Commit Graph

10 Commits

Author SHA1 Message Date
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
1ec6098210 Move ButtonAspect 2024-11-10 18:56:57 +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
c89fe1451b Improve settings accessibility 2024-09-15 01:20:26 +02:00
Petr Mironychev
15af137728 Add examples of customs request 2024-09-08 02:25:21 +02:00
Petr Mironychev
24ad5fd015 Fix saving template after closing qtc 2024-09-08 01:47:17 +02:00
Petr Mironychev
216c28aa5e Fix names, icon and tips 2024-09-08 01:42:23 +02:00
Petr Mironychev
314ba06db1 Move custom promt to settings page 2024-09-08 00:59:44 +02:00
Petr Mironychev
d49cd07dd0 Add empty pages for future settings 2024-09-07 20:11:54 +02:00