summaryrefslogtreecommitdiffstats
path: root/src/gui/image
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-149-22/+27
|\
| * Fixed QPixmapCache associating path with wrong QPixmap.Samuel Rødal2013-02-121-0/+2
| * Fixed crash in image reader when reading certain BMP files.Samuel Rødal2013-02-061-4/+4
| * doc: Fix QPixmapCache size default value in docJulien Brianceau2013-02-051-9/+5
| * Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
| |\
| | * Fix some more old references and links to NokiaSergio Ahumada2013-01-281-1/+1
| * | Clean up logical dpi for QImage.Morten Johan Sørvig2013-01-312-8/+4
| * | Exclude BMP from supported formats if it disabled by Qt buildPoul Sysolyatin2013-01-292-0/+6
| * | Added 'jpeg' to QImageReader::supportedImageFormats()Poul Sysolyatin2013-01-291-0/+3
| * | Doc, Qt GUI: Fix "no \inmodule command" warningsSze Howe Koh2013-01-282-0/+2
* | | Fix segfault when setting a device-pixel-ratio on a null-QPixmapTor Arne Vestbø2013-02-091-0/+3
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-293-7/+5
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-283-7/+5
| |\| |
| | * | Doc: Fix module name formatSze Howe Koh2013-01-253-7/+5
* | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2914-56/+0
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2362-62/+62
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2262-62/+62
| |\| |
| | * | Update copyright year in Digia's license headersSergio Ahumada2013-01-1862-62/+62
| | |/
* | / QImage plugins should report supported mime typesAllan Sandfeld Jensen2013-01-234-35/+127
|/ /
* / Ensure raster pixmap cache key is the same as that of pixmap.toImage()Michael Brasser2013-01-113-0/+8
|/
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-1/+1
* Make QImage::mirrored() propagate devicePixelRatioMorten Johan Sorvig2013-01-021-0/+1
* Make qtbase compile with QT_NO_IMAGEFORMATPLUGINv5.0.0-rc1Tasuku Suzuki2012-12-054-24/+33
* 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-0111-11/+156
* QJpegHandler: err should be set before jpeg_create_decompress()Elvis Lee2012-11-211-2/+3
* Fix GIF image decoding: do not zero transparent pixelsaavit2012-11-091-9/+6
* Save grayscale palleted images to grayscale pngSergey Borovkov2012-11-091-4/+7
* Remove some dead code in switch statementsSergio Ahumada2012-10-291-10/+0
* Remove unnecessary call to png_set_sBit when writing png filesSergey Borovkov2012-10-261-7/+0
* Invalidate old QImage data if load()/loadFromData() has failedKonstantin Ritt2012-10-103-43/+42
* Scale icons returned by QIcon::fromTheme.David Sansome2012-10-101-2/+8
* Fix DIB image reading.Friedemann Kleint2012-10-021-1/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2263-1512/+1512
* gui/opengl: Fix missing or improper include guard in headersSergio Ahumada2012-09-153-10/+10
* qpa: add non-opaque fill supportJulien Brianceau2012-09-111-2/+4
* Removing duplicate includesSergio Ahumada2012-09-093-5/+0
* Fix g++ compiler warnings.Friedemann Kleint2012-09-071-1/+3
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-1/+1
* Doc: fix yet more errors reported by qdocaavit2012-09-041-15/+25
* Doc: Fixes for several doc errorsaavit2012-08-312-1/+13
* Doc: Fix misc. documentation errorsaavit2012-08-302-10/+2
* Document obsolete functions in QImage to silence qdoc errors.Jason Barron2012-08-291-0/+44
* doc: Added \relates command to some function qdoc commentsMartin Smith2012-08-211-0/+1
* Add AVX support for the JPEG handlerThiago Macieira2012-08-211-3/+13
* Fix -Wclobbered warningsMarc Mutz2012-08-182-5/+5
* QtGui: use new qEnvironmentVariableIsEmpty()Marc Mutz2012-08-141-1/+1
* QImage{Reader,Writer}: remove unused local typedef (GCC 4.8 warning)Marc Mutz2012-08-112-2/+0
* Revert "Added default argument for color profile to QImage constructors."Alexandros Dermenakis2012-08-102-20/+12
* change \img to \image in docsJeremy Katz2012-08-011-1/+1