calamares/src/libcalamaresui
Adriaan de Groot 2555b5baf4 [calamares] avoid double-quit message
In Qt5, QApplication::quit() was sufficient.
In Qt6, QApplication::quit() sends close events to top-level
windows, so we get a duplicate prompt for quit.

See https://blog.broulik.de/2023/11/on-the-road-to-plasma-6-vol-4/
2024-02-27 00:02:03 +01:00
..
modulesystem [libcalamaresui] Be more careful about which bindings are in use 2024-02-24 21:47:24 +01:00
utils [libcalamaresui] Make symbols visible as needed 2024-02-20 12:07:57 +01:00
viewpages [libcalamaresui] Make symbols visible as needed 2024-02-20 12:07:57 +01:00
widgets [libcalamaresui] Make symbols visible as needed 2024-02-20 12:07:57 +01:00
Branding.cpp libcalamaresui: always use KOSRelease 2023-10-17 22:46:11 +02:00
Branding.h Make HiDPI SVG rendering work on Wayland 2023-09-04 14:35:14 +09:00
CMakeLists.txt CMake: do not put PYBIND11 on the command-line 2024-02-24 18:54:33 +01:00
libcalamaresui.qrc REUSE: SPDX tagging of application library and main 2020-08-26 02:05:46 +02:00
ViewManager.cpp [calamares] avoid double-quit message 2024-02-27 00:02:03 +01:00
ViewManager.h [libcalamaresui] Provide the logFile path 2021-06-21 22:21:06 +02:00