1
0
Fork 0
mirror of synced 2024-06-27 02:30:31 +12:00
Rare/rare/components
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
..
dialogs LaunchDialog: allow legendary to check for updates in its own way 2023-12-19 11:46:13 +02:00
tabs GameWidget: Request pixmap in paintEvent. 2023-12-23 13:46:12 +02:00
__init__.py FetchWorker: Fix issue with missing MacOS assets on MacOS 2023-12-15 16:57:32 +02:00
main_window.py AccountWidget: Add a Quit button in the widget in case the system tray 2023-12-10 14:21:39 +02:00
tray_icon.py InstallQueueItemModel: Refactor to add an expiration date to the download 2023-02-04 17:38:07 +02:00