summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qtransform.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtGui: use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-041-7/+15
* QMatrix, QTransform: restore nothrow move special membersMarc Mutz2016-02-111-1/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Use QVector::reserve() all over the place.Sérgio Martins2015-06-291-1/+3
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-1/+1
|\
| * Make data tables const.Volker Krause2015-05-051-1/+1
* | Add qHash(QMatrix) and qHash(QTransform)Marc Mutz2015-04-211-0/+24
|/
* Use QDebugStateSaver to restore space setting in stream operators.Friedemann Kleint2015-03-301-1/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-291-0/+4
|\
| * QTransform: initialize the d memberGiuseppe D'Angelo2014-09-221-0/+4
* | Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-21/+21
* Fix transform (rotation matrix) uniform scale testing.Balazs Domjan2013-09-191-5/+22
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Correct QTransform::QTransform documentation re m13 initialisation.Mitch Curtis2012-08-101-1/+1
* Added note to QTransform::isRotatingAli Akhtarzada2012-07-251-0/+2
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-7/+7
* Move QPainterPathPrivate to the private header files.Gunnar Sletta2012-04-131-0/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-6/+6
* 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
* Change references to affine example.Casper van Donderen2011-06-281-2/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2301