summaryrefslogtreecommitdiffstats
path: root/src/gui/math3d/qmatrix4x4.h
Commit message (Expand)AuthorAgeFilesLines
* Fix private member initialization for QMatrix4x4(Qt::Uninitialized)Konstantin Ritt2015-03-161-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* [QMath3D] Add public c-tors that do not initialize the contentsKonstantin Ritt2015-02-041-0/+1
* Introduce QMatrix4x4::isAffine()Konstantin Ritt2015-01-281-0/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add viewport transform to QMatrix4x4Sean Harmer2014-05-161-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
* Make the documentation more explicit an talkativeLaszlo Papp2012-12-071-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove temporary constructor used to make qreal->float changeSean Harmer2012-09-091-3/+0
* Make gui/math3d classes use float rather than qrealSean Harmer2012-09-071-73/+76
* QtGui: make some constructors explicitMarc Mutz2012-03-141-1/+1
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Optimized QMatrix4x4 by improving how 'flagBits' are used.Kim Motoyoshi Kalland2011-08-291-109/+212
* 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/+1022