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
2891b313d2
refactor: Separate and simplified tools ( #340 )
2026-04-19 18:12:15 +02:00
Petr Mironychev
ede2c01eb7
Update LLMQore to v0.0.4 ( #339 )
2026-04-19 11:58:54 +02:00
Petr Mironychev
6c05f0d594
refactor: Add external LLMCore lib ( #334 )
...
* feat: Add LLMCore submodule
2026-04-03 12:30:40 +02:00
Ivan Lebedev
15d714588f
fix: Open Qt Creator settings delayed from ChatRootView ( #332 )
...
fix: Opens settings delayed
Co-authored-by: Ivan Lebedev <ilebedev1988@gmail.com >
2026-03-29 11:58:34 +02:00
Petr Mironychev
9a2ba08538
chore: Upgrade plugin to 0.9.11
v0.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
lebedeviv1988
31b4e73af5
fix: Qt Creator 19 API breaking changes ( #328 )
...
* Inherits `QodeAssist::Settings::AgentRolesWidget` from `Core::IOptionsPageWidget`
* Adds `QodeAssist::Settings::showSettings` function and use it instead `Core::ICore::showOptionsDialog`
---------
Co-authored-by: Ivan Lebedev <ilebedev@flightpath3d.com >
2026-03-05 16:00:51 +01:00
lebedeviv1988
088887c802
fix: enables the send message shortcut only for active chat ( #322 )
...
fix: Disables sending message shortcut instead of filtering in `Shortcut::activated` signal handler
Co-authored-by: Ivan Lebedev <ilebedev@flightpath3d.com >
2026-03-05 12:01:14 +01:00
lebedeviv1988
b7a9787cc3
refactor: Refactors AgentRoleDialog's modes handling ( #325 )
...
* fix: Fixes `undefined-bool-conversion` compilation warning.
* refactor: Replaces `AgentRoleDialog::m_editMode` with `AgentRoleDialog::m_action`
---------
Co-authored-by: Ivan Lebedev <ilebedev@flightpath3d.com >
2026-03-05 10:48:01 +01:00
Petr Mironychev
e2e13f0f38
refactor: Improve http client ( #319 )
2026-02-25 15:13:05 +01:00
Petr Mironychev
49ae335d7d
chore: Update plugin to 0.9.10
v0.9.10
2026-02-25 12:33:14 +01:00
Petr Mironychev
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
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
v0.9.9
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
Petr Mironychev
478f369ad2
feat: Add codestral and mistral quick setup
2026-01-27 22:41:02 +01:00
Petr Mironychev
762c965377
fix: Add preconditions for windows chat
2026-01-27 22:35:02 +01:00
Petr Mironychev
d2b93310e2
chore: Update plugin to 0.9.8
v0.9.8
2026-01-20 20:00:49 +01:00
Petr Mironychev
f3b1e7f411
Add quick setup screenshot
2026-01-20 19:57:44 +01:00
Petr Mironychev
a55c6ccfdb
feat: Add predefined templates
2026-01-20 19:54:16 +01:00
Petr Mironychev
b32433c336
refactor: Change quick refactor ui layout
2026-01-20 18:08:49 +01:00
Petr Mironychev
6f11260cd1
refactor: Change UI for fix behavior
2026-01-19 23:52:44 +01:00
Petr Mironychev
ddd6aba091
fix: Remove close chat action from editor context menu
2026-01-19 23:17:31 +01:00
Dinesh Bala
e3f464c54e
fix: Create _content folder only when there is an attachment ( #297 )
2025-12-16 13:19:10 +01:00
Petr Mironychev
e86e58337a
Update QodeAssist version range for Qt Creator 16.0.2
2025-12-15 01:00:00 +01:00
Petr Mironychev
dbd47387be
chore: Update plugin to 0.9.7
v0.9.7
2025-12-15 00:47:50 +01:00
Petr Mironychev
50e1276ab2
feat: Add support QtC 18.0.1 ( #296 )
...
* feat: Add support QtC 18.0.1
* feat: Remove support QtC 16.0.2
2025-12-14 02:53:58 +01:00
Petr Mironychev
50c948ccfe
chore: Update plugin to 0.9.6 version
v0.9.6
2025-12-08 11:10:20 +01:00
Petr Mironychev
949dad4fd2
feat: Update built in roles and docs
2025-12-08 11:09:21 +01:00
Petr Mironychev
01fd7dad6f
chore: Upgrade plugin to 0.9.5 version
v0.9.5
2025-12-08 10:25:38 +01:00
Petr Mironychev
fd408ba415
fix: Change compressing icon place
2025-12-08 10:24:27 +01:00
Petr Mironychev
14e7ea2ec3
feat: Add separator to chat top bar
2025-12-08 10:18:12 +01:00
Petr Mironychev
9f050aec67
feat: Add summarize chat ( #289 )
2025-12-05 11:08:23 +01:00
Petr Mironychev
9e118ddfaf
fix: Add pause between call tools
2025-12-04 21:05:13 +01:00
Petr Mironychev
157498b770
revert: Remove compact mode for chat blocks
2025-12-04 20:51:14 +01:00
Petr Mironychev
5c8a8f305d
Fix chat scrolling ( #288 )
...
* fix: Change chat scrolling behavior
* feat: Add compact mode for chat blocks
2025-12-04 20:00:53 +01:00
Petr Mironychev
fc33bb60d0
feat: Add agent roles ( #287 )
...
* feat: Add agent roles
* doc: Add agent roles to docs
2025-12-04 19:41:30 +01:00
Petr Mironychev
498eb4d932
feat: Add todo tool ( #286 )
2025-12-03 21:28:59 +01:00
Petr Mironychev
fb941cea99
doc: Update docs for using OpenAI GPT-5.1 and codex
2025-12-01 16:08:21 +01:00
Petr Mironychev
a0af983bda
chore: Upgrade plugin to 0.9.4 version
v0.9.4
2025-12-01 15:50:28 +01:00
Petr Mironychev
4bd96e0718
fix: Add downloading svg ( #285 )
2025-12-01 14:11:09 +01:00
Petr Mironychev
7b0d3c2abb
feat: Add settings shortcut to chat view
2025-12-01 13:39:26 +01:00