1
0
Fork 0
mirror of synced 2024-06-28 11:11:15 +12:00
Rare/rare/components/tabs
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
..
account Fix "Offline" text in account widget 2023-01-08 20:41:02 +01:00
downloads UpdateGroup/QueueGroup: Use the QObject's destroyed signal to toggle visibility of labels and containers 2023-02-04 17:38:07 +02:00
games Add name inference based on type in widget_object_name 2023-02-04 17:38:07 +02:00
settings EnvVars: Use monospace fonts for keys and values 2023-02-04 17:38:07 +02:00
shop Paths: Query paths after the OrganizationName and ApplicationName have been set 2022-09-08 01:27:37 +03:00
__init__.py DownloadsTab: Refactor downloads tab 2023-02-04 17:38:07 +02:00
tab_utils.py Utils: Rename utils.py to misc.py to not confuse PyCharm checker 2022-08-02 10:42:38 +03:00