1
0
Fork 0
mirror of synced 2024-06-02 18:54:41 +12:00
Rare/rare
loathingKernel 8de4213874
FlowLayout: Calculate sizeHint() based on the container.
Fixes `heightForWidth()` and layouting extending past what was required.

Remove dead code from LibraryLayout
2023-04-01 00:54:39 +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 FlowLayout: Calculate sizeHint() based on the container. 2023-04-01 00:54:39 +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