1
0
Fork 0
mirror of synced 2024-06-29 11:40:37 +12:00
Rare/rare/components/tabs/downloads
loathingKernel c523fa9210 UpdateGroup: Keep updates' app_names in a list too.
Because `deleteLater()` doesn't delete the widget immediately (duh!)
`count()` and `contains()` can report false results while the widget
is queued for deletion.

Hide container and list/queue by name mangling.

Remove test code.
2023-02-04 17:38:07 +02:00
..
__init__.py UninstallDialog: Implement it to work similarly to InstallDialog 2023-02-04 17:38:07 +02:00
groups.py UpdateGroup: Keep updates' app_names in a list too. 2023-02-04 17:38:07 +02:00
thread.py DownloadsTab: Refactor downloads tab 2023-02-04 17:38:07 +02:00
widgets.py DownloadsTab: Use elided text from version numbers 2023-02-04 17:38:07 +02:00