summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qcolorspace.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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