Petr Mironychev
6f95086005
chore: build only for qtc 20
2026-05-29 17:02:59 +02:00
Petr Mironychev
badf2bc5c1
feat: Add support QtCreator 20 beta 1
2026-05-29 17:02:59 +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
Petr Mironychev
fb887967ed
feat: Add agents pipelines
2026-05-26 16:44:45 +02:00
Petr Mironychev
97236c6069
feat: Add agents and agents settings
2026-05-26 12:31:00 +02:00
Petr Mironychev
51ebe3e523
Update README.md
2026-05-23 18:16:23 +02:00
Petr Mironychev
e193d1e1fa
feat: Add settings page for providers ( #353 )
2026-05-21 19:30:32 +02:00
Petr Mironychev
ca3baa7597
chore: Update plugin to 0.9.16
v0.9.16
2026-05-21 14:59:52 +02:00
Petr Mironychev
b33a1c2d43
fix: Add handling final argument for OpenAI responses tool calling
2026-05-21 14:19:16 +02:00
Petr Mironychev
c4e34bb3d9
chore: Update plugin to 0.9.15 version
v0.9.15
2026-05-21 10:49:34 +02:00
Petr Mironychev
b9e0b5a00c
fix: Change getting focus to chat in editor and name of title
2026-05-21 10:48:11 +02:00
Petr Mironychev
3f4bda51cd
chore: Update plugin to 0.9.14 version
v0.9.14
2026-05-19 09:48:42 +02:00
Petr Mironychev
7483c78777
feat: Add skills feature for tool and chat calling ( #351 )
2026-05-19 09:46:50 +02:00
Petr Mironychev
a3ad314cd4
feat: Add qt-docs mcp server
2026-05-17 21:40:48 +02:00
Petr Mironychev
74c899c8c3
fix: Add checking model support for tool calling ( #350 )
2026-05-17 21:27:18 +02:00
Petr Mironychev
6addcedfd0
feat: Add chat to editor view and refactor current openning
2026-05-15 23:44:43 +02:00
Petr Mironychev
eb7fc2f7b4
fix: Copy button can flow in expanded codeblock
2026-05-15 22:07:40 +02:00
Petr Mironychev
a06320d1c4
fix: LM Studio url and endpoints
2026-05-15 21:55:07 +02:00
Petr Mironychev
b1ca6823b8
fix: Throwing focus and hotkeys to QtCreator
2026-05-15 21:27:45 +02:00
Petr Mironychev
cc2d42f6d7
refactor: Move out InputTokenCounter, FileEditController, ChatHistoryStore, ChatConfigurationController
2026-05-15 20:17:22 +02:00
Petr Mironychev
4faeb90dc0
fix: Add missing files
2026-05-15 11:02:32 +02:00
Petr Mironychev
9f7497d15c
refactor: Move out agent roles from Chat root view controller
2026-05-15 11:00:49 +02:00
Petr Mironychev
cab2f0a55e
feat: Add too for reading original message history after compressing
2026-05-15 10:47:39 +02:00
Petr Mironychev
7704bffd88
feat: Add caching Claude provider
2026-05-15 10:28:21 +02:00
Petr Mironychev
3b421f60af
refactor: Update token usage api ( #347 )
...
* refactor: Improve token usage api
* refactor: Image recognition to tokens
2026-05-14 21:19:12 +02:00
Petr Mironychev
86f4635080
feat: Add support QtCreator 19.0.2 ( #346 )
2026-05-14 09:33:49 +02:00
Petr Mironychev
f21757b9b3
Add paypal account
2026-05-12 15:15:09 +02:00
Ivan Lebedev
9bb6d55687
refactor: Uses single QML engine for all QML code ( #323 )
...
* refactor: Uses single QML engine for all QML code
* fix: Adds missing `QPointer` include
* Parents QML engine instance to plugin instance.
---------
Co-authored-by: Ivan Lebedev <ilebedev@flightpath3d.com >
Co-authored-by: Ivan Lebedev <ilebedev1988@gmail.com >
2026-04-28 16:33:03 +02:00