summaryrefslogtreecommitdiffstats
path: root/src/gui/math3d/qmatrix4x4.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Fix "array subscript out of bounds" warning with GCC 4.5 in QtOpenGLThiago Macieira2011-02-211-3/+3
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Deprecate qGenericMatrixFromMatrix4x4 and qGenericMatrixToMatrix4x4Olivier Goffart2010-08-061-2/+4
* | It is no longer necessary to check for QT_NO_MEMBER_TEMPLATESminiak2010-08-031-8/+2
|/
* Add Q_MOVABLE_TYPE decls to QVector?D, QMatrix4x4, QQuaternionRhys Weatherley2010-02-021-0/+2
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Remove QMatrix4x4& return values in response to API review feedbackRhys Weatherley2009-11-041-18/+18
* Incorporate API review feedback for math3d classes.Rhys Weatherley2009-11-041-10/+5
* Optimize QGraphicsRotation's use of QMatrix4x4Rhys Weatherley2009-10-261-0/+4
* Add an extra overload for QMatrix4x4::toTransform()Rhys Weatherley2009-10-261-1/+2
* fix warnings about declarations shadowing class members (autotest reported)Jeremy Katz2009-09-291-20/+20
* QMatrix4x4::mapVector() to transform by top-left 3x3Rhys Weatherley2009-09-221-0/+22
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Modify QMatrix4x4 and QQuaternion to use qreal internallyRhys Weatherley2009-09-041-116/+116
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Add implicit conversions from math3d classes to QVariantRhys Weatherley2009-08-211-0/+3
* Add projection support to QMatrix4x4::toTransform()Rhys Weatherley2009-08-201-1/+1
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Add the math3d types to QVariantRhys Weatherley2009-07-231-4/+5
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
* Fix some incorrect license headers.Jason McDonald2009-06-101-1/+1
* Optimize QMatrix4x4::map() for QVector3D/QPoint/QPointFRhys Weatherley2009-06-021-45/+90
* QMatrix4x4::scale(qreal,qreal) and QMatrix4x4::translate(qreal,qreal) methodsAaron Kennedy2009-06-021-2/+4
* Optimize QMatrix4x4::mapRect() for translation and scale operationsRhys Weatherley2009-06-021-26/+0
* Remove fixed-point support from math3dRhys Weatherley2009-04-081-92/+85
* Update the license on this code to match the rest.Thiago Macieira2009-03-311-1/+31
* Long live Qt!Lars Knoll2009-03-231-0/+954