summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qcolorspace/tst_qcolorspace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QCOMPARE_GE/QCOMPARE_LEAllan Sandfeld Jensen2024-04-191-31/+31
* tst_QColorSpace::imageConversion(Adobe RGB -> Display-P3): increase toleranceTor Arne Vestbø2024-04-191-1/+1
* Add CMYK support to QColorSpaceAllan Sandfeld Jensen2024-04-121-4/+28
* Make QColorTrcLut more flexibleAllan Sandfeld Jensen2024-04-051-3/+5
* Add color space model, making gray color spaces explicitAllan Sandfeld Jensen2024-04-051-1/+171
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-271-4/+4
* Add QColorSpace::isValidTargetAllan Sandfeld Jensen2024-03-271-1/+1
* Add A2B tables, and PCSLab support to QIccAllan Sandfeld Jensen2024-03-071-0/+88
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Increase setup precision and reduce test precisionAllan Sandfeld Jensen2023-08-171-4/+6
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Add floating point color space conversionsAllan Sandfeld Jensen2022-05-141-0/+51
* Improve tst_QColorSpace::imageConversion64PM testAllan Sandfeld Jensen2021-06-161-8/+17
* Add SIMD optimizations for color-transform writesAllan Sandfeld Jensen2021-05-271-0/+72
* Fix warnings about lossy double/float conversion in testsVolker Hilsheimer2021-04-111-5/+5
* Add QColorSpace::descriptionAllan Sandfeld Jensen2021-03-041-1/+22
* Extend colorspace testing and fix bug it uncoveredAllan Sandfeld Jensen2021-02-131-0/+119
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Add colorspace transfer functions based on tables of inputsAllan Sandfeld Jensen2020-12-101-0/+29
* Replace qreal with float in QColorAllan Sandfeld Jensen2020-09-111-4/+4
* Allow creating a valid QColorSpace one value at a timeAllan Sandfeld Jensen2020-02-011-2/+10
* Avoid crashing when constructing color-space from invalid enumAllan Sandfeld Jensen2019-12-161-9/+25
* Remove BT.2020 support from QColorSpaceAllan Sandfeld Jensen2019-09-081-7/+0
* Limit QColorSpacePrimaries export to auto-testTor Arne Vestbø2019-09-041-0/+6
* Simplify QColorSpace named presetsTor Arne Vestbø2019-09-031-24/+24
* Fixup move semantics of QColorSpaceAllan Sandfeld Jensen2019-09-021-0/+23
* Add an easier way to change colorspacesAllan Sandfeld Jensen2019-08-021-0/+47
* Improve our color space terminologyAllan Sandfeld Jensen2019-08-021-23/+23
* Parse color space name from ICC profileAllan Sandfeld Jensen2019-07-311-10/+28
* Remove public d_func from QColorSpaceAllan Sandfeld Jensen2019-07-231-5/+5
* Custom color-space based on chromaticitiesAllan Sandfeld Jensen2019-05-021-0/+68
* Add Extended RGB model to QColorAllan Sandfeld Jensen2019-04-121-0/+55
* Long live QColorSpace and friendsAllan Sandfeld Jensen2019-02-081-0/+238