qt6-bb10/src
Tor Arne Vestbø 36852d78bf iOS: Defer restoring screen mirroring until next runloop pass
Associating the UIWindow with a different screen will trigger layout
of the child views of the window, including the view that we're in
the process of removing, which doesn't have a platform window anymore.

Instead of protecting every possible code path in the view code
with checks for a platform window we defer the restoring of
mirror mode until after the view has been removed.

Pick-to: 6.2 5.15
Task-number: QTBUG-94530
Change-Id: I8c66106cafa67e06721e621c019b2d10acf02326
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2021-11-04 05:06:03 +01:00
..
3rdparty PCRE2: upgrade to 10.39 2021-11-03 22:54:37 +01:00
android Android: Treat ACTION_CANCEL as TouchCancelEvent 2021-10-29 08:39:55 +02:00
concurrent Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
corelib QOperatingSystemVersion: Add support for Win10 sub-versions 2021-11-04 12:06:03 +08:00
dbus dbus: Fix typos 2021-10-14 20:22:21 +02:00
entrypoint CMake: Fix EntryPointMinGW32Target to be found in top-level build 2021-11-02 18:33:52 +01:00
gui Make QPlatformTheme a gadget 2021-11-03 20:41:30 +02:00
network QNI: Clarify Feature enum entries' documentation 2021-11-03 20:07:32 +01:00
opengl Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
openglwidgets Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
platformsupport evdevtouch: Fix loading screen name for output mapping 2021-10-12 12:52:01 +02:00
plugins iOS: Defer restoring screen mirroring until next runloop pass 2021-11-04 05:06:03 +01:00
printsupport Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
sql Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
testlib Implement QTest:mouseMove widget overload to send event 2021-10-30 11:46:03 +02:00
tools Add --no-rcc-bundle-cleanup option to androiddeployqt tool 2021-10-29 19:32:16 +02:00
widgets Revert "Code style fix" 2021-11-02 13:00:43 +01:00
xml Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00