qt5base-lts/tests/auto/widgets/graphicsview
Christian Ehrlicher 1e4e006c3f QPainter: mark obsolete RenderHints as deprecated
RenderHint::HighQualityAntialiasing and NonCosmeticDefaultPen are
obsolete since Qt5 but not marked as such. Therefore add
Q_DECL_ENUMERATOR_DEPRECATED_X now so those two enumerations can be
removed with Qt6.

[ChangeLog][QtGui][QPainter] HighQualityAntialiasing and
NonCosmeticDefaultPen are marked as deprecated and don't have an effect
anymore

Change-Id: Ib0c966a078a1d23d492d0255288e2066c50e87b6
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2019-07-03 06:53:34 +02: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 qWaitFor: Prevent being stuck in QCoreApplication::processEvents 2019-01-09 18:10:54 +00:00
qgraphicsgridlayout Fix deprecation warnings in widget autotests 2019-02-08 18:00:51 +00:00
qgraphicsitem Migrate Windows system libs to external dependencies 2019-05-08 08:30:02 +00: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 Fix deprecation warnings in widget autotests 2019-02-08 18:00:51 +00: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 QPainter: mark obsolete RenderHints as deprecated 2019-07-03 06:53:34 +02:00
qgraphicsscene Migrate Windows system libs to external dependencies 2019-05-08 08:30:02 +00: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 QPainter: mark obsolete RenderHints as deprecated 2019-07-03 06:53:34 +02:00
qgraphicswidget qtbase: Remove BLACKLIST files which are no longer active 2018-02-12 17:40:12 +00:00
graphicsview.pro winrt: make graphicsview auto tests pass 2018-05-28 06:50:46 +00:00