summaryrefslogtreecommitdiffstats
path: root/src/gui/math3d/qvector4d.h
Commit message (Expand)AuthorAgeFilesLines
* QVector2D/QVector3D/QVector4D: ensure well-defined behaviorGiuseppe D'Angelo2018-04-061-56/+56
* Fix GCC -Wfloat-conversion warnings (available since GCC 4.9)Thiago Macieira2017-10-291-1/+1
* Move Q_REQUIRED_RESULT to its correct positionThiago Macieira2017-04-201-1/+1
* Add -Wfloat-equal to Qt's header clean checkThiago Macieira2017-03-071-0/+4
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QVectorND: mark as primitive, not just movableMarc Mutz2015-07-201-1/+1
* Add Q_REQUIRED_RESULT in several placesSérgio Martins2015-05-041-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
* [QVectorND] Add missing operator/=(const QVectorND &)Konstantin Ritt2015-01-281-0/+16
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Revert some previously added constexpr in QVector?d classesAlex Blasche2014-03-101-12/+2
* Make QVector* compile on Win/staticAlex Blasche2014-03-081-1/+1
* Convert more QVector*D member functions to constexprAlex Blasche2013-11-201-0/+10
* Add C++11 constexpr to 3D vector classesAlex Blasche2013-11-151-40/+40
* Add operator[] to QVectorND classesSean Harmer2013-08-271-0/+15
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make gui/math3d classes use float rather than qrealSean Harmer2012-09-071-44/+40
* 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
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+291