summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/math3d/qvectornd/tst_qvectornd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Deprecate the static int based API in QMetaTypeLars Knoll2020-08-241-6/+6
* 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-37/+37
* Use C++ <cmath> instead of <math.h> in math3d autotestsKonstantin Ritt2015-02-261-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* [QVectorND] Add missing operator/=(const QVectorND &)Konstantin Ritt2015-01-281-8/+153
* Add project/unproject methods in QVector3DPaul Lemire2015-01-221-0/+158
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add operator[] to QVectorND classesSean Harmer2013-08-271-0/+80
* Add convenience distance methods to QVector2DLaszlo Papp2013-03-181-9/+120
* Add a minor convenience for calculating the distance to a pointLaszlo Papp2013-03-151-0/+55
* 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-860/+851
* Do not consider sign in qIsNull.Mitch Curtis2012-08-221-0/+18
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-9/+9
* 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/+2142