summaryrefslogtreecommitdiffstats
path: root/tests/libfuzzer/gui/painting/qcolorspace
Commit message (Expand)AuthorAgeFilesLines
* Add CMYK support to QColorSpaceAllan Sandfeld Jensen14 days1-2/+18
* Add color space model, making gray color spaces explicitAllan Sandfeld Jensen2024-04-051-0/+6
* Add QColorSpace::isValidTargetAllan Sandfeld Jensen2024-03-271-3/+7
* Add A2B tables, and PCSLab support to QIccAllan Sandfeld Jensen2024-03-071-0/+13
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* 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
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Tests: Use REQUIRED COMPONENTS in find_package(Qt6...)Kai Köhne2021-12-131-2/+1
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Fuzzing: Remove .pro-files of libfuzzer testsRobert Löhning2021-08-241-9/+0
* Fuzzing: Add CMake project files for fuzz targetsRobert Löhning2021-05-311-22/+25
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-3/+3
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-083-6/+43
|\
| * Fuzzing: ignore logging output from QColorSpaceRobert Loehning2020-03-301-4/+6
| * Fuzzing: Add QGuiApplication to gui fuzz targetsRobert Loehning2020-03-302-2/+7
|/
* Fuzzing: Move fuzz target to match path of tested codeRobert Loehning2020-01-072-0/+49