1
0
Fork 0
mirror of synced 2024-06-27 02:30:31 +12:00
Rare/rare/components/tabs
loathingKernel 36ad33b8f3 SteamGrades: Return the Steam game ID with the grade and store it.
This allows compatibility tools that use the SteamAppId environment
variable to make decisions or apply fixes do their job more accurately.

Also use the stored variable to provide a link to protondb through
the grade label in GameInfo.

The steam grades now use the orjson library to load Steam's ~6MB
database faster.
2024-02-12 21:52:07 +02:00
..
account AccountWidget: Use ExitCodes enum everywhere instead of magic values 2023-12-10 14:22:28 +02:00
downloads ImageWidget: Fix console spam about QPainter not being active 2024-01-27 01:19:51 +02:00
games SteamGrades: Return the Steam game ID with the grade and store it. 2024-02-12 21:52:07 +02:00
settings Chore: fix argument name in keyPressEvent 2024-02-12 21:51:42 +02:00
store Shop: Rename module to store 2023-12-12 13:02:07 +02:00
__init__.py Shop: Rename module to store 2023-12-12 13:02:07 +02:00
tab_widgets.py MainTabWidget: Use returned indices instead of hard-coding disabled tabs 2023-02-06 09:19:31 +02:00