qt5base-lts/tests/auto/widgets/graphicsview
Allan Sandfeld Jensen af2daafde7 Deprecate constructing QFlags from a pointer
This was used to support QFlags f = 0 initialization, but with 0 used
as a pointer literal now considered bad form, it had been changed many
places to QFlags f = nullptr, which is meaningless and confusing.

Change-Id: I4bc592151c255dc5cab1a232615caecc520f02e8
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-11-20 19:43:38 +01:00
..
qgraphicsanchorlayout Fix deprecation warnings in widget autotests 2019-02-08 18:00:51 +00:00
qgraphicsanchorlayout1 tests/auto/widgets/graphicsview: Avoid unconditional qWait()s 2018-05-14 06:05:19 +00:00
qgraphicseffectsource QGraphicsView tests: Prefer exposed over active 2019-10-17 13:12:17 +02:00
qgraphicsgridlayout Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
qgraphicsitem Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
qgraphicsitemanimation QGraphicsItemAnimation: add transformAt() an deprecate matrixAt() 2019-02-23 07:18:38 +00:00
qgraphicslayout tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
qgraphicslayoutitem tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
qgraphicslinearlayout QGraphicsView tests: Prefer exposed over active 2019-10-17 13:12:17 +02:00
qgraphicsobject Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicspixmapitem Merge remote-tracking branch 'origin/5.14' into 5.15 2019-10-30 01:00:14 +01:00
qgraphicspolygonitem Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicsproxywidget Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
qgraphicsscene Merge remote-tracking branch 'origin/5.14' into 5.15 2019-10-25 01:00:16 +02:00
qgraphicssceneindex winrt: make graphicsview auto tests pass 2018-05-28 06:50:46 +00:00
qgraphicstransform Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicsview Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qgraphicswidget Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
graphicsview.pro winrt: make graphicsview auto tests pass 2018-05-28 06:50:46 +00:00