summaryrefslogtreecommitdiff
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-089-16/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-1/+1
* 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-2510-10/+10
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-289-9/+9
* Add license headers to cmake filesLucie Gérard2022-07-0710-0/+30
* Use SPDX license identifiersLucie Gérard2022-06-139-246/+21
* 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-181-9/+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-218-528/+130
* Remove QMake project filesJoerg Bornemann2021-02-1110-83/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-019-18/+18
* 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-161-0/+16
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-161-0/+29
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-241-0/+29
| |\
| | * Add support for reading BigTIFFEirik Aavitsland2019-12-201-0/+29
* | | Regenerate projects to be in sync with the scriptAlexandru Croitor2019-11-159-18/+18
* | | 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-159-158/+597
* | | 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
| |/
* | Initial CMake PortAlexandru Croitor2019-05-2810-0/+313
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-271-1/+79
|\
| * Heic handler: fix orientation and other image propertiesEirik Aavitsland2019-03-261-1/+79
* | Add Grayscale16 support to TIFFAllan Sandfeld Jensen2019-01-031-1/+19
|/
* Add RGBA64 format support to TIFF pluginAllan Sandfeld Jensen2018-08-231-0/+17
* webp handler: support alpha-less reading and writingEirik Aavitsland2018-05-283-5/+19
* Add native Darwin handler for the HEIF (.heic) formatEirik Aavitsland2017-10-303-0/+79
* 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-161-3/+16
* Add support for tiled, color indexed tiff filesEirik Aavitsland2017-03-151-0/+22
* Add support for multipage TIFF images to QTiffHandlerv5.9.0-alpha1Sandro Mani2017-01-251-0/+44
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-084-2/+61
|\
| * Add a Jpeg2000 handler that utilizes Apple ImageIO FrameworkEirik Aavitsland2016-03-171-2/+0
| * Add animation support to WebP pluginDayang Shen2016-03-103-0/+61
* | Remove Windows CE.Friedemann Kleint2016-03-101-4/+0
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-151-0/+1
|\
| * Improve interpretation of undefined alpha-channelsAllan Sandfeld Jensen2016-02-111-0/+1
* | Updated license headersJani Heikkinen2016-01-208-139/+99
|/