summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmap.h
Commit message (Expand)AuthorAgeFilesLines
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtGui: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-191-8/+8
* Add noexcept to move constructors and assignment operatorsAllan Sandfeld Jensen2015-05-041-2/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-3/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* RValue ref version of QPixmap::fromImage()Allan Sandfeld Jensen2014-01-021-0/+7
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-0/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove todo comments that are no longer relevant.Kim Motoyoshi Kalland2012-04-181-3/+3
* QtGui: make some constructors explicitMarc Mutz2012-03-141-2/+2
* Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-261-1/+1
* Remove dead method.Richard Moore2012-02-201-1/+0
* Remove many deprecated methodsLars Knoll2012-01-311-1/+1
* 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/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove Windows and X11 from src/widgets/platforms.Robin Burchell2011-10-281-1/+0
* Compile with QT_ENABLE_DEPRECATED_BEFORE set to old version of QtOlivier Goffart2011-10-271-4/+3
* Clang build fix: QPixmap::init -> QPixmap::doInitJani Uusi-Rantala2011-09-071-1/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-1/+1
* Bring back QPixmap::grabWidget() (with a warning).Friedemann Kleint2011-08-011-2/+2
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-211-1/+3
|\
| * Deprecate some QPixmap functions (marked as obsolete already).Samuel Rødal2011-07-141-3/+7
* | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-6/+6
* | Get rid of some obsolete functions in QImage / QPixmap / QPixmapData.Samuel Rødal2011-07-181-84/+22
* | 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
* | Clean up some QWidget dependencies in gui/image.Samuel Rødal2011-05-041-4/+4
* | remove more QT3_SUPPORT codeLars Knoll2011-05-031-28/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+335