1
0
Fork 0
mirror of synced 2024-10-01 01:37:51 +13:00
Rare/rare/ui/components/dialogs
Stelios Tsampas 1c296474c5 Add a bunch of accumulated fixes.
Shared: Require an argument to initialize the each singleton, if it is called uninitialized, raise a RuntimeError
InstallDialog: Use QCheckBox label for the information text and remove the layout
LaunchDialog: Minor code clarity improvements
Console: add a Dialog with the process's environment variables
GameUtils: Inherit the system's environment and not a clean one
ImportGroup: Add the ability to automatically import all games in a folder
RareStyle: Use rgb values, remove hex codes and rgba values
IndicatorLineEdit/PathEdit: Infer object names from class name, don't override layout method
Models: Type fields as Optional (`Union[<something>, None]`)
Paths: Use pathlib for everything

Signed-off-by: Stelios Tsampas <loathingkernel@gmail.com>
2022-05-05 13:27:39 +03:00
..
login Add a bunch of accumulated fixes. 2022-05-05 13:27:39 +03:00
__init__.py
install_dialog.py Add a bunch of accumulated fixes. 2022-05-05 13:27:39 +03:00
install_dialog.ui Add a bunch of accumulated fixes. 2022-05-05 13:27:39 +03:00
launch_dialog.py Update steam ratings (Only update if need) 2021-08-13 21:24:03 +02:00
launch_dialog.ui Update steam ratings (Only update if need) 2021-08-13 21:24:03 +02:00
sync_save_dialog.py center icons in sync_save_dialog 2021-11-17 22:59:29 +01:00
sync_save_dialog.ui center icons in sync_save_dialog 2021-11-17 22:59:29 +01:00