PrismLauncher/launcher/ui
Seth Flynn 56fa6586ab
fix(ui/CustomCommands): memory corruption in labelPostExitCmd
Making a QLabel a buddy of itself causes a double free and crashing on
deconstruction in some cases (like MSVC)

Signed-off-by: Seth Flynn <getchoo@tuta.io>
2025-07-03 01:20:45 -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 fix typo in APIPage.ui 2025-06-27 00:48:31 +01:00
setupwizard Use same UI for appearance page and wizard 2025-03-23 13:11:26 +00:00
themes add options to change the cat scalling 2025-06-02 15:15:17 +03:00
widgets fix(ui/CustomCommands): memory corruption in labelPostExitCmd 2025-07-03 01:20:45 -04: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