summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/math3d/qmatrixnxn/tst_qmatrixnxn.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* tst_qmatrixnxn: port away from deprecated APIsIvan Solovev2022-09-061-53/+105
* Allow specify distance to plane for QTransformJiDe Zhang2022-08-181-0/+17
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* tst_QMatrixNxN: fix type-punning warningMarc Mutz2021-06-301-32/+14
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Remove deprecated qGenericMatrix{To,From}Matrix4x4 functionsMarcel Krems2020-08-261-10/+0
* Revert "Remove flagBits from QMatrix4x4"Fabian Kosmale2020-03-041-4/+3
* Remove flagBits from QMatrix4x4Jarek Kobus2020-02-281-3/+4
* Get rid of QMatrixJarek Kobus2020-02-281-53/+0
* Deprecate all methods that use QMatrixJarek Kobus2020-01-281-0/+5
* 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