qt6-bb10/src
Tor Arne Vestbø bc7e728fcf iOS: Remove QUIView from superview on QIOSWindow destruction
Unlike on macOS, our UIViews are children of a QIOSDesktopManagerView
that we use to do window management, so we need to remove the view
from its superview, even if represents a top level QWindow.

The only exception is top level foreign windows, which are used to
represent a native UIView for the purpose of containing a Qt view
hierarchy within. As we don't know anything about the foreign view's
superview hiearchy we shouldn't touch it.

Pick-to: 6.7 6.6
Fixes: QTBUG-120369
Change-Id: I6a43bb0a4e72d0d1525a7cc33d572ea7477215b3
Reviewed-by: Doris Verria <doris.verria@qt.io>
2024-02-05 21:42:48 +01:00
..
3rdparty Update bundled libjpeg-turbo to version 3.0.2 2024-02-05 14:09:54 +00:00
android Android: Set up style also when using QtEmbeddedLoader 2024-01-31 17:55:34 +02:00
assets Add XDG theme file for example icons 2023-06-26 17:32:10 +00:00
concurrent Fix QThreadPool::maxThreadCount() usage 2024-01-08 18:29:26 +01:00
corelib qHash: provide the long double overload on Darwin systems 2024-02-03 07:33:00 -08:00
dbus Change license of .qdoc files 2024-02-01 19:25:42 +00:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui QGenericUnixServices: make sure the picker returns a color 2024-02-03 21:40:13 +01:00
network Change doc snippet license 2024-02-02 16:52:11 +00:00
opengl QOpenGLFramebufferObject: Avoid illegal call to glTexImage2D 2024-01-31 01:29:40 +01:00
openglwidgets QOpenGLWidget: Call glClear in the default paintGL implementation 2023-09-04 11:46:29 +02:00
platformsupport Rename QWSI::handleWindowActivated to QWSI::handleFocusWindowChanged 2023-11-23 02:37:12 +01:00
plugins iOS: Remove QUIView from superview on QIOSWindow destruction 2024-02-05 21:42:48 +01:00
printsupport QPrintEngine: emit CMYK colors as CMYK when printing in PDF 2024-02-03 00:04:38 +01:00
sql Change license of .qdoc files 2024-02-01 19:25:42 +00:00
testlib Change license of .qdoc files 2024-02-01 19:25:42 +00:00
tools Bootstrap: remove QBitArray 2024-01-31 11:50:37 +01:00
widgets Reapply: Remove const/ref debug operator for QDockWidget 2024-02-03 00:48:19 +01:00
xml Change license of .qdoc files 2024-02-01 19:25:42 +00:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00