summaryrefslogtreecommitdiffstats
path: root/src/gui/math3d/qmatrix4x4.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix \fn template arguments for Qt GuiTopi Reinio2023-11-181-1/+1
* Allow specify distance to plane for QTransformJiDe Zhang2022-08-181-11/+28
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Fix up some QMatrix4x4 docsLaszlo Agocs2022-03-291-4/+8
* gui: Fix typos in documentationJonas Kvinge2021-10-121-4/+4
* Doc: Ensure deprecated APIs in Gui are documented as suchNico Vertriest2021-07-261-4/+4
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-05-261-4/+4
* Doc: Fix documentation warnings qtbaseNico Vertriest2021-02-181-4/+4
* QMatrix4x4: deprecate operator*(QVector3D, QMatrix4x4)Giuseppe D'Angelo2021-02-111-3/+5
* QMatrix4x4: deprecate operator*(QMatrix4x4, QVector3D/QPoint(F))Giuseppe D'Angelo2021-02-111-3/+22
* Doc: Link to correct locationPaul Wicking2021-01-111-4/+4
* Get rid of the QMatrix4x4(int) constructorLars Knoll2020-11-191-21/+21
* De-inline qFuzzyCompare for QMatrix4x4 and QVector4DLars Knoll2020-11-191-0/+20
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-08-281-4/+0
* Remove deprecated qGenericMatrix{To,From}Matrix4x4 functionsMarcel Krems2020-08-261-24/+0
* Remove QVariant(int type, void *data, ...) constructorLars Knoll2020-08-151-1/+1
* Use dedicated function for chopping QByteArrayRobert Loehning2020-06-171-2/+1
* Enable the scenegraph to remove its QMatrix4x4_Accessor hackLaszlo Agocs2020-06-031-0/+17
* Revert "Remove flagBits from QMatrix4x4"Fabian Kosmale2020-03-041-102/+462
* Remove flagBits from QMatrix4x4Jarek Kobus2020-02-281-462/+102
* Get rid of QMatrixJarek Kobus2020-02-281-57/+0
* Deprecate all methods that use QMatrixJarek Kobus2020-01-281-0/+10
* Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-1/+1
* Prefix textstream operators with Qt::Lars Knoll2019-05-021-5/+5
* 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