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
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
/
qmatrix4x4.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Silence intel compiler warning about float comparison
Olivier Goffart
2019-11-28
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-05
1
-3
/
+3
|
\
|
*
Fix GCC -Wfloat-conversion warnings (available since GCC 4.9)
Thiago Macieira
2017-10-29
1
-3
/
+3
*
|
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-1
/
+1
|
/
*
QMatrix4x4: fix aliasing problem in operator*=
Marc Mutz
2017-04-14
1
-1
/
+2
*
Add -Wfloat-equal to Qt's header clean check
Thiago Macieira
2017-03-07
1
-0
/
+5
*
Add -Wdouble-promotion to headersclean
Jesus Fernandez
2016-11-30
1
-20
/
+22
*
Add qtguiglobal.h and qtguiglobal_p.h
Lars Knoll
2016-07-03
1
-0
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
QtGui: Use Q_NULLPTR instead of 0 in all public headers
Marc Mutz
2015-07-19
1
-1
/
+1
*
Fix private member initialization for QMatrix4x4(Qt::Uninitialized)
Konstantin Ritt
2015-03-16
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
[QMath3D] Add public c-tors that do not initialize the contents
Konstantin Ritt
2015-02-04
1
-0
/
+1
*
Introduce QMatrix4x4::isAffine()
Konstantin Ritt
2015-01-28
1
-0
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Add viewport transform to QMatrix4x4
Sean Harmer
2014-05-16
1
-0
/
+7
*
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-29
1
-4
/
+0
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Make the documentation more explicit an talkative
Laszlo Papp
2012-12-07
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Remove temporary constructor used to make qreal->float change
Sean Harmer
2012-09-09
1
-3
/
+0
*
Make gui/math3d classes use float rather than qreal
Sean Harmer
2012-09-07
1
-73
/
+76
*
QtGui: make some constructors explicit
Marc Mutz
2012-03-14
1
-1
/
+1
*
Remove many deprecated methods
Lars Knoll
2012-01-31
1
-1
/
+1
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Remove use of QT_MODULE from library
Gunnar Sletta
2012-01-25
1
-1
/
+0
*
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
*
Optimized QMatrix4x4 by improving how 'flagBits' are used.
Kim Motoyoshi Kalland
2011-08-29
1
-109
/
+212
*
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
/
+1022