1
0
Fork 0
mirror of synced 2024-07-04 06:00:30 +12:00
Rare/rare/components/tabs/games/game_widgets
loathingKernel 5748d0e6ee
RareCore: Manage initialization in RareCore instead of LaunchDialog
This is the last change of the `backend_refactor` branch. This makes
`RareCore` the centerpiece of Rare by moving initialization before the UI
is brought up. RareCore is now in control of creating and querying `RareGame`
objects, re-introducing the ability (incomplete) to refresh the games library.
As a result, ApiResults has been removed.

Signed-off-by: loathingKernel <142770+loathingKernel@users.noreply.github.com>
2023-03-07 17:11:21 +02:00
..
__init__.py RareCore: Manage initialization in RareCore instead of LaunchDialog 2023-03-07 17:11:21 +02:00
game_widget.py Fix a few minor errors 2023-03-02 01:05:53 +02:00
icon_game_widget.py GameWidget: Implement reactive and interactive labels 2023-02-07 13:41:59 +02:00
icon_widget.py StaticStylesheet: Share common properties by setting common object names 2023-03-03 16:51:26 +02:00
library_widget.py StaticStylesheet: Share common properties by setting common object names 2023-03-03 16:51:26 +02:00
list_game_widget.py Misc: rename get_size to format_size 2023-03-06 00:39:23 +02:00
list_widget.py StaticStylesheet: Share common properties by setting common object names 2023-03-03 16:51:26 +02:00