1
0
Fork 0
mirror of synced 2024-06-28 11:11:15 +12:00
Rare/rare
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
..
components Add a bunch of accumulated fixes. 2022-05-05 13:27:39 +03:00
legendary@8c8089e250 update legendary to fix webview login 2022-05-02 21:34:39 +02:00
resources Add a bunch of accumulated fixes. 2022-05-05 13:27:39 +03:00
ui Add a bunch of accumulated fixes. 2022-05-05 13:27:39 +03:00
utils Add a bunch of accumulated fixes. 2022-05-05 13:27:39 +03:00
__init__.py Fix Desktop shortcut and login dialog task bar icon + bump version 2022-04-25 23:32:26 +02:00
__main__.py Do not start rare with --desktop-shortcut option 2022-04-18 11:45:14 +02:00
app.py Add a bunch of accumulated fixes. 2022-05-05 13:27:39 +03:00
shared.py Add a bunch of accumulated fixes. 2022-05-05 13:27:39 +03:00