1
0
Fork 0
mirror of synced 2024-09-13 08:02:05 +12:00
Rare/rare/ui/components/tabs/games/game_info
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
..
__init__.py
game_dlc.py GameDlc: Re-write the form to use a QToolBox instead of two separate QGroupBoxes. 2023-02-04 17:38:07 +02:00
game_dlc.ui GameDlc: Re-write the form to use a QToolBox instead of two separate QGroupBoxes. 2023-02-04 17:38:07 +02:00
game_dlc_widget.py GameDlc: Re-write the form to use a QToolBox instead of two separate QGroupBoxes. 2023-02-04 17:38:07 +02:00
game_dlc_widget.ui GameDlc: Re-write the form to use a QToolBox instead of two separate QGroupBoxes. 2023-02-04 17:38:07 +02:00
game_info.py GameInfo: Refactor the move game stack to re-use the existing widgets 2023-02-04 17:38:07 +02:00
game_info.ui GameInfo: Refactor the move game stack to re-use the existing widgets 2023-02-04 17:38:07 +02:00
game_settings.py Fix a few issues around refactoring the stylesheets. 2023-02-04 17:38:07 +02:00
game_settings.ui Fix a few issues around refactoring the stylesheets. 2023-02-04 17:38:07 +02:00