index
:
qt/qt3d.git
5.10
5.11
5.12
5.13
5.14
5.15
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.5
dev
qt4
wip/animation
wip/cmake
wip/particles
wip/physics
wip/qtquickintegration
wip/refactor
wip/rhi-renderer
wip/vr
Qt3D
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tst_QAspectJob: fix -Wsign-compare
Marc Mutz
11 days
1
-2
/
+2
*
Retire the qt_parse_all_arguments
Amir Masoud Abdol
2023-01-20
3
-3
/
+3
*
3DCore: rip away the configure option and static choice of SIMD
Thiago Macieira
2023-01-19
12
-672
/
+16
*
Compare size() to unsigned numeric literals
Edward Welbourne
2023-01-10
1
-1
/
+1
*
Remove qsizetype to int narrowing conversions
Aurélien Brooke
2022-12-21
1
-73
/
+73
*
Skip tst_raycasting on QNX
Ville Voutilainen
2022-12-19
1
-0
/
+8
*
Fix scene3d-loader manual test
Paul Lemire
2022-12-19
1
-1
/
+1
*
Add manual tests to check the use of multiple QQuickWidgets
Paul Lemire
2022-12-19
5
-0
/
+233
*
quickwidget-switch: make it work in a single screen setup
Paul Lemire
2022-12-19
1
-1
/
+2
*
Fix compilation of manual tests
Paul Lemire
2022-12-19
1
-2
/
+2
*
tst_pickboundingvolumejob: fix signed/unsigned mismatch
Marc Mutz
2022-12-15
1
-2
/
+2
*
tst_renderviews: fix signed/unsigned mismatch
Marc Mutz
2022-12-15
1
-4
/
+4
*
tst_filtercompatibletechniquejob: fix signed/unsigned mismatch
Marc Mutz
2022-12-15
1
-1
/
+1
*
Disable qresourcemanager test on QEMU
Mike Krus
2022-12-13
1
-1
/
+5
*
Fix "Assigning instead of Comparing" in tst_QResourceManager
Aurélien Brooke
2022-11-30
1
-1
/
+1
*
ShaderParameterPack: check we only store a single UBO/SSBO per BlockBinding
Paul Lemire
2022-11-02
1
-0
/
+62
*
Quick3DNodeInstantiator: fix crash when using async
Paul Lemire
2022-10-27
2
-0
/
+58
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-20
7
-15
/
+15
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-20
66
-644
/
+644
*
Use SPDX license identifiers
Lucie Gérard
2022-10-12
4
-130
/
+8
*
Fix memory leak in manual test 'rendercapture-qml'
YAMAMOTO Atsushi
2022-10-06
2
-0
/
+2
*
Fix runtime warning in manual test 'rendercapture-qml'
YAMAMOTO Atsushi
2022-09-30
2
-2
/
+0
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-24
359
-359
/
+359
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-27
317
-317
/
+317
*
tst_Matrix4x4_AVX2: add a placement operator new
Thiago Macieira
2022-07-18
1
-0
/
+2
*
tests: fix a bunch of -Wsign-compare
Marc Mutz
2022-07-12
20
-105
/
+107
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
359
-0
/
+1077
*
Qt3D Tests: includemocs
Mike Krus
2022-06-23
27
-1
/
+64
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
580
-21785
/
+1172
*
Fix some compile warnings
Mike Krus
2022-06-03
4
-65
/
+67
*
Fix missing includes
Ville Voutilainen
2022-05-17
1
-0
/
+1
*
Enable RHI backend by default
Mike Krus
2022-03-23
1
-0
/
+2
*
Remove .prev_CMakeLists.txt
Kai Köhne
2022-03-22
9
-174
/
+0
*
Skip QScene2D unit tests following changes of behavior introduced in qtbase
Paul Lemire
2022-03-22
1
-0
/
+4
*
QGeometryFactory: don't make op== virtual
Marc Mutz
2021-11-17
1
-3
/
+3
*
Fix Compute-Manual manual test
Paul Lemire
2021-11-03
1
-1
/
+0
*
ComputeCommand: call markDirty(ComputeDirty) when enabled changes
Paul Lemire
2021-11-03
1
-0
/
+16
*
CMake: Bump almost all cmake_minimum_required calls to 3.16
Alexandru Croitor
2021-09-22
1
-1
/
+1
*
CMake: Ensure standalone tests are built
Alexandru Croitor
2021-08-23
6
-10
/
+24
*
Replace QT_BEGIN_LICENSE:LGPL3 header
Kai Köhne
2021-08-10
22
-257
/
+279
*
Picking: reuse LayerFilterJob to perform layer filtering
Paul Lemire
2021-08-09
5
-0
/
+528
*
Temporarily disable some benchmarks which fail to build on Mac
Paul Lemire
2021-08-05
1
-1
/
+2
*
Fix picking-qml manual test
Paul Lemire
2021-08-02
1
-2
/
+2
*
Fix tests that have to run with opengl backend
Paul Lemire
2021-07-29
2
-0
/
+10
*
Fix for QShaderNode fix that selected highest version number of a rule
Paul Lemire
2021-07-29
1
-2
/
+2
*
Fix tst_aspect following rerun of BV jobs when entity enabled changed
Paul Lemire
2021-07-29
1
-0
/
+4
*
Fix BV tests following changes in BV propagation
Paul Lemire
2021-07-29
3
-18
/
+27
*
Change bounding update propagation
Mike Krus
2021-06-21
1
-5
/
+5
*
Partially Revert "Remove custom gltf tool"
Mike Krus
2021-06-20
4
-0
/
+308
*
Fix build of manual tests
Mike Krus
2021-06-19
5
-13
/
+13
[next]