Petr Mironychev
|
62de53c306
|
chore: Update copyrights
|
2025-04-04 18:01:02 +02:00 |
|
Petr Mironychev
|
d58ff90458
|
fix: Fixed typo in the use of the project name
|
2025-03-27 00:34:10 +01:00 |
|
Povilas Kanapickas
|
7c483f89cd
|
chore: Replace deprecated FilePath::toString() with toFSPathString() (#116)
This solves a number of deprecation warnings during build.
FilePath::toFSPathString() has been available since couple of years ago.
|
2025-03-08 16:08:33 +01:00 |
|
Petr Mironychev
|
ee2c3950e8
|
fix: path to chat file without project
|
2024-12-23 23:17:43 +01:00 |
|
Petr Mironychev
|
e544e46d76
|
feat: Add saving and loading chat history
* feat: Add chat history path
* feat: Add save and load chat
* fix: Change badge width calculation
* refactor: Move chat action to top
* feat: Add autosave of messageReceived
* feat: Add settings for autosave
|
2024-12-23 18:34:01 +01:00 |
|
Petr Mironychev
|
7dee6f62c0
|
feat: Add project settings panel
|
2024-12-21 14:11:45 +01:00 |
|