1
0
Fork 0
mirror of synced 2024-09-30 01:07:47 +13:00
Rare/rare/components/tabs
loathingKernel 51904efa90
GameWidget: Request pixmap in paintEvent.
Requesting the pixmap in `paintEvent` only loads the
pixmap when the widget first becomes visible, making loading
the library smoother. Also avoid spawning multiple singleshot
QTimers and use QObject's internal timer, with CoarseTimer precision.
2023-12-23 13:46:12 +02:00
..
account AccountWidget: Use ExitCodes enum everywhere instead of magic values 2023-12-10 14:22:28 +02:00
downloads RareGame: Return values only from Game for app_name and app_title 2023-12-14 23:08:29 +02:00
games GameWidget: Request pixmap in paintEvent. 2023-12-23 13:46:12 +02:00
settings GameSettings: Hide proton settings on macOS 2023-12-17 19:34:37 +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