summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* TGA handler: check for out of range image size5.6Eirik Aavitsland2018-09-031-0/+8
* QWbmpHandler: fix integer overflowMarc Mutz2017-02-031-1/+1
* QTgaFile: fix Coverity warning re:mixing enum typesMarc Mutz2017-02-031-6/+2
* 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.2Topi Reinio2016-08-021-3/+7
* tvOS supportMike Krus2016-05-311-1/+1
* Fix build issue with QT_USE_QTSTRINGBUILDERv5.6.1-1v5.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.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-111-2/+13
| |_|/ |/| |
* | | Android: fix QT_CPU_FEATURES checkBogDan Vatra2016-01-251-1/+1
|/ /
* | 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
* | 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.1Neil Williams2015-09-091-0/+16
* | Doc: Fix few misses from last copyright headers update.Julien Brianceau2015-08-274-756/+0
* | 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-03248-35469/+14028
|\|
| * Handle Grayscale8 TIFFsAllan Sandfeld Jensen2015-05-291-4/+39
| * Android: Build webp pluginEskil Abrahamsen Blomfeldt2015-05-202-5/+32
| * Optional application of orientation for TIFFAllan Sandfeld Jensen2015-05-191-104/+73
| * Correctly interpret RGBA tiff images as premultipliedAllan Sandfeld Jensen2015-05-121-4/+12
| * Clean up reading TIFF headersAllan Sandfeld Jensen2015-05-042-88/+151
| * Merge remote-tracking branch 'origin/5.4' into 5.5v5.5.0-beta1Liang Qi2015-04-152-19/+8
| |\
| | * DDS: fix image format checkv5.4.2Maks Naumov2015-03-241-1/+1
| | * Replace malloc'ed tables with QVarLengthArrayAllan Sandfeld Jensen2015-03-171-17/+6
| | * Correct mask of A2B10G10R10Allan Sandfeld Jensen2015-03-171-1/+1
| * | Remove more extraneous files from bundled libtiffEirik Aavitsland2015-04-09142-29895/+0
| * | libwebp: update patches to 0.4.3 for Qt usageLiang Qi2015-04-092-13/+61
| * | libwebp: update to 0.4.3Liang Qi2015-04-0999-5344/+13662
| * | Fix MSVC warning C4005: 'JAS_WIN_MSVC_BUILD' : macro redefinitionDebao Zhang2015-03-301-3/+0
* | | Fixed calculation of normal maps in DDSIvan Komissarov2015-04-281-12/+12
|/ /
* | Fix compiler warnings.v5.5.0-alpha1Christian Kandeler2015-02-251-13/+13
* | Use std math on doubles and include cmathSean Harmer2015-02-181-0/+2
* | Read grayscale JP2000 as grayscaleAllan Sandfeld Jensen2015-02-181-4/+1
* | Cleanup math includeAllan Sandfeld Jensen2015-02-161-6/+6
* | Update copyright headersJani Heikkinen2015-02-1130-209/+209
|/