summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qicc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not assert on invalid ICC curv tableAllan Sandfeld Jensen2020-10-011-1/+4
* QIcc: fix alignment concerns in ICC profile parsingAndrei Golubev2020-09-151-83/+103
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-071-1/+1
* Fix deprecation warning, use char16_t instead of quint16/ushortVolker Hilsheimer2020-06-081-2/+2
* Add error message on unaligned profile inputsAllan Sandfeld Jensen2020-05-191-0/+5
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-05-181-1/+2
|\
| * Fix 32bit integer overflow in ICC parsingv5.15.0-rc1Allan Sandfeld Jensen2020-05-041-1/+2
* | Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-1/+1
|/
* Parse grayscale ICC profilesAllan Sandfeld Jensen2020-02-171-35/+81
* Remove BT.2020 support from QColorSpaceAllan Sandfeld Jensen2019-09-081-3/+0
* Simplify QColorSpace named presetsTor Arne Vestbø2019-09-031-4/+3
* Improve our color space terminologyAllan Sandfeld Jensen2019-08-021-12/+12
* Parse color space name from ICC profileAllan Sandfeld Jensen2019-07-311-2/+75
* Harden ICC parserAllan Sandfeld Jensen2019-07-311-52/+90
* Remove public d_func from QColorSpaceAllan Sandfeld Jensen2019-07-231-2/+2
* Long live QColorSpace and friendsAllan Sandfeld Jensen2019-02-081-0/+669