summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qimagereader.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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