qt5base-lts/tests/auto/gui/painting
Allan Sandfeld Jensen 76c097c4d7 Improve our color space terminology
Replace our use of 'gamut' with 'primaries'. One is the axes of the
color space, the other the volume of representable values. For the
currently supported color spaces those are mostly equivalent, but when
we later add support for scRgb, this would be misleading as it has the
same primaries as sRGB but a much wider gamut, and we would like to use
the same primaries/"gamut" id for it.

Also few people would know what "the sRGB gamut" is, but
"the sRGB primaries" is easily googable.

Change-Id: I3348ccaae27a071ec77a4356331b9bbbf92e0d19
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2019-08-02 09:44:55 +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 Improve our color space terminology 2019-08-02 09:44:55 +02:00
qpagelayout
qpagesize
qpaintengine
qpainter Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
qpainterpath Fix assert in QPainterPath after clear() 2019-07-31 12:05:54 +02:00
qpainterpathstroker
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