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
7483c78777
feat: Add skills feature for tool and chat calling ( #351 )
2026-05-19 09:46:50 +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
b1ca6823b8
fix: Throwing focus and hotkeys to QtCreator
2026-05-15 21:27:45 +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
Petr Mironychev
6b069b55e3
chore: Update copyrights
2026-04-21 08:57:06 +02:00
Petr Mironychev
62de53c306
chore: Update copyrights
2025-04-04 18:01:02 +02:00
Povilas Kanapickas
61196cae90
chore: Run clang-format over the codebase ( #82 )
...
This commit is a result of the following commands:
clang-format-19 --style=file -i $(git ls-files | fgrep .cpp)
clang-format-19 --style=file -i $(git ls-files | fgrep .hpp)
2025-03-02 22:44:20 +01:00
Petr Mironychev
bb543d1f40
Fix pr30 build
2024-11-11 21:45:38 +01:00
Petr Mironychev
0c045e65df
Upgrade to version 0.3.0
...
new QML Chat
Qwen chat model
2024-10-14 00:10:24 +02:00
Petr Mironychev
8be279a5fd
Add base qml chat view to navigation panel
2024-10-06 17:54:00 +02:00
Petr Mironychev
fbe363689f
Change message history
2024-10-01 00:26:28 +02:00
Petr Mironychev
8311db5b08
Removed unessary logs
2024-09-24 09:28:53 +02:00
Petr Mironychev
9745997952
Fix clear message history
2024-09-23 23:54:36 +02:00
Petr Mironychev
04c44f5916
Add basic chat widgets and functionality
2024-09-23 00:10:23 +02:00