summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* TIFF: add an autotest for CMYK imagesGiuseppe D'Angelo12 days4-0/+6
* Correct license for test filesLucie Gérard2024-03-1511-11/+11
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-0813-23/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-1/+1
* Update HEIF test imageTor Arne Vestbø2022-09-131-0/+0
* CMake: Don't build iOS auto tests when QT_BUILD_MINIMAL_STATIC_TESTAlexandru Croitor2022-09-071-1/+7
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2514-14/+14
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2811-11/+11
* Add license headers to cmake filesLucie Gérard2022-07-0714-0/+42
* Use SPDX license identifiersLucie Gérard2022-06-1311-300/+25
* Add finding from oss-fuzz to tst_qicnsRobert Löhning2022-05-251-1/+23
* Fix tst_qicns test for INTEGRITYTatiana Borisova2022-01-241-0/+3
* Remove unused .qrc filesJoerg Bornemann2022-01-187-102/+0
* Add floating point read and write to TIFF handlerAllan Sandfeld Jensen2021-06-011-0/+14
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-2110-774/+191
* Remove QMake project filesJoerg Bornemann2021-02-1112-92/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0111-22/+22
* Update dependencies on 'dev' in qt/qtimageformatsLiang Qi2020-06-291-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-081-3/+3
* CMake: Regenerate and fixup qtimageformats projectswip/cmakeAlexandru Croitor2020-03-165-13/+39
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-166-0/+33
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-246-0/+33
| |\
| | * Add support for reading BigTIFFEirik Aavitsland2019-12-206-0/+33
* | | Regenerate projects to be in sync with the scriptAlexandru Croitor2019-11-1511-22/+22
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-151-0/+38
|\| |
| * | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-182-6/+6
| |\ \ | | |/ | |/|
| | * Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-09-161-0/+39
| | |\
| * | | Fix build after QColorSpace API changesTor Arne Vestbø2019-09-051-5/+4
| | |/ | |/|
| * | Read/write ICC profile in TIFF pluginAllan Sandfeld Jensen2019-08-171-0/+39
* | | Regenerate projects before mergeAlexandru Croitor2019-10-1514-230/+858
* | | Add build and test instructionsAlexandru Croitor2019-09-051-4/+4
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-1/+1
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-08-111-1/+1
| |\|
| | * Eradicate the last Q_FOREACH and mark the module cleanMarc Mutz2019-07-031-1/+1
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-172-6/+6
|\| |
| * | Fix qt6 buildAlexandru Croitor2019-06-142-6/+6
| |/
* | Support standalone tests buildingAlexandru Croitor2019-06-031-2/+11
* | Initial CMake PortAlexandru Croitor2019-05-2814-0/+423
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-273-1/+80
|\
| * Heic handler: fix orientation and other image propertiesEirik Aavitsland2019-03-263-1/+80
* | Add Grayscale16 support to TIFFAllan Sandfeld Jensen2019-01-033-1/+20
|/
* Add RGBA64 format support to TIFF pluginAllan Sandfeld Jensen2018-08-233-0/+18
* webp handler: support alpha-less reading and writingEirik Aavitsland2018-05-283-5/+19
* Add native Darwin handler for the HEIF (.heic) formatEirik Aavitsland2017-10-305-0/+84
* Fix QWebpHandler::canRead() to take animation frame count into accountJ-P Nurmi2017-07-031-0/+1
* Extend support for tiled tiff files to all color formatsv5.9.0-beta3v5.9.0-beta2v5.9.0-beta1Eirik Aavitsland2017-03-1613-5/+25
* Add support for tiled, color indexed tiff filesEirik Aavitsland2017-03-154-0/+24
* Add support for multipage TIFF images to QTiffHandlerv5.9.0-alpha1Sandro Mani2017-01-253-0/+45
* Fix build after qtConfig changes in qtbaseLars Knoll2016-08-191-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-084-2/+61
|\