1
0
Fork 0
mirror of synced 2024-07-02 21:20:54 +12:00
Rare/rare/shared
loathingKernel 56876227dd GameInfo: Move uninstall_game from GameUtils to GameInfo
When `Uninstall` is used from the widgets, it will take the user to
the `GameInfo` page similar to how `Install` works.

`GameInfo` is not connected to the `RareGame` instance's `installed`
and `uninstalled` signals to refresh the contents of the page based
on the related functionality.
2023-02-04 17:38:07 +02:00
..
workers GameInfo: Move uninstall_game from GameUtils to GameInfo 2023-02-04 17:38:07 +02:00
__init__.py Introduce a very basic RareCore to handle signletons and their cleanup. 2022-09-04 20:39:03 +03:00
cloud_save_utils.py CloudSaveUtils: Transition to RareGame 2023-02-04 17:38:06 +02:00
game_process.py GameLaunchHelper: Enumerate valid actions and states from 1 instead of 0 2023-02-04 17:38:07 +02:00
game_utils.py GameInfo: Move uninstall_game from GameUtils to GameInfo 2023-02-04 17:38:07 +02:00
image_manager.py LaunchDialog: Add a middle-ground solution for concurrent image downloads 2022-09-11 14:51:37 +03:00
rare_core.py DownloadsTab: Refactor downloads tab 2023-02-04 17:38:07 +02:00