Commit Graph

7 Commits

Author SHA1 Message Date
03c0ad0635 Update name convention to PEP8
Variable name where not following PEP8 convention
2022-12-15 16:07:45 +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
733a9b61ac Item selection 2022-12-13 23:12:32 +00:00
1df8f015c7 Method to generate_tabs_content 2022-12-13 20:35:40 +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
69255f64f2 Initial commit 2022-12-13 14:50:04 +00:00