summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor ICNS plugin to prepare it for icon variants supportAlex2014-01-142-142/+189
* Fix reading palette images in DDS handler.Ivan Komissarov2014-01-132-4/+39
* Add ICNS (Apple Icon Image) plugin.Alex2013-12-178-1/+1228
* Fix QDDSHandler::canRead to return false in case of a scan error.ABBAPOH2013-12-161-1/+5
* Do not try to rescan device in case of an error in DDS plugin.ABBAPOH2013-12-162-10/+18
* Fix build of the DDS plugin without QDataStreamABBAPOH2013-12-135-1/+21
* Remove main.h in DDS plugin.ABBAPOH2013-12-133-71/+12
* Fix MSVC warnings about scopes.Friedemann Kleint2013-12-021-3/+3
* Fix writing images in DDS handlerABBAPOH2013-12-021-7/+8
* Add support for QImageIOHandler::Size option in DDS handler.ABBAPOH2013-12-022-0/+23
* Add QByteArrayliterals to QDDSHandlerABBAPOH2013-12-022-8/+8
* Fix capabilities in DDS image handler.ABBAPOH2013-12-011-2/+4
* Whitespace fixes in DDS image handlerABBAPOH2013-12-011-5/+5
* Add Direct Draw Surface plugin to documentation and changelog.Jake Petroules2013-11-261-0/+1
* Add Direct Draw Surface pluginABBAPOH2013-11-2610-1/+2040
* Doc: Updated url variable in qdocconf files.v5.2.0-rc1v5.2.0Jerome Pasion2013-11-061-1/+1
* Fixes windows ce buildv5.2.0-beta1Bjoern Breitmeyer2013-10-073-4/+6
* Merge remote-tracking branch 'origin/stable' into devv5.2.0-alpha1Frederik Gladhorn2013-08-141-2/+5
|\
| * Make libtiff link on OS X 10.9old/5.1Gabriel de Dietrich2013-08-051-9/+0
* | Merge branch 'stable' into devSergio Ahumada2013-08-051-1/+5
|\|
| * fix shadow build with -qt-zlib and pre-generated headersOswald Buddenhagen2013-07-301-1/+5
* | Doc: Setting navigation variablesJerome Pasion2013-06-261-1/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-121-0/+4
|\|
| * Doc: Made "Qt Image Formats" entry in Assistant/Creator childless.v5.1.0-rc2v5.1.0-rc1v5.1.0Jerome Pasion2013-06-041-0/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-047-25/+87
|\|
| * TGA-Reader: Bail out of check if the device is not seekable.Friedemann Kleint2013-05-131-0/+2
| * Doc: Fix module name in .qdocconfTopi Reinio2013-04-251-8/+8
| * Fix MNG imageformat plugin build.Janne Anttila2013-04-182-15/+7
| * Fix tiff imageformat plugin build for WEC7.Janne Anttila2013-04-123-2/+70
* | Upgrading libtiff: Patches to libtiff 4.0.3 for Qt usageLiang Qi2013-04-052-49/+164
* | Upgrading libtiff: Adding clean copy of libtiff 4.0.3Liang Qi2013-04-05159-14670/+22457
|/
* Fix compilation for Android.v5.1.0-alpha1BogDan Vatra2013-03-272-1/+2
* Merge branch 'dev' into stableSergio Ahumada2013-03-191-0/+8
|\
| * Fix glitch on MNG animation Loops when QMovie caching is enabledDavy Durham2013-01-041-0/+8
* | Fix spelling errors in QTgaFile messages.Friedemann Kleint2013-02-061-2/+2
* | Fix TIFFTAG_RESOLUTIONUNIT handling.Leonard Lee2013-02-051-3/+5
* | Use QTgaFile as translation context.Friedemann Kleint2013-02-052-10/+13
* | fix doc page urlsOswald Buddenhagen2013-02-011-1/+1
* | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-011-2/+2
* | doc: Fix namespace version to 5.0.1 for qhp documentationv5.0.1Sergio Ahumada2013-01-121-1/+1
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-0215-15/+15
* | Bump Qt version to 5.0.1Sergio Ahumada2012-12-231-1/+1
|/
* Add PLUGIN_CLASS_NAME to qtimageformats pluginsv5.0.0-rc2v5.0.0Miikka Heikkinen2012-12-104-0/+4
* Fix compilation after removal of TRUE macroSergio Ahumada2012-12-061-1/+1
* Doc: misc fixesv5.0.0-rc1aavit2012-12-043-28/+14
* remove symbian vestigesOswald Buddenhagen2012-12-032-3/+0
* Fix: include path to Qt zlibaavit2012-12-011-1/+1
* Doc: fix doc generation and add module overview (landing) pageaavit2012-11-308-1/+913
* Use the bundled zlib in QtCore, if present.aavit2012-11-292-8/+6
* QImage plugins should report supported mime typesAllan Sandfeld Jensen2012-11-284-4/+8