qt5base-lts/tests/auto/gui/kernel
Samuel Rødal ed8dec360c Fixed multiple modal windows from all blocking each other.
A modal window in front in the modal window list should never be blocked
by a modal window further back in the list. This was taken care of in
QGuiApplicationPrivate::isWindowBlocked(), we just need to make sure it
gets called when a new modal window gets shown so that its blocked
status is up to date.

Task-number: QTBUG-27206
Change-Id: I590f1715e66067edb178081352636f34fe54a885
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
2012-09-21 22:04:00 +02:00
..
qbackingstore Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qclipboard Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdrag Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qevent Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qfileopenevent Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qguiapplication Revert "Move QWindowSystemInterface out of qpa." 2012-08-03 00:38:09 +02:00
qguieventdispatcher Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qguimetatype Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qguitimer Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qguivariant Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qinputmethod Remove deprecated inputItem and inputWindow from QInputMethod 2012-09-11 09:35:28 +02:00
qkeysequence tests: Don't omit the body of a test function with QT_BUILD_INTERNAL 2012-09-14 06:24:38 +02:00
qmouseevent Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qmouseevent_modal Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qpalette Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qscreen Revert "Move QWindowSystemInterface out of qpa." 2012-08-03 00:38:09 +02:00
qtouchevent Revert "Move QWindowSystemInterface out of qpa." 2012-08-03 00:38:09 +02:00
qwindow Fixed multiple modal windows from all blocking each other. 2012-09-21 22:04:00 +02:00
kernel.pro Make gui tests build when widgets aren't available 2012-06-07 00:38:01 +02:00