qt6-bb10/src
Tor Arne Vestbø 8bb93bf8ee macOS: Remove popup mouse and app activation monitors on app shutdown
We're not guaranteed to get into any of the code paths that call
removePopupMonitor() before the app goes away. In a plugin-scenario,
this may cause crashes when our monitor then gets a callback and
we try to access QGuiApplicationPrivate::instance().

Pick-to: 6.7 6.6 6.5 6.2
Fixes: QTBUG-123959
Change-Id: I287b91ff261a8aab74adbbad8c63a042daf944d5
Reviewed-by: Doris Verria <doris.verria@qt.io>
2024-04-03 17:17:11 +02:00
..
3rdparty CMake: Avoid dsmyutil warnings on shared libraries using libjpeg 2024-03-16 03:41:48 +01:00
android Android: Choose correct icon for QMessageBox 2024-04-03 09:46:24 +02:00
assets Introduce NO_GENERATE_CPP_EXPORTS argument for qt_internal_add_module 2024-02-09 23:00:04 +01:00
concurrent Correct doc snippet license 2024-02-28 19:15:51 +01:00
corelib Use ifdef instead of if for __cpp_lib_span 2024-04-03 12:53:53 +02:00
dbus QDBusObjectPath: Add QDebug stream operator 2024-03-01 22:57:13 +00:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui QRhiVulkan: fix random values in pipelineCacheData() result 2024-03-27 15:49:43 +00:00
network QRestAccessManager: fix syncqt generation 2024-04-03 10:11:26 +02:00
opengl OpenGL: Add parameters to choose FBO grab orientation 2024-03-13 14:38:52 +00:00
openglwidgets Fix offscreen rendering in QOpenGLWidget 2024-03-07 16:10:02 +01:00
platformsupport Fix -Wimplicit-fallthrough for clang 2024-03-01 03:04:06 +00:00
plugins macOS: Remove popup mouse and app activation monitors on app shutdown 2024-04-03 17:17:11 +02:00
printsupport Honor QPrinter::setFullPage(true) on Windows too (no margins) 2024-03-08 10:23:57 +01:00
sql SQL/QSqlField: deprecate internal functions setSqlType()/typeID() 2024-03-10 18:16:00 +00:00
testlib QSignalSpy: inline verify(obj, func) into the only caller 2024-03-22 15:31:40 +01:00
tools macdeployqt: wait forever for otool 2024-03-25 20:00:36 +01:00
widgets QMenu: clear popup screen after exec() 2024-03-27 20:26:01 +01:00
xml Extract method `bool QDomNodeListPrivate::maybeCreateList()` 2024-03-20 14:21:00 +00:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00