summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qimagereader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Document loading of high resolution versions of images.Friedemann Kleint2014-08-261-0/+14
* Mention supportedMimeTypes() in QImageReader documentation.Friedemann Kleint2014-08-261-2/+3
* Add SubType setters/getters and SupportedSubTypes option.Ivan Komissarov2014-08-051-0/+30
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-2/+3
|\
| * Add opt-out environment variable for @2x imagesMorten Johan Sørvig2014-07-031-2/+3
* | Fixed i18n in QImageReader/QImageWriter.Ivan Komissarov2014-04-281-5/+5
* | QImageReader/Writer: replace dubious use of QSet<QByteArray> with QListMarc Mutz2014-03-261-17/+10
|/
* QImageReader: simplify _qt_BuiltInFormatsMarc Mutz2013-12-251-16/+13
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-9/+9
* Remove deprecated QtAlgorithms calls from QtGuiGiuseppe D'Angelo2013-09-051-2/+4
* qimagereader: fix build on iOSRichard Moe Gustavsen2013-09-051-1/+1
* Fix build when QIMAGEREADER_DEBUG is enabled in qimagereader.cppKeonil Jeong2013-07-011-2/+2
* Make qtbase compile with QT_NO_IMAGEFORMATPLUGINTasuku Suzuki2013-04-151-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-0/+4
|\
| * Fix reentrancy problem in image readingaavit2013-02-201-0/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-0/+7
|\|
| * Exclude BMP from supported formats if it disabled by Qt buildPoul Sysolyatin2013-01-291-0/+4
| * Added 'jpeg' to QImageReader::supportedImageFormats()Poul Sysolyatin2013-01-291-0/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-3/+2
|\|
| * Doc: Fix module name formatSze Howe Koh2013-01-251-3/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-231-1/+1
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | QImage plugins should report supported mime typesAllan Sandfeld Jensen2013-01-231-22/+53
|/
* Make qtbase compile with QT_NO_IMAGEFORMATPLUGINv5.0.0-rc1Tasuku Suzuki2012-12-051-13/+14
* Fix warning about cast from ASCII.Friedemann Kleint2012-12-041-1/+1
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-0/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QImage{Reader,Writer}: remove unused local typedef (GCC 4.8 warning)Marc Mutz2012-08-111-1/+0
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-271-1/+1
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-4/+4
|\
| * Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-4/+4
* | No longer use deprecated methods for plugin loading.Friedemann Kleint2012-05-091-24/+35
|/
* Fix workaround for image readers that can scale but not clipaavit2012-04-271-5/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-17/+17
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-311-25/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove support for the MNG file format and the bundled libmngaavit2012-01-251-20/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Images: Implement internal DIB image plugin.Friedemann Kleint2011-07-191-0/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1515