summaryrefslogtreecommitdiffstats
path: root/src/gui/math3d/qmatrix4x4.cpp
Commit message (Expand)AuthorAgeFilesLines
* doc: Add missing template clauses in qmatrix4x4.cppMartin Smith2018-01-121-2/+2
* Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-07-051-3/+3
* Doc: Fix link errorsNico Vertriest2017-04-191-2/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Doc: Corrected link issues in qtbaseNico Vertriest2015-09-041-2/+0
* Use QDebugStateSaver to restore space setting in stream operators.Friedemann Kleint2015-03-301-1/+2
* Clarify QMatrix4x4::lookAt() docsLaszlo Agocs2015-03-071-4/+7
* Fix QMatrix4x4::lookAt() in case of null directionKonstantin Ritt2015-02-261-1/+5
* Optimize quaternion to rotation matrix convertionKonstantin Ritt2015-02-261-19/+25
* Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-161-8/+8
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* [QMath3D] Add public c-tors that do not initialize the contentsKonstantin Ritt2015-02-041-0/+8
* Introduce QMatrix4x4::isAffine()Konstantin Ritt2015-01-281-0/+12
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add viewport transform to QMatrix4x4Sean Harmer2014-05-161-0/+46
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-4/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Make the documentation more explicit an talkativeLaszlo Papp2012-12-071-7/+9
* WINCE: Fix missing cosfAndreas Holzammer2012-12-031-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove temporary constructor used to make qreal->float changeSean Harmer2012-09-091-9/+0
* Make gui/math3d classes use float rather than qrealSean Harmer2012-09-071-161/+196
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-3/+3
* 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
* Optimized QMatrix4x4 by improving how 'flagBits' are used.Kim Motoyoshi Kalland2011-08-291-299/+360
* Improve doc to avoid row vs col major confusion.Sarah Smith2011-07-261-0/+16
* 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/+1915