summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qimage.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Added default argument for color profile to QImage constructors."Alexandros Dermenakis2012-08-101-8/+6
* Added default argument for color profile to QImage constructors.Alexandros Dermenakis2012-08-011-6/+8
* Q_DECLARE_SHARED: mark the type movableMarc Mutz2012-07-101-1/+0
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui]Thiago Macieira2012-05-041-8/+8
* Don't generate compiler warnings for using deprecated methodsLars Knoll2012-04-281-1/+4
* get rid of QT_NO_IMAGE_TEXT switcherKonstantin Ritt2012-04-251-7/+1
* QImage: fix declaration of inline methodsKonstantin Ritt2012-04-201-4/+4
* Fix annoying deprecation warning about QImageTextKeyLangThiago Macieira2012-03-261-3/+18
* Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-261-1/+3
* Add support for cleanup functions for data-constructed QImagesSimon Hausmann2012-01-311-4/+5
* Remove many deprecated methodsLars Knoll2012-01-311-6/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Implement QDebug stream operators for builtin classesJędrzej Nowacki2012-01-101-0/+5
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove qt_image_id() and qt_image_colortable().Robin Burchell2011-12-201-2/+0
* Make headers safe with QT_NO_CAST_FROM_BYTEARRAY.Stephen Kelly2011-12-091-2/+2
* Add missing include when enabling deprecated codeOlivier Goffart2011-10-311-0/+4
* Compile with QT_ENABLE_DEPRECATED_BEFORE set to old version of QtOlivier Goffart2011-10-271-9/+9
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-2/+2
* Get rid of some obsolete functions in QImage / QPixmap / QPixmapData.Samuel Rødal2011-07-181-15/+104
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | remove constructorLars Knoll2011-05-041-3/+0
* | remove more QT3_SUPPORT codeLars Knoll2011-05-031-49/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+374