1
0
Fork 0
mirror of synced 2024-06-30 20:20:53 +12:00
Rare/rare
loathingKernel 71aa440e0b GameWidget: Use __slots__ to satisfy forward ui declaration
This way `ui` won't get any typing but this is internal and we can
take care of it until a better method is found to satisfy both.
2023-02-08 15:14:50 +02:00
..
components GameWidget: Use __slots__ to satisfy forward ui declaration 2023-02-08 15:14:50 +02:00
game_launch_helper GameLaunchHelper: Enumerate valid actions and states from 1 instead of 0 2023-02-04 17:38:07 +02:00
lgndr Code cleanup 2023-02-07 13:06:08 +02:00
models RareGame: Create common base class for RareGame and RareEosOverlay. 2023-02-08 15:13:02 +02:00
resources RareStyle: Add border around install/uninstall buttons 2023-02-04 17:38:07 +02:00
shared RareGame: Create common base class for RareGame and RareEosOverlay. 2023-02-08 15:13:02 +02:00
ui DownloadsTab: Paint the background of the active download stats with the image of the game 2023-02-05 19:12:14 +02:00
utils ImageManager: Generate shortcut icons when fetching cover images. 2023-02-08 15:08:55 +02:00
widgets Add typing to the custom layouts and fix stacked widet page naming 2023-02-04 17:38:07 +02:00
__init__.py Bump version 2023-01-22 21:14:18 +01:00
__main__.py GameWidget: Implement reactive and interactive labels 2023-02-07 13:41:59 +02:00
app.py Application: set HiDPi scaling attribute 2022-10-29 14:50:18 +03:00