qt6-bb10/tests/auto/widgets/graphicsview
J-P Nurmi 9aeaa363e5 Auto tests: use Qt::AA_DontUseNativeDialogs where appropriate
These auto tests were trying to not create native dialogs, but setting
the QFileDialog::DontUseNativeDialog option is too late to control the
creation of the platform helper. It is already created at construction
time, unless Qt::AA_DontUseNativeDialogs is set.

Task-number: QTBUG-55276
Task-number: QTBUG-55281
Change-Id: Icf474e97059ac03a5fa01bd3a17f07203da5770a
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2016-08-17 15:46:27 +00:00
..
qgraphicsanchorlayout Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicsanchorlayout1 Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicseffectsource Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicsgridlayout Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicsitem Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicsitemanimation Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicslayout Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicslayoutitem Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicslinearlayout Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-07 10:47:20 +02:00
qgraphicsobject Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicspixmapitem Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicspolygonitem Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicsproxywidget Auto tests: use Qt::AA_DontUseNativeDialogs where appropriate 2016-08-17 15:46:27 +00:00
qgraphicsscene Remove the traces of the discontinued android-no-sdk platform 2016-03-30 10:12:34 +00:00
qgraphicssceneindex Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicstransform Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicsview Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-06 09:04:55 +02:00
qgraphicswidget Blacklisting autotests that fail on RHEL 7.1 also on RHEL 7.2 2016-04-15 05:57:02 +00:00
graphicsview.pro