QodeAssist/settings
2025-03-27 02:12:07 +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 refactor: Removed deprecated api keys fields 2025-03-27 02:12:07 +01:00
ChatAssistantSettings.hpp refactor: Removed deprecated api keys fields 2025-03-27 02:12:07 +01:00
CMakeLists.txt feat: Add check plugin update and dialog for update 2025-01-13 20:11:27 +01:00
CodeCompletionSettings.cpp refactor: Removed deprecated api keys fields 2025-03-27 02:12:07 +01:00
CodeCompletionSettings.hpp refactor: Removed deprecated api keys fields 2025-03-27 02:12:07 +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 fix: Wrong template replace to first template (#143) 2025-03-17 02:48:18 +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 fix: Fixed typo in the use of the project name 2025-03-27 00:34:10 +01:00
ProjectSettings.hpp feat: Add saving and loading chat history 2024-12-23 18:34:01 +01:00
ProjectSettingsPanel.cpp fix: Fixed typo in the use of the project name 2025-03-27 00:34:10 +01:00
ProjectSettingsPanel.hpp feat: Add project settings panel 2024-12-21 14:11:45 +01:00
ProviderSettings.cpp feat: Support Ollama authorization via BaseAuth (#145) (#146) 2025-03-20 11:14:50 +01:00
ProviderSettings.hpp feat: Support Ollama authorization via BaseAuth (#145) (#146) 2025-03-20 11:14:50 +01:00
SettingsConstants.hpp refactor: Removed deprecated api keys fields 2025-03-27 02:12:07 +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: Fixed typo in the use of the project name 2025-03-27 00:34:10 +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