qt5base-lts/tests/auto/gui/painting
Allan Sandfeld Jensen 967e55a628 Allow creating a valid QColorSpace one value at a time
The change to using setters left a quirk from the previous un-mutable
design where you couldn't set values on an invalid color space and
create a valid one.

This changes that so it works as expected for an imperative API, but
is also needed for the declarative QML bindings.

Change-Id: I246cfc38b364b156238151c42c1df82a3f1cc9d3
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2020-02-01 00:31:01 +01:00
..
qbrush WebGradients: redo implementation 2019-12-14 11:31:46 +01:00
qcolor Merge remote-tracking branch 'origin/dev' into 5.14 2019-08-27 09:45:52 +02:00
qcolorspace Allow creating a valid QColorSpace one value at a time 2020-02-01 00:31:01 +01: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 Deprecate all methods that use QMatrix 2020-01-28 04:12:25 +01:00
qpainterpath Featurize support for signaling NaN 2019-09-30 20:05:42 +02:00
qpainterpathstroker Updated license headers 2016-01-21 18:55:18 +00:00
qpathclipper Deprecate all methods that use QMatrix 2020-01-28 04:12:25 +01:00
qpdfwriter New features for QPdfWriter 2019-12-19 21:23:43 +01: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 Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
qtransform Deprecate all methods that use QMatrix 2020-01-28 04:12:25 +01:00
qwmatrix Deprecate all methods that use QMatrix 2020-01-28 04:12:25 +01:00
painting.pro Long live QColorSpace and friends 2019-02-08 10:12:05 +00:00