1
0
Fork 0
mirror of synced 2024-07-01 20:50:34 +12:00
Rare/rare/components/tabs/shop
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
constants.py Rare: pass through Black formatter 2021-12-27 00:37:13 +01:00
game_info.py Utils: Rename utils.py to misc.py to not confuse PyCharm checker 2022-08-02 10:42:38 +03:00
game_widgets.py Utils: Rename utils.py to misc.py to not confuse PyCharm checker 2022-08-02 10:42:38 +03:00
search_results.py Add SlidingStackedWidget from #196 2022-06-22 16:53:26 +03:00
shop_api_core.py Unify strings formatting (#158) 2022-02-01 22:29:34 +01:00
shop_models.py Remove Debug prints 2022-01-09 00:32:37 +01:00
shop_widget.py Add SlidingStackedWidget from #196 2022-06-22 16:53:26 +03:00
wishlist.py Utils: Rename utils.py to misc.py to not confuse PyCharm checker 2022-08-02 10:42:38 +03:00