QodeAssist/settings
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
..
Assisttr.h Upgrade to version 0.3.0 2024-10-14 00:10:24 +02:00
ButtonAspect.hpp chore: Run clang-format over the codebase (#82) 2025-03-02 22:44:20 +01:00
ChatAssistantSettings.cpp chore: Run clang-format over the codebase (#82) 2025-03-02 22:44:20 +01:00
ChatAssistantSettings.hpp feat: Add auto sync open files with model context 2025-01-24 00:22:44 +01:00
CMakeLists.txt feat: Add check plugin update and dialog for update 2025-01-13 20:11:27 +01:00
CodeCompletionSettings.cpp refactor: Inject settings into LLMClientInterface (#114) 2025-03-08 15:08:15 +01:00
CodeCompletionSettings.hpp refactor: Inject settings into LLMClientInterface (#114) 2025-03-08 15:08:15 +01:00
CustomPromptSettings.cpp chore: Run clang-format over the codebase (#82) 2025-03-02 22:44:20 +01:00
CustomPromptSettings.hpp Move ButtonAspect 2024-11-10 18:56:57 +01:00
GeneralSettings.cpp chore: Run clang-format over the codebase (#91) 2025-03-05 01:45:15 +01:00
GeneralSettings.hpp chore: Run clang-format over the codebase (#82) 2025-03-02 22:44:20 +01:00
PluginUpdater.cpp feat: Update dialog offer open plugin folder 2025-01-27 00:54:49 +01:00
PluginUpdater.hpp feat: Add check plugin update and dialog for update 2025-01-13 20:11:27 +01:00
ProjectSettings.cpp chore: Replace deprecated FilePath::toString() with toFSPathString() (#116) 2025-03-08 16:08:33 +01:00
ProjectSettings.hpp feat: Add saving and loading chat history 2024-12-23 18:34:01 +01:00
ProjectSettingsPanel.cpp feat: Add saving and loading chat history 2024-12-23 18:34:01 +01:00
ProjectSettingsPanel.hpp feat: Add project settings panel 2024-12-21 14:11:45 +01:00
ProviderSettings.cpp fix: Saving mistral and google keys to settings 2025-02-25 19:21:44 +01:00
ProviderSettings.hpp feat: Add Google AI provider and template 2025-02-25 14:26:56 +01:00
SettingsConstants.hpp refactor: Remove duplicate constants from SettingsConstants.hpp (#81) 2025-03-02 22:25:25 +01:00
SettingsDialog.cpp Impove UX general setting by added helpers dialogs for user (#42) 2024-11-16 15:25:28 +01:00
SettingsDialog.hpp Impove UX general setting by added helpers dialogs for user (#42) 2024-11-16 15:25:28 +01:00
SettingsTr.hpp fix: Add tooltip about where log messages can be seen (#86) 2025-03-03 19:00:25 +01:00
SettingsUtils.hpp chore: Run clang-format over the codebase (#82) 2025-03-02 22:44:20 +01:00
UpdateDialog.cpp feat: Update dialog offer open plugin folder 2025-01-27 00:54:49 +01:00
UpdateDialog.hpp chore: Update plugin to QtCreator 15.0.1 2025-01-24 13:29:44 +01:00