summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats
Commit message (Expand)AuthorAgeFilesLines
* Added webp image format pluginSteven Yao2014-02-136-1/+421
* Add JPEG 2000 plugin.Jake Petroules2014-02-117-4/+1426
* Use RGBA8888 format to simplify TIFF writingAllan Sandfeld Jensen2014-02-102-22/+3
* Replace win32-g++ with mingw scopeKai Koehne2014-02-072-2/+2
* Exclude non-supported imageformats for WinRTMaurice Kalinowski2014-01-281-0/+5
* 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-177-1/+1227
* 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 pluginABBAPOH2013-11-2610-1/+2040
* TGA-Reader: Bail out of check if the device is not seekable.Friedemann Kleint2013-05-131-0/+2
* Fix MNG imageformat plugin build.Janne Anttila2013-04-182-15/+7
* Fix tiff imageformat plugin build for WEC7.Janne Anttila2013-04-122-0/+69
* 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
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-0214-14/+14
|/
* 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
* remove symbian vestigesOswald Buddenhagen2012-12-031-2/+0
* Use the bundled zlib in QtCore, if present.aavit2012-11-291-2/+3
* QImage plugins should report supported mime typesAllan Sandfeld Jensen2012-11-284-4/+8
* Fix preprocessor directives syntax formDebao Zhang2012-11-282-2/+2
* adjust to qt_plugin.prf changesv5.0.0-beta2Oswald Buddenhagen2012-11-014-16/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2314-336/+336
* Enable configure tests for system libmng and libtiffLars Knoll2012-08-083-15/+12
* remove commented out QTDIR_build conditionalsOswald Buddenhagen2012-06-292-4/+0
* Fix warning in profile.qt-v5.0.0-alpha1Friedemann Kleint2012-03-121-1/+1
* Add wbmp pluginaavit2012-03-016-1/+564
* Use new plugin system in QtImageFormats.Friedemann Kleint2012-02-179-9/+28
* Move tga support from Qt3d to QtImageFormats.Toby Tomkins2012-02-087-1/+740
* Add TIFF pluginKent Hansen2012-02-016-1/+865
* Remove "All rights reserved" line from license headers.Toby Tomkins2012-02-013-6/+6
* Long live the qtimageformats moduleKent Hansen2012-01-256-0/+711