summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/math3d/qmatrixnxn/tst_qmatrixnxn.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-131-0/+4
* Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-07-051-2/+2
* QMatrix4x4: fix aliasing problem in operator*=Marc Mutz2017-04-141-0/+4
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-24/+24
* Use C++ <cmath> instead of <math.h> in math3d autotestsKonstantin Ritt2015-02-261-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add viewport transform to QMatrix4x4Sean Harmer2014-05-161-0/+35
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make gui/math3d classes use float rather than qrealSean Harmer2012-09-071-564/+556
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-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
* Moved gui autotests into new directory structureJo Asplin2011-09-011-0/+3385