Commit Graph

710 Commits

Author SHA1 Message Date
Petr Mironychev
f688b53703 refactor: Move to 0.7.0 version of llmqore 2026-06-30 10:23:17 +02:00
Petr Mironychev
2a3fd4f5be feat: Improve agents config 2026-06-29 23:50:27 +02:00
Petr Mironychev
080947c0dc feat: Add possibility to overwrite agent config tools enabling 2026-06-29 18:32:45 +02:00
Petr Mironychev
9cc57c602b feat: Add OpenAI agents config 2026-06-29 15:42:02 +02:00
Petr Mironychev
4e3ecdd1f6 feat: Add mistral agents configs 2026-06-29 15:12:02 +02:00
Petr Mironychev
86135d0c13 fix: Remove files and folder watches 2026-06-29 15:11:40 +02:00
Petr Mironychev
d66c714a28 fix: Merging tool result 2026-06-29 13:28:26 +02:00
Petr Mironychev
86c537477d refactor: Provider settings panel improve 2026-06-29 10:42:33 +02:00
Petr Mironychev
70c6d30a72 feat: Add more agents configs 2026-06-29 10:05:28 +02:00
Petr Mironychev
747dfb540e fix: Add new copyrights 2026-06-29 00:44:13 +02:00
Petr Mironychev
e200278f9a fix: Move Quick Refactor agent to toml file 2026-06-29 00:27:01 +02:00
Petr Mironychev
755263c4de fix: Improve agents profiles for Ollama 2026-06-28 23:37:28 +02:00
Petr Mironychev
a6921f523a fix: Remove token calibration 2026-06-28 22:10:29 +02:00
Petr Mironychev
dc3100f054 fix: Remove isUserSource from tests 2026-06-28 21:55:47 +02:00
Petr Mironychev
ccc2ec2e80 refactor: Move to agent architecture 2026-06-28 17:38:08 +02:00
Petr Mironychev
34ce787320 Update repository URL description in README 2026-06-17 15:16:52 +02:00
Petr Mironychev
52ef8318dc chore: Update plugin to 0.9.21 version v0.9.21 2026-06-17 14:16:50 +02:00
Petr Mironychev
449317ab91 feat: Add support QtCreator 20 (#352) 2026-06-17 14:15:20 +02:00
Petr Mironychev
abb3351246 chore: Update version to 0.9.20 v0.9.20 2026-06-08 15:51:03 +02:00
Petr Mironychev
57eeb32ceb chore: Update translations 2026-06-08 15:36:09 +02:00
Petr Mironychev
74eed49fb4 feat: Add transfer timeout settings 2026-06-08 15:20:21 +02:00
Petr Mironychev
43a30281b6 feat: Improve BusyIndicator 2026-06-08 12:53:37 +02:00
Petr Mironychev
bf4307c459 doc: Update License in README 2026-06-08 12:31:14 +02:00
Petr Mironychev
6df70e608b chore: Update LICENCE and copyright 2026-06-08 11:25:18 +02:00
Petr Mironychev
ee1bf4ffe5 feat: Improve chat, status and message sending keys (#361) 2026-06-06 11:25:30 +02:00
Petr Mironychev
aaca9e2a0b chore: Update plugin to 0.9.19 v0.9.19 2026-06-01 12:09:25 +02:00
Petr Mironychev
f2aae9d37f fix: Using adaptive thinking for Claude opus 4.8 - 4.6 2026-06-01 12:08:03 +02:00
Petr Mironychev
dcf5796ad7 refactor: Move Qwen provider to separate classes v0.9.18 2026-05-29 12:49:32 +02:00
Petr Mironychev
033c0e8652 feat: Add DeepSeek provider 2026-05-29 12:41:18 +02:00
Petr Mironychev
ea67ba0e2a feat: Add Qwen provider 2026-05-29 11:33:06 +02:00
Petr Mironychev
0cf915c4a5 feat: Update dialog with update 2026-05-29 10:35:52 +02:00
Petr Mironychev
99caa853d5 chore: Update plugin to 0.9.18 version 2026-05-29 09:45:34 +02:00
Petr Mironychev
278624d412 fix: Prevent toolbar button clicks being eaten by focus guard 2026-05-29 09:44:44 +02:00
Petr Mironychev
f8adf4d264 fix: Clean request id by clear() 2026-05-28 17:58:33 +02:00
Petr Mironychev
bfcd8dc1fb fix: Prevent crash on cancelling quick refactor via progress widget 2026-05-28 16:00:18 +02:00
Petr Mironychev
33321b2499 Update README with extension registry example
Added an example of the extension registry with an image.
2026-05-28 14:40:28 +02:00
Petr Mironychev
362533a5c0 doc: Add installation from registry 2026-05-28 14:38:28 +02:00
Petr Mironychev
d180d189e4 chore: Update plugin to 0.9.17 version v0.9.17 2026-05-28 11:18:36 +02:00
Petr Mironychev
0774084ad9 fix: Add mouse propogation to qml chat in qquickwidget 2026-05-28 11:17:38 +02:00
Petr Mironychev
282f48d9fb fix: Improve parsing markdown 2026-05-28 10:50:25 +02:00
Petr Mironychev
8cbeb7132e fix: Replace context menu to system specific 2026-05-28 10:49:56 +02:00
Petr Mironychev
af898bd255 feat: Add preview to message navigator 2026-05-27 23:03:10 +02:00
Petr Mironychev
66e25300e8 tr: Update translations 2026-05-27 22:15:19 +02:00
Petr Mironychev
fcc651fd75 feat: Add message navigator 2026-05-27 22:06:41 +02:00
Petr Mironychev
dc016ce533 refactor: Improve file edit panel 2026-05-27 21:54:52 +02:00
Petr Mironychev
725de4a2c3 fix: Replace to custom tooltip 2026-05-27 19:23:28 +02:00
Petr Mironychev
8d3313d16b feat: Add translations to cs zh_CN zh_TW da de fr hr ja pl ru sl sv uk 2026-05-27 18:42:56 +02:00
Petr Mironychev
abdcab3c7d fix: Add focus guard 2026-05-27 15:43:18 +02:00
Petr Mironychev
abadc2262c feat: Add session layout 2026-05-26 18:02:44 +02:00
Petr Mironychev
31ad99af61 refactor: Group sources cmake files to subfolder 2026-05-26 17:17:33 +02:00