Commit Graph

7 Commits

Author SHA1 Message Date
b1814e967c Add line wrap indentation 2022-12-26 19:17:00 +00:00
6fac08414b Update with zoom 2022-12-18 21:15:18 +00:00
cecdb3d760 Update readme and structure 2022-12-16 14:06:21 +00:00
28585c1089 Add search function
Add the possibility to search in the content
Display only line where a match was found
Highlight match
2022-12-16 12:40:29 +00:00
01fa56af03 Dark theme
Apply a dark theme directly in QT Designer
2022-12-15 12:04:09 +00:00
0ffc67e04a New list height + new populate signal
Increase the height of the QListWidget
Now populate the content with selectionChanged insted of Clicked, allow to select with arrow keys
2022-12-14 12:53:21 +00:00
7cc07c2657 Basic and advanced tab
First commit of the app
Basic and advanced tab can be generated via code to the QPlainTextEdit
2022-12-13 14:51:50 +00:00