1
0
Fork 0
mirror of synced 2024-06-29 03:31:06 +12:00
Rare/rare/ui/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
..
downloads Fix a few issues around refactoring the stylesheets. 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
store Ui: Delete QtCore.QMetaObject.connectSlotsByName from UI python files 2023-02-04 17:38:07 +02:00
__init__.py Add __init__.py in ui folder for setuptools.find_packages() 2021-05-21 16:48:33 +02:00