Commit Graph

4 Commits

Author SHA1 Message Date
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