1
0
Fork 0
mirror of synced 2024-07-01 04:30:20 +12:00
Rare/rare/components/tabs/settings
loathingKernel 4b2bc7f91f
EnvVars: Handle environment variables with a QAbstractTableModel
Using a ChainMap and this custom model, we can display global environ
variables in the per-game settings, allowin better overview and
simpler override.
2023-03-29 14:07:19 +03:00
..
widgets EnvVars: Handle environment variables with a QAbstractTableModel 2023-03-29 14:07:19 +03:00
__init__.py DefaultGameSettings: Less verbose file name 2023-03-14 13:17:43 +02:00
about.py MainTabWidget: Use returned indices instead of hard-coding disabled tabs 2023-02-06 09:19:31 +02:00
debug.py SideTabContainer: Use a signal to update the title instead of monkeypatching setTitle method into the widget 2023-02-21 15:27:52 +02:00
game_settings.py GameSettings: Use a PathEdit for override_exe 2023-03-16 12:41:50 +02:00
legendary.py PathEdit: Allow for the completer's root path to be set at runtime. 2023-03-15 22:49:18 +02:00
rare.py fix auto sync saves 2023-03-19 20:23:44 +01:00