summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qcolorspace
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-123-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-073-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
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Add floating point color space conversionsAllan Sandfeld Jensen2022-05-141-0/+51
* CMake: Add BUILTIN_TESTDATA option to qt_internal_add_testAlexey Edelev2022-02-111-21/+8
* 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
* Remove the qmake project filesJoerg Bornemann2021-01-071-9/+0
* 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
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* Replace qreal with float in QColorAllan Sandfeld Jensen2020-09-111-4/+4
* Port qtbase/tests/auto/gui/painting to CMakeSona Kurazyan2020-04-271-0/+39
* 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-312-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-084-0/+247