summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update bundled libwebp to version 1.0.3Eirik Aavitsland2019-11-29170-6999/+10382
* Update bundled libtiff to version 4.1.0Eirik Aavitsland2019-11-2932-829/+2747
* Update bundled libtiff to version 4.0.10Eirik Aavitsland2019-03-2667-469/+987
* TGA handler: check for out of range image sizeEirik Aavitsland2018-08-311-0/+8
* Add fix for CVE-2017-18013 of libtiffAndré Klitzing2018-02-091-4/+4
* Make the native darwin image IO work on iOS tooEirik Aavitsland2017-12-141-17/+7
* Update bundled libtiff to version 4.0.9André Klitzing2017-11-2214-31/+93
* WebP: Fix wrong default quality level for writingEirik Aavitsland2017-11-162-6/+3
* TGA: Fix clazy-copyable-polymorphicFriedemann Kleint2017-10-191-0/+4
* Update bundled libtiff to version 4.0.8+Eirik Aavitsland2017-10-1944-468/+2608
* Fix outdated FDL license headerKai Koehne2017-10-171-5/+5
* Avoid returning void expressionAndré Klitzing2017-10-061-1/+1
* WebP: respect the frame dispose method for animationsJ-P Nurmi2017-07-031-0/+4
* Fix QWebpHandler::canRead() to take animation frame count into accountJ-P Nurmi2017-07-031-0/+4
* Doc: Add a note about the DDS handler not being built by defaultLeena Miettinen2017-06-121-0/+4
* Remove DDS from image format docsAlan Alpert2017-05-041-1/+0
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded buildsOtto Ryynänen2017-04-252-3/+3
* Extend support for tiled tiff files to all color formatsv5.9.0-beta3v5.9.0-beta2v5.9.0-beta1Eirik Aavitsland2017-03-161-94/+75
* Add support for tiled, color indexed tiff filesEirik Aavitsland2017-03-151-2/+29
* Build fix for -no-feature-regularexpressionPaul Olav Tvete2017-03-151-1/+3
* Bundled libwebp updated to version 0.6.0Liang Qi2017-03-13146-6482/+14025
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-06116-2293/+5670
|\
| * Fix include order5.8Ulf Hermann2017-03-061-2/+2
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-26115-2291/+5668
| |\
| | * Bundled libtiff updated to version 4.0.7v5.8.0-rc1v5.8.0Liang Qi2016-12-1343-567/+1503
| | * Bundled libwebp updated to version 0.5.1Liang Qi2016-12-1372-1724/+4165
* | | Add support for multipage TIFF images to QTiffHandlerv5.9.0-alpha1Sandro Mani2017-01-252-10/+92
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-252-7/+3
|\| |
| * | QWbmpHandler: fix integer overflowMarc Mutz2017-01-051-1/+1
| * | QTgaFile: fix Coverity warning re:mixing enum typesMarc Mutz2017-01-051-6/+2
* | | Build fix for libtiff on INTEGRITYKimmo Ollila2017-01-121-1/+1
* | | Build fix for libwebp on INTEGRITYKimmo Ollila2017-01-121-0/+4
|/ /
* | Remove unused former overridersAlexander Volkov2016-12-056-36/+0
* | Add missing override and remove redundant virtualAlexander Volkov2016-12-0518-85/+85
* | Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-052-14/+14
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-266-7/+15
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-244-3/+7
| |\
| | * QTgaFile: fix parsing of TGA16 rgb dataMarc Mutz2016-11-081-1/+1
| | * QWebpHandler/QDDSHandler: init all fieldsMarc Mutz2016-11-082-1/+4
| | * Disable the DDS image format pluginGiuseppe D'Angelo2016-11-081-1/+1
| | * QDDSHandler: fix Coverity warning re:swapped argumentsMarc Mutz2016-10-161-1/+2
| * | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.1Liang Qi2016-09-171-3/+7
| |\|
| | * Doc: Clarify status of MNG, Jpeg2000 pluginsv5.6.2Topi Reinio2016-08-021-3/+7
| | * tvOS supportMike Krus2016-05-311-1/+1
| * | Fix mismatched new/delete warningJake Petroules2016-08-171-1/+1
* | | libtiff: Replace BSD advertising clauseKai Koehne2016-10-271-5/+6
* | | remove spurious platformsupport dependencyv5.8.0-beta1Oswald Buddenhagen2016-10-061-2/+2
* | | Add documentation for 3rdparty codeKai Koehne2016-09-196-0/+125
* | | Link to CoreFoundation in macjp2 pluginv5.8.0-alpha1Jake Petroules2016-08-191-1/+1
* | | Fix build after qtConfig changes in qtbaseLars Knoll2016-08-191-6/+2