1
0
Fork 0
mirror of synced 2024-06-02 18:54:41 +12:00
Rare/rare
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
..
components EnvVars: Handle environment variables with a QAbstractTableModel 2023-03-29 14:07:19 +03:00
game_launch_helper fix auto sync saves 2023-03-19 20:23:44 +01:00
lgndr LgdnrCore: Add egstore_write and egstore_delete methods 2023-03-15 17:59:33 +02:00
models fix auto sync saves 2023-03-19 20:23:44 +01:00
resources Update translation_source.ts 2023-03-16 23:31:16 +01:00
shared RareCore: Detect if a game in saves is from another account. 2023-03-18 14:42:46 +01:00
ui EnvVars: Handle environment variables with a QAbstractTableModel 2023-03-29 14:07:19 +03:00
utils config_helper: Don't remove section when removing the last option 2023-03-29 14:04:45 +03:00
widgets PathEdit: Allow for the completer's root path to be set at runtime. 2023-03-15 22:49:18 +02:00
__init__.py Update version 2023-03-19 22:14:56 +01:00
__main__.py Main: Trust shebangs. Fixes launching games on NixOS 2023-03-12 15:38:18 +02:00
app.py RareCore: Manage initialization in RareCore instead of LaunchDialog 2023-03-07 17:11:21 +02:00