Petr Mironychev and GitHub
7b0f3e44ae
docs: remove QodeAssistUpdater
2026-08-03 16:53:46 +02:00
Petr Mironychev and GitHub
547909494b
docs: Remove Discord community links from README
...
Removed Discord community links from README.
2026-08-03 16:25:42 +02:00
Petr Mironychev
f6f45a3f15
refactor: decouple tests
2026-07-22 10:41:35 +02:00
Petr Mironychev
583b5de14c
feat: add support code completion via acp
2026-07-22 10:28:30 +02:00
Petr Mironychev and GitHub
442263a6a7
feat: add support acp in common chat ( #369 )
2026-07-21 13:10:00 +02:00
Petr Mironychev and GitHub
af85efb554
refactor: Decoupling chat architecture ( #367 )
...
* refactor: Migrate tests to Qt Creator plugin framework and update llmqore transports
* refactor: Move conversation history into IDE-free session library
* refactor: Extract turn context assembly behind injected ports
* build: Add RunQodeAssistTests target for the plugin test suite
* refactor: Route the chat through a Session and ChatBackend seam
2026-07-19 22:45:04 +02:00
Petr Mironychev
bd809edb8a
feat: Add Cmake preset
2026-07-19 14:05:42 +02:00
Petr Mironychev
34d4f2c517
refactor: Restructure project into sources/tests layout and dissolve PluginLLMCore
2026-07-14 02:50:43 +02:00
Petr Mironychev
adef7972ed
refactor: Remove all experimental code
2026-07-13 09:37:04 +02:00
Petr Mironychev and GitHub
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
2026-06-17 14:16:50 +02:00
Petr Mironychev and GitHub
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
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 and GitHub
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
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
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 and GitHub
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
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 and GitHub
51ebe3e523
Update README.md
2026-05-23 18:16:23 +02:00
Petr Mironychev and GitHub
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
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
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
2026-05-19 09:48:42 +02:00
Petr Mironychev and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
86f4635080
feat: Add support QtCreator 19.0.2 ( #346 )
2026-05-14 09:33:49 +02:00
Petr Mironychev and GitHub
f21757b9b3
Add paypal account
2026-05-12 15:15:09 +02:00
Petr Mironychev
bbb9c47cbb
chore: Update plugin to 0.9.13 version
2026-04-27 07:12:52 +02:00
Petr Mironychev
46aa53e726
feat: Add llama.cpp modellisting and thinking support
2026-04-26 23:06:54 +02:00
Petr Mironychev and GitHub
4d320bc065
refactor: Remove legacy code ( #344 )
2026-04-25 18:48:28 +02:00
Petr Mironychev
7b4e08859c
feat: Add trying to parse ollama tools result when it's codeblock
2026-04-25 09:25:14 +02:00
Petr Mironychev and GitHub
d15b46825e
feat: Add support QtCreator 19.0.1 ( #343 )
2026-04-25 09:13:07 +02:00
Petr Mironychev
e0ab5080ea
feat: Add llama.cpp api key support
2026-04-24 10:57:38 +02:00
Petr Mironychev
6a8fbe1792
chore: Update LLMQore to 0.4.2
2026-04-23 20:57:07 +02:00
Petr Mironychev
d867a6f0be
docs: Add MCP client description
2026-04-23 20:13:32 +02:00
Petr Mironychev
248530c746
chore: Update plugin version to 0.9.12
2026-04-23 19:48:32 +02:00
Petr Mironychev
c73b71f328
feat: Add max continuation tools settings
2026-04-23 19:23:18 +02:00
Petr Mironychev
d2c1e39a2e
chore: Update default ollama models
2026-04-23 11:29:07 +02:00
Petr Mironychev
e86e7e103e
feat: Improve assemble string after code suggestion
2026-04-23 11:14:46 +02:00
Petr Mironychev
42199024ff
refactor: Improvement code completion auto trigger
2026-04-23 10:56:23 +02:00
Petr Mironychev
620fded2e1
feat: Add mcp client hub
2026-04-23 10:18:57 +02:00
Petr Mironychev
90b7ed26b1
docs: Update current features in README.md
2026-04-23 03:42:35 +02:00
Petr Mironychev
25c4d5f185
feat: LM Studio response API and Ollama OpenAI API
2026-04-23 03:35:56 +02:00
Petr Mironychev
7a551ed384
feat: Add qodeassist mcp server
2026-04-23 02:40:46 +02:00
Petr Mironychev
ca0a47b160
feat: Improve Chat UI
...
Move send and compress button to right bottom corner
2026-04-23 01:48:17 +02:00
Petr Mironychev
6b069b55e3
chore: Update copyrights
2026-04-21 08:57:06 +02:00
Petr Mironychev and GitHub
2891b313d2
refactor: Separate and simplified tools ( #340 )
2026-04-19 18:12:15 +02:00
Petr Mironychev and GitHub
ede2c01eb7
Update LLMQore to v0.0.4 ( #339 )
2026-04-19 11:58:54 +02:00
Petr Mironychev and GitHub
6c05f0d594
refactor: Add external LLMCore lib ( #334 )
...
* feat: Add LLMCore submodule
2026-04-03 12:30:40 +02:00
Petr Mironychev
9a2ba08538
chore: Upgrade plugin to 0.9.11
2026-03-13 00:56:25 +01:00
Petr Mironychev
37084bec59
feat: Improve execute terminal command tool
2026-03-13 00:34:20 +01:00
Petr Mironychev
6910037e97
feat: Update models configuration
2026-03-12 23:58:06 +01:00
Petr Mironychev
a72cdd85a4
feat: Add support QtC 19
...
remove support QtC 17
2026-03-12 23:31:35 +01:00
Petr Mironychev and GitHub
e2e13f0f38
refactor: Improve http client ( #319 )
2026-02-25 15:13:05 +01:00
Petr Mironychev
49ae335d7d
chore: Update plugin to 0.9.10
2026-02-25 12:33:14 +01:00
Petr Mironychev and GitHub
2ba58a403f
refactor: UI for opening content from chat ( #318 )
...
* refactor: Changed options to opening images from chat
* refactor: Add customizable tooltip
2026-02-25 07:49:37 +01:00
Petr Mironychev and GitHub
3de1619bf0
feat: Add file search to chat ( #317 )
2026-02-22 13:53:44 +01:00
Petr Mironychev
ec45067336
chore: Upgrade plugin to 0.9.9 version
2026-01-27 22:41:57 +01:00
Petr Mironychev
52fb65c5b1
feat: Add support QtCreator 18.0.2
2026-01-27 22:41:20 +01:00