1
0
Fork 0
mirror of synced 2024-06-28 19:21:05 +12:00
Rare/rare/components
loathingKernel 304ad0388e GameDlc: Re-write the form to use a QToolBox instead of two separate QGroupBoxes.
By using a QToolBox, we can better utilize the available space for
long lists of DLCs. `GameDlcWidget` is now responsible for handling
installing and uninstalling the DLC based on RareGame's functionality.

Since `GameUtils` is not used for uninstalling any more, remove it the
arguments of `GameInfoTabs` completely.
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 GameDlc: Re-write the form to use a QToolBox instead of two separate QGroupBoxes. 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