summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qcolorspace.cpp
Commit message (Expand)AuthorAgeFilesLines
* QIcc: fix alignment concerns in ICC profile parsingAndrei Golubev2020-09-151-3/+0
* Remove QVariant(int type, void *data, ...) constructorLars Knoll2020-08-151-1/+1
* Add error message on unaligned profile inputsAllan Sandfeld Jensen2020-05-191-0/+3
* Fix memory leakGiulio Camuffo2020-03-231-0/+3
* Allow creating a valid QColorSpace one value at a timeAllan Sandfeld Jensen2020-02-011-8/+20
* Register QColorSpace as a QtGui metatypeAllan Sandfeld Jensen2020-01-251-0/+9
* Avoid crashing when constructing color-space from invalid enumAllan Sandfeld Jensen2019-12-161-0/+4
* Fix crash on debug output of null QColorSpaceAllan Sandfeld Jensen2019-12-091-4/+6
* Simplify QColorSpacePrivate initializationTor Arne Vestbø2019-09-121-7/+1
* Remove BT.2020 support from QColorSpaceAllan Sandfeld Jensen2019-09-081-30/+1
* Simplify QColorSpace named presetsTor Arne Vestbø2019-09-031-72/+54
* Fixup move semantics of QColorSpaceAllan Sandfeld Jensen2019-09-021-31/+43
* Add an easier way to change colorspacesAllan Sandfeld Jensen2019-08-021-9/+97
* Improve our color space terminologyAllan Sandfeld Jensen2019-08-021-56/+60
* Fix QColorTransform memory leakAllan Sandfeld Jensen2019-08-011-0/+1
* Parse color space name from ICC profileAllan Sandfeld Jensen2019-07-311-7/+14
* Fix comparisons of image with different color spacesAllan Sandfeld Jensen2019-07-231-1/+1
* Remove public d_func from QColorSpaceAllan Sandfeld Jensen2019-07-231-14/+0
* ABI fixups for QColorSpaceAllan Sandfeld Jensen2019-07-121-2/+8
* QColorTransform: make fit for releaseMarc Mutz2019-07-121-4/+5
* Fix qdoc warnings for Qt 5.14Friedemann Kleint2019-05-211-1/+1
* Fix race in colorspace LUT generationAllan Sandfeld Jensen2019-05-161-0/+2
* Custom color-space based on chromaticitiesAllan Sandfeld Jensen2019-05-021-23/+132
* Long live QColorSpace and friendsAllan Sandfeld Jensen2019-02-081-0/+633