summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qcolortransfertable_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add CMYK support to QColorSpaceAllan Sandfeld Jensen2024-04-121-1/+1
* Add color space model, making gray color spaces explicitAllan Sandfeld Jensen2024-04-051-0/+2
* Add A2B tables, and PCSLab support to QIccAllan Sandfeld Jensen2024-03-071-12/+21
* Improve QColorTrc::isLinear and rename it isIdentityAllan Sandfeld Jensen2024-03-051-0/+15
* Port from container.count()/length() to size()Marc Mutz2022-10-041-2/+2
* Avoid reading outside allocated bufferAllan Sandfeld Jensen2022-06-271-0/+4
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Fix logic problems with table based grayscale ICC profilesAllan Sandfeld Jensen2021-02-251-5/+5
* Add colorspace transfer functions based on tables of inputsAllan Sandfeld Jensen2020-12-101-22/+20
* Fix a compile error on Android in debug buildsLars Knoll2020-10-091-2/+2
* Do not assert on invalid ICC curv tableAllan Sandfeld Jensen2020-10-011-16/+31
* Use QList instead of QVector in guiJarek Kobus2020-06-291-9/+7
* Long live QColorSpace and friendsAllan Sandfeld Jensen2019-02-081-0/+245