1
0
Fork 0
mirror of synced 2024-06-28 11:11:15 +12:00
Rare/rare
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
..
components RareCore: Manage initialization in RareCore instead of LaunchDialog 2023-03-07 17:11:21 +02:00
game_launch_helper RareAppException: Create exception handler that can show a dialog 2023-03-07 17:11:21 +02:00
lgndr InstallDialog: Allow downloading 0 size DLCs 2023-02-17 10:37:44 +02:00
models RareCore: Manage initialization in RareCore instead of LaunchDialog 2023-03-07 17:11:21 +02:00
resources StaticStylesheet: Share common properties by setting common object names 2023-03-03 16:51:26 +02:00
shared RareCore: Manage initialization in RareCore instead of LaunchDialog 2023-03-07 17:11:21 +02:00
ui Resources: Move some more stylesheets into the static CSS 2023-03-03 14:16:04 +02:00
utils RareCore: Manage initialization in RareCore instead of LaunchDialog 2023-03-07 17:11:21 +02:00
widgets RareAppException: Create exception handler that can show a dialog 2023-03-07 17:11:21 +02:00
__init__.py Bump version 2023-01-22 21:14:18 +01:00
__main__.py GameWidget: Implement reactive and interactive labels 2023-02-07 13:41:59 +02:00
app.py RareCore: Manage initialization in RareCore instead of LaunchDialog 2023-03-07 17:11:21 +02:00