summaryrefslogtreecommitdiffstats
path: root/src/gui/math3d/qmatrix4x4.h
Commit message (Expand)AuthorAgeFilesLines
* Allow specify distance to plane for QTransformJiDe Zhang2022-08-181-0/+6
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Fix up some QMatrix4x4 docsLaszlo Agocs2022-03-291-2/+2
* Miscellanea fixes for QT_TYPESAFE_FLAGS in our headersGiuseppe D'Angelo2022-03-071-10/+10
* tst_QMatrixNxN: fix type-punning warningMarc Mutz2021-06-301-0/+4
* MinGW: fix warning in QMatrix4x4::map functionsMårten Nordheim2021-02-151-5/+5
* QMatrix4x4: deprecate operator*(QVector3D, QMatrix4x4)Giuseppe D'Angelo2021-02-111-3/+4
* QMatrix4x4: deprecate operator*(QMatrix4x4, QVector3D/QPoint(F))Giuseppe D'Angelo2021-02-111-0/+15
* QMatrix4x4: implement operator*(QVector3D/QPoint(F)) in terms of mapGiuseppe D'Angelo2021-02-011-97/+97
* QMatrix4x4: mark it as Q_PRIMITIVE_TYPEGiuseppe D'Angelo2021-01-171-1/+1
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* Get rid of the QMatrix4x4(int) constructorLars Knoll2020-11-191-14/+6
* De-inline qFuzzyCompare for QMatrix4x4 and QVector4DLars Knoll2020-11-191-21/+1
* Remove deprecated qGenericMatrix{To,From}Matrix4x4 functionsMarcel Krems2020-08-261-27/+0
* Cleanup float-equal warningsLars Knoll2020-06-171-3/+2
* Enable the scenegraph to remove its QMatrix4x4_Accessor hackLaszlo Agocs2020-06-031-5/+12
* Revert "Remove flagBits from QMatrix4x4"Fabian Kosmale2020-03-041-79/+192
* Remove flagBits from QMatrix4x4Jarek Kobus2020-02-281-192/+79
* Get rid of QMatrixJarek Kobus2020-02-281-7/+0
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-281-1/+5
|\
| * Deprecate all methods that use QMatrixJarek Kobus2020-01-281-1/+5
* | Make QMatrix4x4::projectedRotate publicSimon Hausmann2020-01-241-4/+1
|/
* Silence intel compiler warning about float comparisonOlivier Goffart2019-11-281-0/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-051-3/+3
|\
| * Fix GCC -Wfloat-conversion warnings (available since GCC 4.9)Thiago Macieira2017-10-291-3/+3
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
|/
* QMatrix4x4: fix aliasing problem in operator*=Marc Mutz2017-04-141-1/+2
* Add -Wfloat-equal to Qt's header clean checkThiago Macieira2017-03-071-0/+5
* Add -Wdouble-promotion to headerscleanJesus Fernandez2016-11-301-20/+22
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtGui: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-191-1/+1
* Fix private member initialization for QMatrix4x4(Qt::Uninitialized)Konstantin Ritt2015-03-161-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* [QMath3D] Add public c-tors that do not initialize the contentsKonstantin Ritt2015-02-041-0/+1
* Introduce QMatrix4x4::isAffine()Konstantin Ritt2015-01-281-0/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add viewport transform to QMatrix4x4Sean Harmer2014-05-161-0/+7
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Make the documentation more explicit an talkativeLaszlo Papp2012-12-071-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove temporary constructor used to make qreal->float changeSean Harmer2012-09-091-3/+0
* Make gui/math3d classes use float rather than qrealSean Harmer2012-09-071-73/+76
* QtGui: make some constructors explicitMarc Mutz2012-03-141-1/+1
* Remove many deprecated methodsLars Knoll2012-01-311-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1