1
0
Fork 0
mirror of synced 2024-06-28 11:11:15 +12:00
Rare/rare/components
loathingKernel 84694a68a8 UpdateGroup/QueueGroup: Use the QObject's destroyed signal to toggle visibility of labels and containers
The widgets are not destroyed immediately so toggling based on
counting children in containers didn't work while in the same function.
Using the `destroyed` signal makes it clear when the change should happen.
2023-02-04 17:38:07 +02:00
..
dialogs Fix a few issues around refactoring the stylesheets. 2023-02-04 17:38:07 +02:00
tabs UpdateGroup/QueueGroup: Use the QObject's destroyed signal to toggle visibility of labels and containers 2023-02-04 17:38:07 +02:00
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
main_window.py UninstallDialog: Implement it to work similarly to InstallDialog 2023-02-04 17:38:07 +02:00
tray_icon.py DownloadsTab: Refactor downloads tab 2023-02-04 17:38:07 +02:00