1
0
Fork 0
mirror of synced 2024-06-02 10:44:40 +12:00
Rare/rare
loathingKernel ef07243677
IndicatorEdit: Set contents before connecting signals
Previously a lot of things would start running concurrently at
startup as we were setting up the UI. This removes a considerable
amount of perceived delay.

Note: there are better ways to make sure forms are populated when they
are viewed, such as each widget's `showEvent()`
2023-11-29 12:47:56 +02:00
..
components Widgets: Move PathInputDialog to rare/widget as a generic option 2023-11-29 12:39:27 +02:00
game_launch_helper Housekeeping: Remove some print remnants 2023-11-28 16:38:01 +02:00
lgndr Downloads: Code clarity 2023-11-28 16:38:02 +02:00
models InstallDialog: Expose platforms in RareGame and use it 2023-11-28 16:38:02 +02:00
resources LoadingWidget: Use @MultisampledNight 's animation 2023-11-28 16:48:13 +02:00
shared Ubisoft: Update Ubisoft redemption widget to use RareCore 2023-11-28 17:15:45 +02:00
ui Login: Remove spacer 2023-11-28 16:38:02 +02:00
utils Ubisoft: Update Ubisoft redemption widget to use RareCore 2023-11-28 17:15:45 +02:00
widgets IndicatorEdit: Set contents before connecting signals 2023-11-29 12:47:56 +02:00
__init__.py About: Update page 2023-11-28 15:12:56 +02:00
__main__.py Main: Trust shebangs. Fixes launching games on NixOS 2023-03-12 15:38:18 +02:00
app.py Rare: Apply UTC timezone info on dates 2023-05-03 17:27:35 +03:00