|
7aa26e60d3
|
Add title of subtitles and audio in Basic
|
2023-01-29 15:38:40 +00:00 |
|
|
105a8ec077
|
Security fix subprocess
Removed shell=True from subprocess, and correctly switch commands to lists.
|
2023-01-12 22:35:59 +00:00 |
|
|
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 |
|
|
7bd6c4731c
|
README Update
Remove one invalid entry from Table of Contents
|
2022-12-16 15:03:12 +00:00 |
|
|
c48b5826c4
|
README Update
|
2022-12-16 14:59:38 +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 |
|
|
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 |
|