qt5base-lts/tests/auto/widgets/dialogs
Friedemann Kleint 3dbdc367ff Suppress the modal window handling for dialogs embedded into QGraphicsView.
A dialog embedded into QGraphicsView has Qt::WA_DontShowOnScreen set
(similar to a native dialog). It must not trigger the modal handling
though as not to lock up.

Task-number: QTBUG-49124
Change-Id: I22ce3f18d01df017b9317666770686bd4491387f
Reviewed-by: Andreas Aardal Hanssen <andreas@hanssen.name>
2015-11-04 13:43:29 +00:00
..
qcolordialog tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qdialog Suppress the modal window handling for dialogs embedded into QGraphicsView. 2015-11-04 13:43:29 +00:00
qerrormessage Update copyright headers 2015-02-11 06:49:51 +00:00
qfiledialog Tests: Always verify whether QTemporaryDir/File creation succeeded. 2015-09-28 15:05:43 +00:00
qfiledialog2 Improve messages in tst_qdir/tst_fileinfo/tst_qfiledialog2. 2015-09-30 17:27:58 +00:00
qfilesystemmodel Tests: Always verify whether QTemporaryDir/File creation succeeded. 2015-09-28 15:05:43 +00:00
qfontdialog Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
qinputdialog Update copyright headers 2015-02-11 06:49:51 +00:00
qmessagebox tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qprogressdialog Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qsidebar Update copyright headers 2015-02-11 06:49:51 +00:00
qwizard tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
dialogs.pro Replace win32-g++ with mingw scope 2014-01-17 12:08:24 +01:00