1
0
Fork 0
mirror of synced 2024-06-26 18:20:50 +12:00
Rare/rare/components/tabs
Stelios Tsampas dc2a99c2ee Terminate threads and handle cleanup.
* Set the `WA_DeleteOnClose` attribute for the MainWindow.
* Handle the case where `programdata_path` exists but is empty.
* Emit a signal from `LaunchDialog` instead of using `exit()`.
* Remove `LoginThread` as it was never deleted and caused a `SIGSEGV` on exit.
* Handle termination and deletion of `SteamThread` and `ImageThread`.
* Rename `finished` to `completed`, to not override the inherited `finished` signal.
* Emit a signal from Account widget to do cleanup instead of immediately quitting.
2021-06-24 20:08:22 +03:00
..
account Terminate threads and handle cleanup. 2021-06-24 20:08:22 +03:00
cloud_saves Fix green button hardcoding (#87) 2021-06-24 10:03:35 +02:00
downloads Ensure the result signal has been connected 2021-05-26 15:40:23 +03:00
games Refresh wrapper QTextEdit when proton wrapper is un-selected 2021-06-24 20:08:22 +03:00
settings Add logir buttons with functions; optimize repair 2021-05-22 20:28:50 +02:00
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00