Tobias Fella
|
24748d42d8
|
Port C++ to Qt6
QML is still broken
|
2022-07-10 21:43:57 +00:00 |
|
Carl Schwan
|
768fd74361
|
Keep completion behavior similar to before
* Use tab to jump to the next completion item
* Space to accept change
|
2021-06-17 00:37:57 +02:00 |
|
Srevin Saju
|
6575d23072
|
feat: trigger completion of commands on the input of backlash / char
|
2021-05-01 13:30:24 +03:00 |
|
Tobias Fella
|
2cb81d1276
|
Unify License header style in C++
|
2021-04-06 19:25:06 +02:00 |
|
Yuri Chornoivan
|
a82b9dc14e
|
Fix minor typos
|
2021-01-09 09:19:11 +02:00 |
|
Carl Schwan
|
cd1bec9977
|
Introduce the ActionsHandler
|
2021-01-08 23:12:09 +00:00 |
|
Carl Schwan
|
c69d3587ba
|
Allow editing text and also hide edits from the timeline
|
2020-12-28 09:37:17 +00:00 |
|
Carl Schwan
|
7ed41a8f68
|
Move back to plain text
|
2020-12-04 21:25:23 +01:00 |
|
Carl Schwan
|
136a8f2af8
|
Clang-tidy + clang-format
|
2020-11-27 00:26:39 +01:00 |
|
Carl Schwan
|
d6ab6bacdd
|
Use RichText text input to provide real mentions
This use internally now a QTextDocument and a new C++ class to
manipulate the document with QTextCursor.
|
2020-11-26 14:25:30 +00:00 |
|