index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
math3d
/
qquaternion.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QQuaternion: make methods constexpr, noexcept; fix style
Volker Hilsheimer
2023-12-09
1
-41
/
+41
*
Use atan2() in Quaternion axis-and-angle
Edward Welbourne
2023-08-18
1
-1
/
+1
*
Fix for QQuaternion normalize when length > 1
Paul Olav Tvete
2023-06-12
1
-3
/
+1
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Update comments in QQuaternion::getEulerAngles
Inho Lee
2022-04-27
1
-2
/
+3
*
QtGui/math3d: Fix QQuaternion::getEulerAngles for GimbalLock cases
Yuya Nishihara
2022-01-16
1
-16
/
+18
*
QtGui/math3d : Fix QQuaternion::getEulerAngles
Inho Lee
2021-06-01
1
-1
/
+5
*
Rationalize QQuaternion's length-scaling code
Edward Welbourne
2021-02-04
1
-56
/
+40
*
Math 3D classes: make comparison operators hidden friends
Volker Hilsheimer
2020-10-29
1
-4
/
+2
*
Remove deprecated method QQuaternion::conjugate
Marcel Krems
2020-09-07
1
-7
/
+0
*
Remove QVariant(int type, void *data, ...) constructor
Lars Knoll
2020-08-15
1
-1
/
+1
*
Replace most use of QVariant::type and occurrences of QVariant::Type
Olivier Goffart
2020-01-23
1
-1
/
+1
*
Doc: Move literal code block to a separate file
Cristian Maureira-Fredes
2018-10-15
1
-6
/
+2
*
Use qRadiansToDegrees() and qDegreesToRadians() more widely
Edward Welbourne
2017-07-05
1
-2
/
+2
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
QQuaternion: Deprecate conjugate() and introduce conjugated()
Sérgio Martins
2015-05-13
1
-3
/
+11
*
Introduce QQuaternion::fromDirection()
Konstantin Ritt
2015-04-07
1
-0
/
+30
*
Use QDebugStateSaver to restore space setting in stream operators.
Friedemann Kleint
2015-03-30
1
-1
/
+2
*
Introduce QQuaternion::rotationTo(vecFrom, vecTo)
Konstantin Ritt
2015-03-07
1
-0
/
+32
*
[QQuaternion] Add a way to convert to/from orthonormal axes
Konstantin Ritt
2015-03-07
1
-2
/
+49
*
Introduce QQuaternion::dotProduct()
Konstantin Ritt
2015-03-05
1
-17
/
+20
*
Optimize quaternion to rotation matrix convertion
Konstantin Ritt
2015-02-26
1
-19
/
+22
*
[QQuaternion] Add operator* that rotates a vector with a quaternion
Konstantin Ritt
2015-02-26
1
-0
/
+12
*
[QQuaternion] Fix naming of the new methods
Konstantin Ritt
2015-02-26
1
-6
/
+6
*
QtGui: Fix some qdoc-warnings.
Friedemann Kleint
2015-02-25
1
-4
/
+4
*
Use C++ <cmath> instead of <math.h>
Allan Sandfeld Jensen
2015-02-16
1
-27
/
+27
*
[QQuaternion] Introduce to/from euler angles conversion routines
Konstantin Ritt
2015-02-14
1
-0
/
+125
*
[QQuaternion] Introduce toAxisAndAngle()
Konstantin Ritt
2015-02-14
1
-0
/
+50
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
[QQuaternion] Introduce to/from rotation matrix conversion routines
Konstantin Ritt
2015-02-06
1
-0
/
+85
*
[QMath3D] Add public c-tors that do not initialize the contents
Konstantin Ritt
2015-02-04
1
-0
/
+8
*
Introduce QQuaternion::inverted()
Konstantin Ritt
2015-01-28
1
-0
/
+10
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-7
/
+7
*
Fix a typo and make the QQuaternion constructor documentation even more explicit
Laszlo Papp
2013-01-25
1
-2
/
+3
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
WINCE: Fix missing cosf
Andreas Holzammer
2012-12-03
1
-0
/
+2
*
Remove last usages of qSin and friends from QQuaternion
Sean Harmer
2012-11-26
1
-6
/
+6
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Make gui/math3d classes use float rather than qreal
Sean Harmer
2012-09-07
1
-44
/
+44
*
Move the QDataStream operator<< for QPair to qdatastream.h
Thiago Macieira
2012-06-28
1
-0
/
+1
*
Get started with patching up the Qt GUI docs
Gunnar Sletta
2012-06-28
1
-0
/
+1
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+636