1
0
Fork 0
mirror of synced 2024-06-28 19:21:05 +12:00
Rare/rare/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 GameDlc: Re-write the form to use a QToolBox instead of two separate QGroupBoxes. 2023-02-04 17:38:07 +02:00
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_info.py GameDlc: Re-write the form to use a QToolBox instead of two separate QGroupBoxes. 2023-02-04 17:38:07 +02:00
game_settings.py WineResolver: Pass LegendaryCore at instantiation 2023-02-04 17:38:06 +02:00
move_game.py GameInfo: Refactor the move game stack to re-use the existing widgets 2023-02-04 17:38:07 +02:00