1
0
Fork 0
mirror of synced 2024-06-29 11:40:37 +12:00
Rare/rare/utils
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 lowercase snake case 2021-04-07 22:39:23 +02:00
config_helper.py Fix wrong import from migration 2022-10-26 21:57:04 +02:00
extra_widgets.py WaitingSpinner: center contents 2023-03-06 00:39:23 +02:00
json_formatter.py Rare: pass through Black formatter 2021-12-27 00:37:13 +01:00
misc.py RareCore: Manage initialization in RareCore instead of LaunchDialog 2023-03-07 17:11:21 +02:00
paths.py Cleanup: Remove some unused imports 2023-02-18 17:27:18 +02:00
qt_requests.py Rare: pass through Black formatter 2021-12-27 00:37:13 +01:00
rpc.py GlobalSignals: Reorganize signals into groups 2023-02-04 17:38:06 +02:00
singleton.py Unify strings formatting (#158) 2022-02-01 22:29:34 +01:00
steam_grades.py GameInfo: Make widgets react to changes from RareGame's widget.update signal 2023-02-15 16:59:33 +02:00