1
0
Fork 0
mirror of synced 2024-06-28 11:11:15 +12:00
Rare/rare/utils
loathingKernel 44590bb92b
Code cleanup
CloudSaves: don't save `save_path` in case it hasn't changed
IconGameWidget/ListGameWidget: Remove dead code
RareCore: add string translations
utils/paths: Use `AppDataLocation` instead of deprecated `DataLocation`
2023-03-16 12:38:33 +02:00
..
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
config_helper.py Fix wrong import from migration 2022-10-26 21:57:04 +02:00
extra_widgets.py WaitingSpinner: center contents 2023-03-06 00:39:23 +02:00
json_formatter.py Rare: pass through Black formatter 2021-12-27 00:37:13 +01:00
misc.py RareCore: Fetch **ALL** saves during launch 2023-03-10 17:01:00 +02:00
paths.py Code cleanup 2023-03-16 12:38:33 +02:00
qt_requests.py Rare: pass through Black formatter 2021-12-27 00:37:13 +01:00
rpc.py GlobalSignals: Reorganize signals into groups 2023-02-04 17:38:06 +02:00
singleton.py Unify strings formatting (#158) 2022-02-01 22:29:34 +01:00
steam_grades.py GameInfo: Make widgets react to changes from RareGame's widget.update signal 2023-02-15 16:59:33 +02:00
wine.py WineResolver: Move common wine operations to rare/utils/wine 2023-03-10 17:00:55 +02:00