summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TGA handler: check for out of range image size5.6Eirik Aavitsland2018-09-031-0/+8
* Bump versionOswald Buddenhagen2017-09-211-1/+1
* Add changes file for Qt 5.6.3v5.6.35.6.3Antti Kokko2017-09-061-0/+26
* QWbmpHandler: fix integer overflowMarc Mutz2017-02-031-1/+1
* QTgaFile: fix Coverity warning re:mixing enum typesMarc Mutz2017-02-031-6/+2
* Bump versionOswald Buddenhagen2016-11-281-1/+1
* remove dependencies from sync.profileOswald Buddenhagen2016-11-231-9/+1
* 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
* Doc: Clarify status of MNG, Jpeg2000 pluginsv5.6.25.6.2Topi Reinio2016-08-021-3/+7
* Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-174-4/+4
* tvOS supportMike Krus2016-05-311-1/+1
* Bump versionOswald Buddenhagen2016-05-191-1/+1
* Fix build issue with QT_USE_QTSTRINGBUILDERv5.6.1-1v5.6.15.6.1Frank Meerkoetter2016-05-101-1/+1
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-258-32/+32
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-151-1/+4
|\
| * Merge 5.6 into 5.6.0v5.6.0-rc1v5.6.05.6.0Oswald Buddenhagen2016-02-021-1/+1
| |\
| * \ Merge remote-tracking branch 'origin/5.5' into 5.6.0Liang Qi2016-01-301-1/+4
| |\ \
| | * | Support custom ZLIB library name(s)5.5Mike Gelfand2016-01-301-1/+4
* | | | Improve interpretation of undefined alpha-channelsAllan Sandfeld Jensen2016-02-112-2/+14
* | | | Bump versionOswald Buddenhagen2016-02-081-1/+1
| |_|/ |/| |
* | | Android: fix QT_CPU_FEATURES checkBogDan Vatra2016-01-251-1/+1
|/ /
* | Add changes file for 5.6Eirik Aavitsland2016-01-141-0/+41
* | Bundled libtiff updated to version 4.0.6v5.6.0-beta1Eirik Aavitsland2015-12-0939-1012/+2594
* | libwebp: update patches to 0.4.4 for Qt usageLiang Qi2015-12-081-4/+4
* | libwebp: update to 0.4.4Liang Qi2015-12-0820-485/+760
* | Build MNG and Jpeg2000 plugins only if system libs foundEirik Aavitsland2015-11-253-2/+7
* | Skip (pass) each autotest if the corresponding handler not presentEirik Aavitsland2015-11-259-3/+55
* | make use of the new QtZlib moduleOswald Buddenhagen2015-11-181-5/+1
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-281-0/+2
|\ \ | |/
| * DDS: Bail out on failure to detect the format.Friedemann Kleint2015-10-201-0/+2
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-0/+16
|\ \ | |/
| * Fix null pointer use within Jpeg2000JasperReaderv5.5.15.5.1Neil Williams2015-09-091-0/+16
* | Merge remote-tracking branch 'origin/5.5' into 5.6v5.6.0-alpha1Liang Qi2015-08-282-0/+688
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-08-190-0/+0
| |\
| | * Bump version5.4Oswald Buddenhagen2015-04-201-1/+1
| * | Add the GPLv3 license textThiago Macieira2015-08-132-0/+688
* | | Doc: Fix few misses from last copyright headers update.Julien Brianceau2015-08-275-757/+1
* | | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-091-1/+1
|\ \ \ | |/ /
| * | Re-enable WebP support on iOSMike Krus2015-06-301-1/+1
* | | Prospective fix for build on iOSSimon Hausmann2015-07-221-0/+1
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-0/+28
|\ \ \ | |/ /
| * | Bump versionOswald Buddenhagen2015-06-291-1/+1
| * | Add changes file for 5.5.0 releasev5.5.0-rc1v5.5.05.5.0Eirik Aavitsland2015-06-031-0/+28
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-03249-35491/+14056
|\ \ \ | |/ /
| * | Handle Grayscale8 TIFFsAllan Sandfeld Jensen2015-05-292-18/+45
| * | Android: Build webp pluginEskil Abrahamsen Blomfeldt2015-05-202-5/+32
| * | Optional application of orientation for TIFFAllan Sandfeld Jensen2015-05-192-116/+97