qt5base-lts/tests/auto/widgets
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
..
dialogs Suppress the modal window handling for dialogs embedded into QGraphicsView. 2015-11-04 13:43:29 +00:00
effects tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
gestures Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
graphicsview Tests: Harmonize code checking on platform name. 2015-09-24 07:49:30 +00:00
itemviews tests: remove use of obsolete QStyleOption*V<N> 2015-11-03 16:11:51 +00:00
kernel xcb: Add support for Qt::WA_ShowWithoutActivating 2015-10-08 07:11:06 +00:00
styles tests: remove use of obsolete QStyleOption*V<N> 2015-11-03 16:11:51 +00:00
util Merge remote-tracking branch 'origin/5.5' into 5.6 2015-10-02 16:59:55 +02:00
widgets QDockAreaLayoutInfo::updateTabBar(): Save and restore current index. 2015-11-03 16:18:27 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00