1
0
Fork 0
mirror of synced 2024-06-28 19:21:05 +12:00
Rare/rare/components/tabs
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
..
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 GameDlc: Re-write the form to use a QToolBox instead of two separate QGroupBoxes. 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