qt3d/tests/auto
Marc Mutz c172b40ac6 Include what you need: qquaternion.h
qmatrix4x4.h will lose its qquaternion.h include, so include
qquaternion.h explicitly in all files that mention 'QQuaternion',
unless, for a foo.cpp, the own foo.h has already included it.

Picking all the way back, even though the include removal won't be
picked as far back, because it's the correct thing to do and cannot
fail.

Pick-to: 6.10 6.9 6.8 6.5
Change-Id: I417307626f61b47f694b18424f8c2941f7b8a31c
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2025-07-04 10:52:21 +02:00
..
animation Include what you need: qquaternion.h 2025-07-04 10:52:21 +02:00
cmake Add CMake autotest 2024-01-25 09:01:57 +01:00
core Include what you need: qquaternion.h 2025-07-04 10:52:21 +02:00
extras Normalize signal/slot signatures 2025 2025-06-04 16:07:11 +02:00
geometryloaders Correct license for test files 2024-04-23 06:28:57 +00:00
global Include what you need: qquaternion.h 2025-07-04 10:52:21 +02:00
input Correct license for test files 2024-04-23 06:28:57 +00:00
quick3d Scene3DSGMaterialShader: test for resource files 2024-10-16 15:40:52 +02:00
render Normalize signal/slot signatures 2025 2025-06-04 16:07:11 +02:00
shared Correct license for test files 2024-04-23 06:28:57 +00:00
CMakeLists.txt Add CMake autotest 2024-01-25 09:01:57 +01:00