qt6-bb10/src/gui/math3d
Liang Qi d0eaa737e1 Merge remote-tracking branch 'origin/5.5' into 5.6
Conflicts:
	qmake/doc/src/qmake-manual.qdoc
	src/corelib/tools/qstring.h
	src/gui/image/qimagereader.cpp
	src/network/access/qnetworkaccessmanager.cpp
	src/tools/qdoc/doc/examples/examples.qdoc
	src/widgets/accessible/qaccessiblewidgetfactory_p.h
	src/widgets/doc/qtwidgets.qdocconf

Change-Id: I8fae62283aebefe24e5ca4b4abd97386560c0fcb
2015-10-02 16:59:55 +02:00
..
math3d.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qgenericmatrix.cpp Doc:added doc to undocumented functions 2015-07-22 13:47:23 +00:00
qgenericmatrix.h Add Q_REQUIRED_RESULT in several places 2015-05-04 13:57:47 +00:00
qmatrix4x4.cpp Doc: Corrected link issues in qtbase 2015-09-04 08:41:18 +00:00
qmatrix4x4.h QtGui: Use Q_NULLPTR instead of 0 in all public headers 2015-07-19 10:32:55 +00:00
qquaternion.cpp QQuaternion: Deprecate conjugate() and introduce conjugated() 2015-05-13 01:08:45 +00:00
qquaternion.h QQuaternion: perform some operations in memory order 2015-07-07 05:22:54 +00:00
qvector2d.cpp Use QDebugStateSaver to restore space setting in stream operators. 2015-03-30 12:59:58 +00:00
qvector2d.h QVectorND: mark as primitive, not just movable 2015-07-20 07:21:04 +00:00
qvector3d.cpp Use QDebugStateSaver to restore space setting in stream operators. 2015-03-30 12:59:58 +00:00
qvector3d.h QVectorND: mark as primitive, not just movable 2015-07-20 07:21:04 +00:00
qvector4d.cpp Use QDebugStateSaver to restore space setting in stream operators. 2015-03-30 12:59:58 +00:00
qvector4d.h QVectorND: mark as primitive, not just movable 2015-07-20 07:21:04 +00:00