summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qimagewriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* QImage{Reader,Writer}: remove unused local typedef (GCC 4.8 warning)Marc Mutz2012-08-111-1/+0
* List .pbm and .pgm as supported writable image file formats.Kim Motoyoshi Kalland2012-07-161-1/+3
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-3/+3
|\
| * Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-3/+3
* | No longer use deprecated methods for plugin loading.Friedemann Kleint2012-05-091-14/+40
|/
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-8/+8
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-311-12/+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-10/+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/+734