1
0
Fork 0
mirror of synced 2024-09-18 18:38:52 +12:00
Rare/rare/ui/components/tabs/settings
loathingKernel 5319da4bdb
RareCore: Add options to exclude non-asset games and entitlements from startup
* Add options in settings to not request non-asset games and entitlements.

This greatly improves startup time but reduces functionality a bit. Both
options are disabled by default.

* Remove the old options to exclude Win32 and Mac games as they were no longer relevant.

* Add a performance context manager to log execution time when used.

* Fixed an issue with UbisoftGroup where multiple threads would spawn.
2023-12-03 17:11:44 +02:00
..
widgets EnvVars: Handle environment variables with a QAbstractTableModel 2023-03-29 14:07:19 +03:00
__init__.py
about.py About: Update page 2023-11-28 15:12:56 +02:00
about.ui About: Update page 2023-11-28 15:12:56 +02:00
game_settings.py GameSettings: Use a PathEdit for override_exe 2023-03-16 12:41:50 +02:00
game_settings.ui GameSettings: Use a PathEdit for override_exe 2023-03-16 12:41:50 +02:00
legendary.py RareCore: Add options to exclude non-asset games and entitlements from startup 2023-12-03 17:11:44 +02:00
legendary.ui RareCore: Add options to exclude non-asset games and entitlements from startup 2023-12-03 17:11:44 +02:00
linux.py GameSettings: Use a PathEdit for override_exe 2023-03-16 12:41:50 +02:00
linux.ui GameSettings: Use a PathEdit for override_exe 2023-03-16 12:41:50 +02:00
proton.py Ui: Delete QtCore.QMetaObject.connectSlotsByName from UI python files 2023-02-04 17:38:07 +02:00
proton.ui A bunch of minor UI fixes 2022-03-29 00:36:42 +03:00
rare.py Ui: Delete QtCore.QMetaObject.connectSlotsByName from UI python files 2023-02-04 17:38:07 +02:00
rare.ui SideTabWidget: Add container widget with a title and a scrollarea as the master widget for each tab 2022-03-18 18:03:14 +02:00