1
0
Fork 0
mirror of synced 2024-06-02 10:44:40 +12:00
Rare/rare
loathingKernel cfba81b2ec
SideTabContents: Add implements_scrollarea option
In case a widget uses its own scrollareas for dynamic resizing
(for example the store), setting `implements_scrollarea` to `True`
will avoid the encapsulating scrollarea of the container.
2023-04-01 21:29:30 +03:00
..
components GamesTab: Since the layouting is fixed, add a nice margin at the bottom 2023-04-01 00:55:42 +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 ImageSize: Add smaller size presets for wide images 2023-04-01 00:55:11 +03: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 SideTabContents: Add implements_scrollarea option 2023-04-01 21:29:30 +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