1
0
Fork 0
mirror of synced 2024-06-27 18:51:06 +12:00
Rare/rare
2023-02-04 17:38:07 +02:00
..
components Reference tabs by their returned indices instead of hardcoded numbers 2023-02-04 17:38:07 +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 fix ValueError: 'mutable default X for field indirect_status is not allowed: use default_factory' 2022-12-05 20:09:17 +01:00
models InstallQueueItemModel: Refactor to add an expiration date to the download 2023-02-04 17:38:07 +02:00
resources RareStyle: Add border around install/uninstall buttons 2023-02-04 17:38:07 +02:00
shared ImageSize: Add wide 16/9 size preset 2023-02-04 17:38:07 +02:00
ui GameDlc: Re-write the form to use a QToolBox instead of two separate QGroupBoxes. 2023-02-04 17:38:07 +02:00
utils GameInfo: Fix list to boolean conversion 2023-02-04 17:38:07 +02:00
widgets ImageWidget: Clear widget if a null pixmap is set 2023-02-04 17:38:07 +02:00
__init__.py Bump version 2023-01-22 21:14:18 +01:00
__main__.py GameProcess: Make it a persistent member of RareGame 2023-02-04 17:38:06 +02:00
app.py Application: set HiDPi scaling attribute 2022-10-29 14:50:18 +03:00