summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qcolorspace_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add CMYK support to QColorSpaceAllan Sandfeld Jensen2024-04-121-1/+1
* Handle chad elements in ICC profilesAllan Sandfeld Jensen2024-04-051-0/+1
* Add color space model, making gray color spaces explicitAllan Sandfeld Jensen2024-04-051-0/+3
* Add A2B tables, and PCSLab support to QIccAllan Sandfeld Jensen2024-03-071-1/+21
* Apply Q_CONSTINIT where beneficialSona Kurazyan2022-09-011-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QColorTrcLut: hold in shared_ptrMarc Mutz2021-07-121-3/+5
* Correct RGB to Grayscale conversionAllan Sandfeld Jensen2021-05-211-0/+1
* Add QColorSpace::descriptionAllan Sandfeld Jensen2021-03-041-0/+1
* Add API for creating QColorSpace with multiple color-transfer tablesAllan Sandfeld Jensen2021-01-141-3/+10
* Add colorspace transfer functions based on tables of inputsAllan Sandfeld Jensen2020-12-101-0/+3
* Improve documented function argument namesAllan Sandfeld Jensen2020-12-041-2/+2
* QColorSpace: port to QESDPGiuseppe D'Angelo2020-10-181-14/+4
* Simplify QColorSpacePrivate initializationTor Arne Vestbø2019-09-121-3/+3
* Limit QColorSpacePrimaries export to auto-testTor Arne Vestbø2019-09-041-1/+1
* Simplify QColorSpace named presetsTor Arne Vestbø2019-09-031-3/+5
* Fixup move semantics of QColorSpaceAllan Sandfeld Jensen2019-09-021-3/+12
* Improve our color space terminologyAllan Sandfeld Jensen2019-08-021-3/+3
* Remove public d_func from QColorSpaceAllan Sandfeld Jensen2019-07-231-0/+11
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
* Fix race in colorspace LUT generationAllan Sandfeld Jensen2019-05-161-3/+20
* Fix minor compiler warning from ClangKevin Funk2019-05-031-1/+0
* Custom color-space based on chromaticitiesAllan Sandfeld Jensen2019-05-021-0/+26
* Long live QColorSpace and friendsAllan Sandfeld Jensen2019-02-081-0/+96