qt5base-lts/tests/auto/gui/painting
Sona Kurazyan 2f33e030b8 Remove usages of deprecated APIs of qtbase/gui
- Replaced the usages of deprecated APIs by corresponding
  alternatives in the library code and documentation.

- Modified the tests to make them build when deprecated APIs disabled:
    * Made the the parts of the tests testing the deprecated APIs to
      be compiled conditionally, only when the corresponding methods are
      enabled.
    * If the test-case tests only the deprecated API, but not the
      corresponding replacement, added tests for the replacement.

Change-Id: Ic38245015377fc0c8127eb5458c184ffd4b450f1
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2019-07-13 10:43:15 +02:00
..
qbrush Remove QLatin1Literal usages 2019-06-10 16:50:31 +00:00
qcolor Tests: Fix some warnings about deprecated functions not under test 2019-05-27 15:29:16 +02:00
qcolorspace Custom color-space based on chromaticities 2019-05-02 20:50:46 +00:00
qpagelayout Updated license headers 2016-01-21 18:55:18 +00:00
qpagesize Updated license headers 2016-01-21 18:55:18 +00:00
qpaintengine Updated license headers 2016-01-21 18:55:18 +00:00
qpainter Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
qpainterpath Fix crash in QPainterPath::reserve() 2019-06-19 16:47:19 +02:00
qpainterpathstroker Updated license headers 2016-01-21 18:55:18 +00:00
qpathclipper Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
qpdfwriter Tests: Fix some warnings about deprecated functions not under test 2019-05-27 15:29:16 +02:00
qpen Replace qMove with std::move 2019-04-06 11:00:38 +00:00
qpolygon Add QPolygon::intersects() methods 2017-05-18 08:55:16 +00:00
qregion Add faster path for scaling QRegion with multiple regions 2019-02-13 05:12:05 +00:00
qtransform Fix QTransform::transposed() result having wrong transformation type 2018-06-06 08:59:20 +00:00
qwmatrix Use qRadiansToDegrees() and qDegreesToRadians() more widely 2017-07-05 10:15:34 +00:00
painting.pro Long live QColorSpace and friends 2019-02-08 10:12:05 +00:00