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
b32433c336
refactor: Change quick refactor ui layout
2026-01-20 18:08:49 +01:00
6f11260cd1
refactor: Change UI for fix behavior
2026-01-19 23:52:44 +01:00
75d1551b00
feat: Add settings button to quick refactor dialog
2025-12-01 13:21:50 +01:00
7a97d0aba5
feat: Add llm config to quick refactor dialog
2025-12-01 13:01:46 +01:00
2d5667d8ca
refactor: Reworking attaching files ( #280 )
...
chore: Upgrade chat format version
2025-11-28 16:17:25 +01:00
595895840a
fix: Adapt widget to content size
2025-11-28 13:59:14 +01:00
670f81c3dd
feat: Add side by side refactor widget ( #276 )
2025-11-26 15:45:22 +01:00
bcdec96d92
fear: Add hint-trigger for call code completion ( #266 )
2025-11-17 22:24:04 +01:00
f3aa706227
feat: Add default option for custom instructions
2025-11-17 15:54:35 +01:00
944e7fb00a
fix: Set default focus on custom commands in quick refactor dialog
2025-11-17 15:44:55 +01:00
296a0ff7b8
fix: Chagne progress widget icon ( #259 )
...
fix: add manual icon
2025-11-17 15:19:25 +01:00
204cffd7d0
feat: Add custom instructions for quick refactor ( #258 )
...
* feat: Add custom commands to quick refactor
* doc: Update for quick refactor feature
2025-11-17 13:53:46 +01:00
31e3d9db7c
feat: Add cancel function for progress indicator
2025-11-16 16:14:12 +01:00
953774aaa8
refactor: Full rework quick refactor ( #257 )
2025-11-15 14:51:47 +01:00
25a6983de0
refactor: Make connection more async ( #182 )
2025-05-01 15:35:33 +02:00
b36d01d2c7
feat: Improve quick refactor dialog ( #165 )
2025-04-17 10:34:31 +02:00
418578743a
feat: Prepare widget for chat
2025-04-09 18:27:25 +02:00
ffaf6bd61b
feat: Add code completion request progress animation ( #153 )
2025-04-02 21:00:45 +02:00