summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-261-9/+2
* Removed image format specific template functions in raster engine.Kim Motoyoshi Kalland2012-02-071-322/+189
* Add support for cleanup functions for data-constructed QImagesSimon Hausmann2012-01-311-18/+50
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-311-1/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Implement QDebug stream operators for builtin classesJędrzej Nowacki2012-01-101-0/+8
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove qt_image_id() and qt_image_colortable().Robin Burchell2011-12-201-11/+0
* Improve QtGui start-up time and memory use.Samuel Rødal2011-11-041-4/+8
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-4/+4
* QtGui: Remove Q_WS and qpa.Friedemann Kleint2011-10-251-3/+3
* Remove stale documentation.Casper van Donderen2011-10-181-207/+0
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-15/+0
* Avoid double caching glyphs in raster/QPA/FreeTypeEskil Abrahamsen Blomfeldt2011-09-201-3/+8
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-1/+1
* Get rid of some obsolete functions in QImage / QPixmap / QPixmapData.Samuel Rødal2011-07-181-77/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-20/+21
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
| * Doc: Fixed qdoc warnings.David Boddie2011-05-231-3/+4
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-121-0/+2
|\|
| * Prevent crash in OpenGL engine when scaling images / pixmaps.Samuel Rødal2011-05-111-0/+2
* | remove more QT3_SUPPORT codeLars Knoll2011-05-031-553/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+6717