qt5base-lts/src/plugins
Andy Shaw b050d4867f iOS: Protect against a possible crash after the window is deleted
If we are in a case where the original window is deleted before a new
one is shown then we need to make sure that we are not still expecting
that the original one has the focus. So we protect against the crash
by only outputting the address of the object that previously had
focus.

A follow-up patch will be done for inclusion from 6.2 that will fix
the root cause of the pointer being invalid when the only window is
deleted before a new one is shown.

Fixes: QTBUG-92173
Pick-to: 6.1 6.0 5.15
Change-Id: Ifdb3fd6b6cb8fb8e8b79d2c325a30c27b298d8a9
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2021-03-29 20:47:02 +01:00
..
doc/snippets/code Doc: Move literal code block to a separate file 2018-10-15 10:55:18 +00:00
generic cmake: Don't give plugins PUBLIC usage requirements 2021-02-24 10:37:49 +11:00
imageformats cmake: Don't give plugins PUBLIC usage requirements 2021-02-24 10:37:49 +11:00
networkinformationbackends Disable NetworkManager plugin for -no-dbus 2021-02-24 11:59:02 +00:00
platforminputcontexts Remove unnecessary class member 2021-03-12 00:12:01 +01:00
platforms iOS: Protect against a possible crash after the window is deleted 2021-03-29 20:47:02 +01:00
platformthemes FileChooser portal: send window id in hex 2021-03-08 20:05:19 +01:00
printsupport cmake: Don't give plugins PUBLIC usage requirements 2021-02-24 10:37:49 +11:00
sqldrivers QSql/MariaDB/MySQL: use utf-8 as encoding for username and password 2021-03-19 09:11:38 +00:00
styles macOS: Don't draw scrollbar handle when there is no range 2021-03-18 08:35:54 +00:00
CMakeLists.txt NetworkListManager based backend for QNetworkInformation 2021-02-02 11:10:06 +01:00