QodeAssist/settings
Petr Mironychev d04e5bc967
Add Claude provider and templates for chat and code (#55)
* feat: Add provider settings
* feat: Add Claude provider
* feat: Add Claude templates
* refactor: Setting input sensitivity
* fix: Back text after read code block
* fix: Add missing system message for ollama fim
2024-12-23 22:22:01 +01:00
..
Assisttr.h Upgrade to version 0.3.0 2024-10-14 00:10:24 +02:00
ButtonAspect.hpp Upgrade plugin to Qt Creator 15 2024-12-03 11:15:35 +01:00
ChatAssistantSettings.cpp feat: Add saving and loading chat history 2024-12-23 18:34:01 +01:00
ChatAssistantSettings.hpp feat: Add saving and loading chat history 2024-12-23 18:34:01 +01:00
CMakeLists.txt Add Claude provider and templates for chat and code (#55) 2024-12-23 22:22:01 +01:00
CodeCompletionSettings.cpp Add Claude provider and templates for chat and code (#55) 2024-12-23 22:22:01 +01:00
CodeCompletionSettings.hpp feat: Add using instruct model in code completion 2024-12-17 00:35:17 +01:00
CustomPromptSettings.cpp Move ButtonAspect 2024-11-10 18:56:57 +01:00
CustomPromptSettings.hpp Move ButtonAspect 2024-11-10 18:56:57 +01:00
GeneralSettings.cpp 🐛 fix: Remove test buttons 2024-12-12 15:25:31 +01:00
GeneralSettings.hpp Impove UX general setting by added helpers dialogs for user (#42) 2024-11-16 15:25:28 +01:00
ProjectSettings.cpp feat: Add saving and loading chat history 2024-12-23 18:34:01 +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 Add Claude provider and templates for chat and code (#55) 2024-12-23 22:22:01 +01:00
ProviderSettings.hpp Add Claude provider and templates for chat and code (#55) 2024-12-23 22:22:01 +01:00
SettingsConstants.hpp Add Claude provider and templates for chat and code (#55) 2024-12-23 22:22:01 +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 feat: Add stream option to settings 2024-12-10 21:46:39 +01:00
SettingsUtils.hpp Rework General Settings 2024-11-10 20:42:10 +01:00