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.6
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Verify fix for manual get<I> calls for QVector<N>D
Marc Mutz
2023-03-22
1
-0
/
+2
*
Modernize Tuple Protocol implementations
Marc Mutz
2023-03-16
1
-6
/
+9
*
QVector<N>D: simplify get<I>() implementation
Marc Mutz
2023-03-16
1
-18
/
+3
*
Allow specify distance to plane for QTransform
JiDe Zhang
2022-08-18
2
-11
/
+34
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
2
-4
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
11
-423
/
+27
*
Update comments in QQuaternion::getEulerAngles
Inho Lee
2022-04-27
1
-2
/
+3
*
QtGui: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [1/2]: public API
Marc Mutz
2022-04-05
2
-8
/
+17
*
Fix up some QMatrix4x4 docs
Laszlo Agocs
2022-03-29
2
-6
/
+10
*
Miscellanea fixes for QT_TYPESAFE_FLAGS in our headers
Giuseppe D'Angelo
2022-03-07
1
-10
/
+10
*
QtGui/math3d: Fix QQuaternion::getEulerAngles for GimbalLock cases
Yuya Nishihara
2022-01-16
1
-16
/
+18
*
gui: Fix typos in documentation
Jonas Kvinge
2021-10-12
1
-4
/
+4
*
Purge Q_NO_TEMPLATE_FRIENDS and platforms lacking support for them
Fabian Kosmale
2021-10-02
1
-4
/
+0
*
Doc: Ensure deprecated APIs in Gui are documented as such
Nico Vertriest
2021-07-26
1
-4
/
+4
*
tst_QMatrixNxN: fix type-punning warning
Marc Mutz
2021-06-30
1
-0
/
+4
*
QtGui/math3d : Fix QQuaternion::getEulerAngles
Inho Lee
2021-06-01
1
-1
/
+5
*
Doc: Use \deprecated instead of \obsolete
Paul Wicking
2021-05-26
1
-4
/
+4
*
QQuaternion: mark as PRIMITIVE type
Giuseppe D'Angelo
2021-03-05
1
-1
/
+1
*
Add more support for structured bindings
Giuseppe D'Angelo
2021-02-25
1
-0
/
+79
*
Doc: Fix documentation warnings qtbase
Nico Vertriest
2021-02-18
1
-4
/
+4
*
MinGW: fix warning in QMatrix4x4::map functions
Mårten Nordheim
2021-02-15
1
-5
/
+5
*
QMatrix4x4: deprecate operator*(QVector3D, QMatrix4x4)
Giuseppe D'Angelo
2021-02-11
2
-6
/
+9
*
QMatrix4x4: deprecate operator*(QMatrix4x4, QVector3D/QPoint(F))
Giuseppe D'Angelo
2021-02-11
2
-3
/
+37
*
Clean up documentation in QVector[234]D
Edward Welbourne
2021-02-05
1
-30
/
+50
*
Make explicit that we expect co-ordinates to be finite
Edward Welbourne
2021-02-04
2
-52
/
+111
*
Rationalize QVector[234]D's length-handling
Edward Welbourne
2021-02-04
1
-87
/
+28
*
Rationalize QQuaternion's length-scaling code
Edward Welbourne
2021-02-04
1
-56
/
+40
*
QMatrix4x4: implement operator*(QVector3D/QPoint(F)) in terms of map
Giuseppe D'Angelo
2021-02-01
1
-97
/
+97
*
QVectorND: make some constructors explicit
Giuseppe D'Angelo
2021-01-18
1
-3
/
+3
*
QMatrix4x4: mark it as Q_PRIMITIVE_TYPE
Giuseppe D'Angelo
2021-01-17
1
-1
/
+1
*
Doc: Link to correct location
Paul Wicking
2021-01-11
1
-4
/
+4
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-14
/
+0
*
Purge double-spaces in qvectornd.cpp sentence-ends
Edward Welbourne
2020-12-04
1
-16
/
+16
*
Doc: Fix QVector[2|3|4]D documentation
Topi Reinio
2020-11-30
1
-84
/
+57
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-11-30
2
-2
/
+2
*
Doc: Fix documentation warnings for Qt GUI
Topi Reinio
2020-11-19
1
-2
/
+1
*
Get rid of the QMatrix4x4(int) constructor
Lars Knoll
2020-11-19
2
-35
/
+27
*
De-inline qFuzzyCompare for QMatrix4x4 and QVector4D
Lars Knoll
2020-11-19
4
-44
/
+42
*
Clean up QVector2D/3D/4D
Giuseppe D'Angelo
2020-11-19
9
-2750
/
+2755
*
Math 3D classes: make comparison operators hidden friends
Volker Hilsheimer
2020-10-29
8
-76
/
+59
*
Replace Q_REQUIRED_RESULT with [[nodiscard]]
Allan Sandfeld Jensen
2020-09-25
4
-5
/
+5
*
Remove deprecated method QQuaternion::conjugate
Marcel Krems
2020-09-07
2
-17
/
+0
*
Remove some obsolete code
Lars Knoll
2020-09-05
3
-95
/
+0
*
Doc: Fix documentation warnings for Qt GUI
Topi Reinio
2020-08-28
1
-4
/
+0
*
Remove deprecated qGenericMatrix{To,From}Matrix4x4 functions
Marcel Krems
2020-08-26
2
-51
/
+0
*
Cleanup QTypeInfo
Lars Knoll
2020-08-26
1
-7
/
+1
*
Remove QVariant(int type, void *data, ...) constructor
Lars Knoll
2020-08-15
5
-5
/
+5
*
Replace Qt CONSTEXPR defines with constexpr
Allan Sandfeld Jensen
2020-08-14
4
-121
/
+121
*
Port Q_STATIC_ASSERT(_X) to static_assert
Giuseppe D'Angelo
2020-06-19
3
-24
/
+24
*
Cleanup float-equal warnings
Lars Knoll
2020-06-17
5
-15
/
+10
[next]