summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qimagewriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add SubType setters/getters and SupportedSubTypes option.Ivan Komissarov2014-08-051-0/+44
* Fixed i18n in QImageReader/QImageWriter.Ivan Komissarov2014-04-281-5/+5
* QImageReader/Writer: replace dubious use of QSet<QByteArray> with QListMarc Mutz2014-03-261-18/+13
* Fix strings in QImageWriter.ABBAPOH2013-12-161-9/+5
* Check if device is opened before trying to create image handler.ABBAPOH2013-12-121-14/+35
* QImageWriter: add a forgotten #ifndef QT_NO_IMAGEFORMAT_BPMMarc Mutz2013-10-251-0/+2
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-4/+4
* Remove deprecated QtAlgorithms calls from QtGuiGiuseppe D'Angelo2013-09-051-2/+4
* Make qtbase compile with QT_NO_IMAGEFORMATPLUGINTasuku Suzuki2013-04-151-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-0/+2
|\
| * Exclude BMP from supported formats if it disabled by Qt buildPoul Sysolyatin2013-01-291-0/+2
* | 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-13/+72
|/
* Make qtbase compile with QT_NO_IMAGEFORMATPLUGINv5.0.0-rc1Tasuku Suzuki2012-12-051-11/+11
* 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
* 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