summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Enable non-integer device pixel ratioMorten Johan Sørvig2015-07-301-0/+6
* Add noexcept to move constructors and assignment operatorsAllan Sandfeld Jensen2015-05-041-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add devicePixelRatio metric to QPaintDevice.Morten Johan Sørvig2013-04-151-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Rename QPaintDevice::init() to initPainter()Richard Moore2012-09-101-1/+1
* Doc: fix yet more errors reported by qdocaavit2012-09-041-1/+9
* Added a reserved data pointer in QPaintDevice.Alexandros Dermenakis2012-07-161-0/+1
* Fold qpaintdevice_qpa.cpp into qpaintdevice.cppGirish Ramakrishnan2012-04-151-0/+16
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-7/+0
* 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 some unused codeLars Knoll2011-05-041-3/+0
* | Get rid of remaining QWidget dependencies in QPainter.Samuel Rødal2011-05-041-1/+11
* | Remove QWidget dependency in QPainter::initFrom().Samuel Rødal2011-05-041-0/+4
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+75