1
0
Fork 0
mirror of synced 2024-09-21 03:51:34 +12:00
Rare/rare/components/tabs
loathingKernel 891804ae37 AccountWidget: Remove dead signals after the offline mode fix
Signals, if they carry the same datatype, can be chained simply
with `signal.connect(othersignal)` without the need to use a `lambda`
expression and `emit()`

TabWidget: Fix error because the `exit_app` signal was called directly
2022-10-31 17:00:01 +02:00
..
account AccountWidget: Remove dead signals after the offline mode fix 2022-10-31 17:00:01 +02:00
downloads Lgndr: Restructure module to follow legendary's file hierarchy 2022-10-29 14:50:18 +03:00
games Lgndr: Restructure module to follow legendary's file hierarchy 2022-10-29 14:50:18 +03:00
settings Migrate to legendary 0.20.30 2022-10-26 21:36:16 +02:00
shop Paths: Query paths after the OrganizationName and ApplicationName have been set 2022-09-08 01:27:37 +03:00
__init__.py AccountWidget: Remove dead signals after the offline mode fix 2022-10-31 17:00:01 +02:00
tab_utils.py Utils: Rename utils.py to misc.py to not confuse PyCharm checker 2022-08-02 10:42:38 +03:00