qt5base-lts/tests/auto/widgets
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
..
dialogs Auto tests: use Qt::AA_DontUseNativeDialogs where appropriate 2016-08-17 15:46:27 +00:00
effects Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-04 08:59:18 +02:00
gestures Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-04 08:59:18 +02:00
graphicsview Auto tests: use Qt::AA_DontUseNativeDialogs where appropriate 2016-08-17 15:46:27 +00:00
itemviews QHeaderView: Reset lastSectionLogicalIdx on clear() 2016-08-09 08:08:30 +00:00
kernel Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-06 09:04:55 +02:00
styles Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-10 23:27:10 +02:00
util Merge remote-tracking branch 'origin/5.6' into 5.7 2016-07-15 20:47:57 +02:00
widgets Merge remote-tracking branch 'origin/5.6' into 5.7 2016-07-15 20:47:57 +02:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00