summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| * | 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-1129-203/+203
|/
* Disable webp also for iosaavit2014-11-171-1/+1
* QMngHandler: Avoid endless loopaavit2014-11-051-1/+1
* QMngHandler: Prevent division by zero.Friedemann Kleint2014-11-041-1/+2
* Silence warning about unused parameterv5.4.0-alpha1Thiago Macieira2014-09-031-0/+2
* Update license headers and add new licensesJani Heikkinen2014-08-2529-548/+316
* Add support for SubType and SupportedSubTypes options in DDS handlerIvan Komissarov2014-08-082-2/+143
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-291-3/+3
|\
| * Fix DDS image writingaavit2014-07-011-3/+3
* | Save opaque images as opaque TIFF filesAllan Sandfeld Jensen2014-07-041-7/+38
* | Suppress "sequential device" warning for other files.Alex2014-06-251-4/+7
* | Merge remote-tracking branch 'origin/5.3' into devSergio Ahumada2014-06-141-0/+9
|\|
| * Make QWebpHandler::write() work on big endian systemsv5.3.1stableDmitry Shachnev2014-06-041-0/+9
* | Add support for reading icon variants in ICNS pluginAlex2014-02-262-4/+45
|/
* 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