qt6-bb10/src
Richard Moe Gustavsen c3084f101d iOS: accept window modal message dialogs
Although we cannot really show anything but application modal
dialogs on iOS, falling back to using non-native dialogs for
window modal seems unnecessary strict; In practice you will
never have a work flow on iOS where you have several windows
visible, and at the same time, need to show a dialog that
blocks only one of them.

This patch will lift the restriction, and handle window modal
as application modal on iOS.

Task-number: QTBUG-55909
Change-Id: I581c1a47724ee2bfc2e041672c82c25ed34b2b2d
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>
2016-09-15 14:25:27 +00:00
..
3rdparty Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-18 11:07:51 +02:00
android Android: introduce setContext 2016-07-26 07:55:27 +00:00
angle ANGLE: Fix initialization of zero-sized window 2016-08-17 07:42:13 +00:00
concurrent Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-10 23:27:10 +02:00
corelib Merge remote-tracking branch 'origin/5.6' into 5.7 2016-09-05 13:57:12 +02:00
dbus Merge 5.7 into 5.7.0 2016-05-20 19:31:19 +02:00
gui Merge remote-tracking branch 'origin/5.6' into 5.7 2016-09-05 13:57:12 +02:00
network Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-29 08:13:40 +02:00
opengl Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-13 01:05:02 +02:00
openglextensions QtConcurrent/QtOpenGL(Extensions)/QtPrintSupport/QtTestLib/QtXml: add QT_NO_FOREACH 2016-05-12 21:42:10 +00:00
platformheaders Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-22 21:58:45 +02:00
platformsupport Save temp icon in higher resolution on HiDPI screens 2016-09-15 14:18:34 +00:00
plugins iOS: accept window modal message dialogs 2016-09-15 14:25:27 +00:00
printsupport Merge remote-tracking branch 'origin/5.6' into 5.7 2016-09-05 13:57:12 +02:00
sql Doc: Remove references to Windows CE in Qt SQL and Qt Namespace 2016-08-23 08:28:23 +00:00
testlib Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-22 21:58:45 +02:00
tools Merge remote-tracking branch 'origin/5.6' into 5.7 2016-09-05 13:57:12 +02:00
widgets Merge remote-tracking branch 'origin/5.6' into 5.7 2016-09-05 13:57:12 +02:00
winmain winrt: Fix file dialog handling for Windows Phone 2016-09-06 12:15:32 +00:00
xml Use QStringLiteral more judiciously 2016-07-08 06:43:02 +00:00
src.pro Fix compile QtGui with png support 2016-06-17 13:02:21 +00:00