summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix potential symbol clash in the IIOF helpersEirik Aavitsland2024-04-168-7/+21
* Update bundled libwebp to version 1.4.0Eirik Aavitsland2024-04-1675-1130/+2132
* Tiff: Add message handler to pass errors/warnings through Qt loggingChristian Ehrlicher2024-04-091-42/+81
* TIFF: add support for CMYK image load/saveGiuseppe D'Angelo2024-04-081-1/+30
* Preserve the ICC profile when saving TIFF filesGiuseppe D'Angelo2024-04-041-2/+2
* Fix allocation limit checking bug in jp2 handlerEirik Aavitsland2023-12-121-1/+2
* CMake: Use -framework Foo style arguments when building for iOSAlexandru Croitor2023-11-021-3/+4
* Update bundled libtiff to version 4.6.0Eirik Aavitsland2023-09-1813-115/+489
* Update bundled libwebp to version 1.3.2Eirik Aavitsland2023-09-1511-49/+143
* Update bundled libtiff to version 4.5.1Eirik Aavitsland2023-07-0428-1219/+1971
* Update bundled libwebp to version 1.3.1Eirik Aavitsland2023-07-0450-166/+465
* Add support for reading monochromatic floating point formatsAllan Sandfeld Jensen2023-05-052-8/+52
* Highlight third-party modules that are security criticalKai Köhne2023-05-032-0/+6
* Add some exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-132-0/+4
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-0813-90/+2
* CMake: Fix Threads::Threads global target promotion issueAlexandru Croitor2023-01-311-0/+6
* Update bundled libtiff to version 4.5.0Eirik Aavitsland2023-01-1767-36220/+41481
* Update bundled libwebp to version 1.3.0Eirik Aavitsland2023-01-1650-268/+529
* Implement support for file memory mapping for tiff readingEirik Aavitsland2023-01-131-2/+24
* QTiffHandler: fix build with GCC 13's support for FP16Thiago Macieira2023-01-111-1/+1
* TGA Plugin: Fix reading of CMapDepthRobert Löhning2023-01-091-3/+12
* Reject tiled tiffs with corrupt tile size earlyEirik Aavitsland2022-10-071-0/+2
* Fix bundled libtiff compilation lzw warning and reading failureEirik Aavitsland2022-09-291-0/+1
* webp: support sequential input device if full file is availableEirik Aavitsland2022-09-131-15/+14
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2515-15/+15
* Update bundled libwebp to version 1.2.4Eirik Aavitsland2022-08-2252-1570/+2660
* Doc: Add the Apple OS-based heic and jp2 plugins to the format listEirik Aavitsland2022-08-181-0/+3
* Add license headers to cmake filesLucie Gérard2022-07-0715-0/+45
* Remove redundand LIBRARIES argumentAlexey Edelev2022-07-011-1/+0
* Remove "Changes in Qt 6" stubKai Köhne2022-06-292-25/+0
* jp2: use new APIs for jasper 3Moody Liu2022-06-211-0/+31
* jp2: use correct buffer_size for jas_stream_memopenMoody Liu2022-06-201-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-1338-1431/+87
* Check earlier to avoid sanitzer warningsRobert Loehning2022-06-091-3/+7
* Update bundled libtiff to version 4.4.0Eirik Aavitsland2022-05-3132-2823/+5210
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2022-05-181-1/+1
* Add some basic checking against corrupt inputEirik Aavitsland2022-05-161-5/+11
* Explicitly include QVarLengthArray headerVolker Hilsheimer2022-03-181-0/+1
* Update bundled libwebp to version 1.2.2Eirik Aavitsland2022-03-0333-150/+340
* Fix invalid conversion compiler error in mng pluginBiswapriyo Nath2021-10-141-14/+14
* Update bundled libwebp to version 1.2.1Eirik Aavitsland2021-08-2061-521/+1140
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-109-9/+9
* CMake: Don't give plugins PUBLIC usage requirements part 2Alexandru Croitor2021-07-153-3/+3
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-066-7/+6
* Remove old configure-related filesJoerg Bornemann2021-06-171-183/+0
* Add floating point read and write to TIFF handlerAllan Sandfeld Jensen2021-06-012-14/+113
* Update bundled libtiff to version 4.3.0Eirik Aavitsland2021-05-2574-5938/+7677
* Use correct name of the internal Zlib moduleAlexey Edelev2021-05-221-1/+1
* CMake: Adapt to new WrapZLIB packageAlexandru Croitor2021-04-221-3/+3
* CMake: Fix vendored libwebp to build for universal macOSAlexandru Croitor2021-04-081-4/+13