1
0
Fork 0
mirror of synced 2024-07-02 21:20:54 +12:00
Rare/rare/components/dialogs
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
..
login ExtraWidgets: Remove IndicatorLineEdit and PathEdit and update imports 2023-02-18 17:29:41 +02:00
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
install_dialog.py Misc: rename get_size to format_size 2023-03-06 00:39:23 +02:00
launch_dialog.py RareCore: Manage initialization in RareCore instead of LaunchDialog 2023-03-07 17:11:21 +02:00
path_input_dialog.py Dialogs: Homogenize dialog titles 2023-02-18 19:36:49 +02:00
uninstall_dialog.py Dialogs: Homogenize dialog titles 2023-02-18 19:36:49 +02:00