1e3b1997cc
feat: Add configuration manager ( #270 )
2025-11-20 17:31:13 +01:00
953774aaa8
refactor: Full rework quick refactor ( #257 )
2025-11-15 14:51:47 +01:00
637a4d9d4c
feat: Add custom providers endpoint ( #188 )
2025-05-17 09:21:06 +02:00
62de53c306
chore: Update copyrights
2025-04-04 18:01:02 +02:00
d58ff90458
fix: Fixed typo in the use of the project name
2025-03-27 00:34:10 +01:00
0d22e1866e
fix: Add tooltip about where log messages can be seen ( #86 )
2025-03-03 19:00:25 +01:00
61196cae90
chore: Run clang-format over the codebase ( #82 )
...
This commit is a result of the following commands:
clang-format-19 --style=file -i $(git ls-files | fgrep .cpp)
clang-format-19 --style=file -i $(git ls-files | fgrep .hpp)
2025-03-02 22:44:20 +01:00
f6fd411b2d
feat: Add moving to api key settings page if needed
2025-02-26 21:51:11 +01:00
903eb50e7a
fix: Current template description in General Settings
2025-02-26 13:39:49 +01:00
90ae6cd1c0
feat: Add checkbox for disabling chat
2025-02-26 13:18:30 +01:00
2a0beb6c4c
feat: Add language-specific LLM preset configuration
...
- Add ability to configure separate provider/model/template for specific programming language
- Add UI controls for language preset configuration
- Support custom provider selection per language
- Support custom model selection per language
- Support custom template selection per language
2025-02-02 22:57:18 +01:00
9db61119aa
feat: Add check plugin update and dialog for update
2025-01-13 20:11:27 +01:00
16b77a5722
✨ feat: Add stream option to settings
2024-12-10 21:46:39 +01:00
f209cb75a2
Impove UX general setting by added helpers dialogs for user ( #42 )
...
- Added dialogs for selecting url, model and custom model when provider doesn't provide model list or setup of qode assist is not finishing
2024-11-16 15:25:28 +01:00
b141e54e3e
Rework General Settings
2024-11-10 20:42:10 +01:00
1ec6098210
Move ButtonAspect
2024-11-10 18:56:57 +01:00