summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qmatrix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of QMatrixJarek Kobus2020-02-281-1191/+0
* Deprecate all methods that use QMatrixJarek Kobus2020-01-281-1/+2
* Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-1/+1
* Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-051-3/+3
* Fix the qHash implementation for QMatrix / QTransformGiuseppe D'Angelo2018-06-211-6/+6
* QMatrix, QTransform: restore nothrow move special membersMarc Mutz2016-02-111-3/+6
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Add qHash(QMatrix) and qHash(QTransform)Marc Mutz2015-04-211-1/+23
* Use QDebugStateSaver to restore space setting in stream operators.Friedemann Kleint2015-03-301-1/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* 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-10/+10
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-3/+3
* 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 many deprecated methodsLars Knoll2012-01-311-9/+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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove stale documentation.Casper van Donderen2011-10-181-20/+0
* Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-1/+1
|\
| * Change references to affine example.Casper van Donderen2011-06-281-1/+1
* | 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
* | even less QT3_SUPPORTLars Knoll2011-05-031-36/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1229