qt5base-lts/tests/auto/gui
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
..
image Made QImage::fill(uint pixel) for RGB888 accept QRgb values. 2012-08-29 16:53:00 +02:00
itemmodels tests: Don't omit the body of a test function with QT_BUILD_INTERNAL 2012-09-14 06:24:38 +02:00
kernel Fixed multiple modal windows from all blocking each other. 2012-09-21 22:04:00 +02:00
math3d Make gui/math3d classes use float rather than qreal 2012-09-07 13:27:38 +02:00
painting Fixed inconsistent rounding of square cap pens. 2012-09-20 23:08:44 +02:00
qopengl Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
text Fix regression in QTextDocument::toHtml() with font pixel size 2012-09-12 16:05:12 +02:00
util Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
gui.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00