PrismLauncher/launcher/ui
Kenneth Chew 677a7d7a05
Unregister window observer before theme manager is deallocated
Technically this probably isn't actually necessary since ThemeManager looks like it should remain allocated until the program quits, but...

Signed-off-by: Kenneth Chew <79120643+kthchew@users.noreply.github.com>
2025-07-16 01:15:56 -04:00
..
dialogs fix: qr code overlaping with text when adding account (#3753) 2025-06-06 14:32:39 +02:00
instanceview add options to change the cat scalling 2025-06-02 15:15:17 +03:00
java remove task parent from constuctor 2024-11-01 00:11:45 +02:00
pagedialog chore: add miggrate qbytearray settings to qstring 2025-06-02 11:40:48 +03:00
pages propagate side as enum instead of Qstring (#3544) 2025-07-09 10:01:51 +02:00
setupwizard Use same UI for appearance page and wizard 2025-03-23 13:11:26 +00:00
themes Unregister window observer before theme manager is deallocated 2025-07-16 01:15:56 -04:00
widgets propagate side as enum instead of Qstring (#3544) 2025-07-09 10:01:51 +02:00
GuiUtil.cpp refactor: paste upload to report the error directly 2025-05-10 12:16:10 +03:00
GuiUtil.h feat: add regex removal for log sesnitive data 2025-05-07 00:12:10 +03:00
InstanceWindow.cpp chore: add miggrate qbytearray settings to qstring 2025-06-02 11:40:48 +03:00
InstanceWindow.h Reformat 2023-08-17 18:53:32 +01:00
MainWindow.cpp Merge branch 'develop' into launcher-log-page 2025-06-05 23:20:46 +08:00
MainWindow.h Add stubs and b asic integration with MainWindow 2025-05-18 23:09:39 +08:00
MainWindow.ui Use separate window for viewing logs 2025-06-05 07:18:13 +08:00
ViewLogWindow.cpp Change log to be a QMainWindow 2025-06-05 23:15:55 +08:00
ViewLogWindow.h Change log to be a QMainWindow 2025-06-05 23:15:55 +08:00