index
:
qt/qtdeclarative.git
5.10
5.11
5.12
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.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
quick
/
scenegraph
/
tst_scenegraph.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/: more const containers instead of std::as_const()
Ahmad Samir
2025-01-07
1
-13
/
+15
*
Use SKIP_IF_NO_WINDOW_GRAB in more places
Mitch Curtis
2024-12-05
1
-3
/
+5
*
Replace deprecated QImage::mirror(ed) with flip(ped)
Volker Hilsheimer
2024-12-02
1
-1
/
+1
*
Use new Qt configure feature for Metal
Tor Arne Vestbø
2024-03-25
1
-1
/
+1
*
Make the QSGTexture native accessor query work on macOS/iOS
Tor Arne Vestbø
2024-03-11
1
-0
/
+54
*
Correct license for test files
Lucie Gérard
2024-02-27
1
-1
/
+1
*
Remove remaining foreach in quick tests
Ulf Hermann
2023-08-23
1
-6
/
+4
*
Mark the module as free of Q_FOREACH, except where it isn't
Marc Mutz
2023-08-17
1
-0
/
+2
*
scenegraph: un-blacklist the render autotest on Android
Andy Nichols
2023-03-16
1
-1
/
+7
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-27
/
+2
*
Consolidate test helpers into private libraries
Mitch Curtis
2021-09-13
1
-3
/
+11
*
Add autotest for QSGPlainTexture resizing
Laszlo Agocs
2021-09-05
1
-60
/
+130
*
Make it possible to adopt an existing QRhi via QQuickGraphicsDevice
Laszlo Agocs
2021-08-31
1
-0
/
+183
*
Port scenegraph autotest case for alpha batching problem
Laszlo Agocs
2021-05-11
1
-1
/
+2
*
Mark overrides in tests, fix compiler warnings
Volker Hilsheimer
2021-04-01
1
-1
/
+1
*
Silence compiler warnings from scenegraph test
Volker Hilsheimer
2021-03-26
1
-3
/
+13
*
Fix some "can be marked override" warnings
Andreas Buhr
2021-02-23
1
-1
/
+1
*
Make openglContext getter in QQuickWindow private
Laszlo Agocs
2020-06-11
1
-21
/
+10
*
Clean up scenegraph autotest init
Laszlo Agocs
2020-06-08
1
-42
/
+5
*
Port the remaining tests from QRegExp to QRegularExpression
Lars Knoll
2020-04-03
1
-16
/
+18
*
Fix copy-pasted typo minimimal -> minimal
Allan Sandfeld Jensen
2020-03-18
1
-1
/
+1
*
Fix some compiler warnings in tests
Friedemann Kleint
2019-07-12
1
-4
/
+4
*
Add the graphics api independent scenegraph port
Laszlo Agocs
2019-07-04
1
-25
/
+46
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-06-11
1
-1
/
+4
*
Tests: Un-crash image comparison tests
Friedemann Kleint
2018-12-20
1
-3
/
+7
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
1
-2
/
+2
*
tests: Wrap qWaitForWindow{Active,Exposed} in QVERIFY
v5.11.0-beta1
Kari Oikarinen
2018-02-23
1
-4
/
+4
*
Enable tests for boot2qt
Sami Nurmenniemi
2017-09-21
1
-40
/
+57
*
Get rid of most QT_NO_FOO usages
Lars Knoll
2016-11-29
1
-7
/
+7
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-09
1
-26
/
+20
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-05
1
-26
/
+20
|
|
\
|
|
*
autotests: fix finding data files when not in CWD
David Faure
2016-08-03
1
-26
/
+20
*
|
|
Stabilize tst_SceneGraph::createTextureFromImage
Frederik Gladhorn
2016-07-04
1
-0
/
+1
*
|
|
Change graphicsAPI to graphicsApi
Laszlo Agocs
2016-06-01
1
-2
/
+2
*
|
|
D3D12: Fix a buffer sync issue and fix up tst_scenegraph
Laszlo Agocs
2016-05-08
1
-5
/
+23
*
|
|
Merge remote-tracking branch 'origin/dev' into wip/scenegraphng
Laszlo Agocs
2016-05-07
1
-38
/
+4
|
\
\
\
|
*
|
|
Introduce BorderImageMesh.
Michael Brasser
2016-05-06
1
-38
/
+3
|
|
/
/
*
/
/
Get tests building when QT_NO_OPENGL is defined
Andy Nichols
2016-05-06
1
-5
/
+15
|
/
/
*
/
Updated license headers
Jani Heikkinen
2016-01-20
1
-17
/
+12
|
/
*
Add QQuickWindow::TextureIsOpaque as option to createTextureFromImage.
Gunnar Sletta
2015-06-15
1
-0
/
+31
*
Enable mipmap test on all platforms, except early Mesa.
Gunnar Sletta
2015-05-13
1
-8
/
+11
*
Include the scenegraph autotest in the testrun.
Gunnar Sletta
2015-03-27
1
-8
/
+57
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
2015-02-24
1
-2
/
+2
|
\
|
*
Verify context creation in Quick tests.
Friedemann Kleint
2015-01-29
1
-2
/
+2
*
|
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
|
/
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-19
/
+11
*
Speed up the test a bit..
Gunnar Sletta
2014-08-04
1
-1
/
+51
*
Fix opacity issue in the renderer.
Gunnar Sletta
2014-06-05
1
-4
/
+5
*
Invalidate all batches potentially affected by a change.
Gunnar Sletta
2014-03-19
1
-0
/
+1
*
Stabilize tst_qquickwindow and tst_scenegraph.
Gunnar Sletta
2014-03-17
1
-1
/
+1
[next]