qt5base-lts/tests/auto/gui/image
Tor Arne Vestbø cc1ea2bf47 Simplify QColorSpace named presets
We don't need a getter for the 'preset' of a color-space, as color
spaces can be compared to the presets directly. This allows us to
remove the Undefined and Unknown values from the presets.

Internally we still distinguish known presets from unknown or undefined
presets via the magic 0-value. The validity of a QColorSpace is not
based on this preset, but on its actual values.

Fixes: QTBUG-77963
Change-Id: I1e0a2a4be83021b8c82b3c778019f680fd46455b
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2019-09-03 15:10:11 +00:00
..
qicoimageformat Fix loading of image files with wrong, but known, file name extension 2019-07-18 16:05:57 +02:00
qicon Introduce QIcon::fallbackSearchPaths() 2018-01-15 10:12:22 +00:00
qiconhighdpi qt_findAtNxFile(): account for .9 (9-patch image) extensions 2017-06-24 21:24:53 +00:00
qimage Introduce QImage::Format_BGR888 2019-08-23 11:54:09 +02:00
qimageiohandler Updated license headers 2016-01-21 18:55:18 +00:00
qimagereader Simplify QColorSpace named presets 2019-09-03 15:10:11 +00:00
qimagewriter Add Grayscale16 Image Format 2018-12-12 22:26:49 +00:00
qmovie Fix a crash when QMovie::speed is set to 0 2018-01-24 10:13:00 +00:00
qpicture tst_qpicture: Remove dependency on widgets 2018-05-24 10:35:43 +00:00
qpixmap Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
qpixmapcache Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
image.pro Implement support for Scale directory key according to Icon Theme spec 2017-02-01 13:58:01 +00:00