1
0
Fork 0
mirror of synced 2024-06-02 10:44:40 +12:00
Rare/rare
loathingKernel 334e30dcc8
ImageWidget: Implement sizeHint() and minimumSizeHint()
Fixes inaccurate widget positioning
2023-04-01 00:53:00 +03:00
..
components GameSettings: Emit signal when a non-editable row changes from the settings 2023-03-31 14:03:32 +03:00
game_launch_helper fix auto sync saves 2023-03-19 20:23:44 +01:00
lgndr LgdnrCore: Add egstore_write and egstore_delete methods 2023-03-15 17:59:33 +02:00
models RareGame: Initialize steam_date and last_played to datetime.min 2023-03-31 14:02:01 +03:00
resources Update translation_source.ts 2023-03-16 23:31:16 +01:00
shared RareCore: Detect if a game in saves is from another account. 2023-03-18 14:42:46 +01:00
ui GameInfo: Use QFormLayout instead of QGridLayout for the information 2023-03-30 12:50:42 +03:00
utils config_helper: Don't remove section when removing the last option 2023-03-29 14:04:45 +03:00
widgets ImageWidget: Implement sizeHint() and minimumSizeHint() 2023-04-01 00:53:00 +03:00
__init__.py Update version 2023-03-19 22:14:56 +01:00
__main__.py Main: Trust shebangs. Fixes launching games on NixOS 2023-03-12 15:38:18 +02:00
app.py RareCore: Manage initialization in RareCore instead of LaunchDialog 2023-03-07 17:11:21 +02:00