qt5base-lts/tests/auto/widgets/itemviews
Friedemann Kleint a4a1198708 Windows: Fix some widget tests to pass on High DPI screens
For tst_QFrame and tst_QOpenGLWidget, force scaling off
since they do screen captures which would fail with
scaling activated due to different device pixel ratios.

For tst_QGraphicsItem and tst_QHeaderView, force
scaling on for Windows since some tests otherwise fail
due to violation of the minimum size constraints of
framed windows on Windows.

The tests will then pass regardless of any environment
setting of the scaling variables on a developer
machine.

Change-Id: Iefa4e84b433f7e51dce4e416546a9eda8ee6d0f1
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2019-08-23 08:39:16 +02:00
..
qabstractitemview Fix deprecation warnings in widget autotests 2019-02-08 18:00:51 +00:00
qcolumnview unblacklist passing tests 2019-07-08 11:01:42 +00:00
qdatawidgetmapper tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
qdirmodel winrt: Make itemview auto tests pass 2018-06-22 05:02:44 +00:00
qfileiconprovider Updated license headers 2016-01-21 18:55:18 +00:00
qheaderview Windows: Fix some widget tests to pass on High DPI screens 2019-08-23 08:39:16 +02:00
qitemdelegate Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
qitemeditorfactory Updated license headers 2016-01-21 18:55:18 +00:00
qitemview Fix use of deprecated ItemDataRoles Background/TextColorRole 2018-11-05 21:58:37 +00:00
qlistview Finish deprecating obsolete members of QWheelEvent 2019-07-12 15:13:01 +02:00
qlistwidget Fix compilation with Qt 6 2019-05-06 20:04:45 +00:00
qtableview Merge remote-tracking branch 'origin/5.13' into dev 2019-08-15 01:00:51 +02:00
qtablewidget Fix compilation with Qt 6 2019-05-06 20:04:45 +00:00
qtreeview QTree/TableView: allow to reset the sort order to natural sorting 2019-08-13 18:22:14 +02:00
qtreewidget Fix compilation with Qt 6 2019-05-06 20:04:45 +00:00
qtreewidgetitemiterator QTreeWidget: mark (is|set)Item(Selected|Hidden|Expanded) as deprecated 2018-11-09 19:07:51 +00:00
itemviews.pro Remove references to obsolete platforms 2017-11-05 06:33:53 +00:00