index
:
delta/qt5/qtdeclarative.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
animation-refactor
api_changes
baserock/morph
baserock/v5.3.0
baserock/v5.6.0
dev
old/5.0
old/5.1
old/5.2
personal/shausman/type-inference
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
release
stable
statemachine
textng
visuallistmodel
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qt6
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/v4
wip/visuallistmodel
wip/webassembly
code.qt.io: qt/qtdeclarative.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
quick
/
scenegraph
Commit message (
Expand
)
Author
Age
Files
Lines
*
graph example: Remove old todo
Laszlo Agocs
2023-05-16
1
-2
/
+0
*
Docs: Expand Vulcan under QML Example documentation
Nicholas Bennett
2023-05-16
1
-24
/
+63
*
Examples: Use versioned CMake targets for Qt modules
Kai Köhne
2023-05-02
13
-50
/
+50
*
CMake: Allow omitting the version of QML modules
Ulf Hermann
2023-01-27
13
-13
/
+0
*
Quick scenegraph examples: use qsTr() for user facing strings
Oliver Eftevaag
2023-01-17
9
-17
/
+15
*
Quick examples: Modernize cmake files according to our guidelines
Oliver Eftevaag
2023-01-16
10
-81
/
+40
*
Remove spurious qDebug() statement
Oliver Eftevaag
2023-01-11
1
-2
/
+0
*
Examples: Update custom QSGMaterialShader correctly
Sze Howe Koh
2023-01-04
1
-0
/
+1
*
scenegraph: Add example for QSGRenderNode based RHI rendering
Ben Fletcher
2022-11-01
10
-0
/
+586
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-09-07
13
-13
/
+13
*
Examples: Do not use import version numbers anymore
Kai Köhne
2022-08-31
12
-24
/
+24
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
13
-0
/
+39
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
68
-3078
/
+135
*
Use QSGRendererInterface::OpenGL in documentation and examples
Kai Köhne
2022-02-14
8
-8
/
+8
*
Improve examples CMakeLists.txt
Kai Köhne
2022-01-24
13
-142
/
+56
*
Scenegraph examples: Use suffix-less RHI constants
Friedemann Kleint
2021-11-23
3
-3
/
+3
*
Avoid unnecessary color format conversion
JiDe Zhang
2021-10-29
2
-8
/
+4
*
Replace 0 pointer constants with nullptr
Allan Sandfeld Jensen
2021-10-18
2
-2
/
+2
*
Fix typo: alignment has an n in it
Edward Welbourne
2021-10-13
1
-2
/
+2
*
Migrate to fixed add_shaders prefix handling
Laszlo Agocs
2021-08-30
2
-2
/
+2
*
Use add_shaders with CMake in some examples
Laszlo Agocs
2021-08-24
3
-49
/
+25
*
Update quick examples to new QML CMake API
Craig Scott
2021-08-24
15
-387
/
+128
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
12
-12
/
+12
*
Use "= default" rather than empty bodies for ctors and dtors
Ulf Hermann
2021-07-01
1
-3
/
+1
*
Use "auto" as type when initializing using "new"
Ulf Hermann
2021-07-01
1
-1
/
+1
*
Initialize members in declaration rather than ctor
Ulf Hermann
2021-06-30
1
-4
/
+3
*
Add missing "override" keywords
Ulf Hermann
2021-06-30
2
-2
/
+2
*
Do not call QGuiApplication::exec() on an instance
Ulf Hermann
2021-06-30
7
-7
/
+7
*
Use nullptr rather than 0 for null pointers
Ulf Hermann
2021-06-30
1
-1
/
+1
*
Switch examples to build as isolated sub-builds
Craig Scott
2021-05-27
1
-12
/
+12
*
Fix custommaterial example with OpenGL
Laszlo Agocs
2021-02-19
3
-1
/
+1
*
Fix building the d3d11underqml example with MinGW
Friedemann Kleint
2020-11-26
1
-9
/
+9
*
Doc: Fix documentation warnings for Qt Quick
Topi Reinio
2020-11-05
2
-4
/
+2
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-26
14
-0
/
+56
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-20
14
-14
/
+14
*
Adapt to platform API rename
Tor Arne Vestbø
2020-10-09
2
-3
/
+3
*
examples: include QQuickWindow in squircle headers
Ulf Hermann
2020-09-13
4
-0
/
+4
*
Make twotextureproviders example functional again
Laszlo Agocs
2020-09-07
4
-0
/
+42
*
Regenerate graph example shaders
Laszlo Agocs
2020-09-07
4
-0
/
+0
*
Add CMake project file for custommaterial example
Laszlo Agocs
2020-09-07
4
-6
/
+126
*
Remove old GLSL code from fboitem example
Laszlo Agocs
2020-09-07
7
-34
/
+18
*
Remove use of deprecated High-DPI application attributes
Tor Arne Vestbø
2020-09-02
1
-1
/
+0
*
Doc: Capitalize "GUI" correctly
Sze Howe Koh
2020-08-30
1
-1
/
+1
*
CMake: Rename example conflicting with qtquick3d
Alexandru Croitor
2020-08-25
2
-7
/
+63
*
Switch to MTLTexture protocol in QSGTexture native access
Laszlo Agocs
2020-08-04
1
-1
/
+1
*
Add type safe native texture accessors
Laszlo Agocs
2020-08-03
2
-8
/
+6
*
Use QList instead of QVector
Jarek Kobus
2020-06-25
1
-3
/
+3
*
New custom material example
Paul Olav Tvete
2020-06-24
13
-3
/
+749
*
Rename setSceneGraphBackend to setGraphicsApi
Laszlo Agocs
2020-06-22
7
-7
/
+7
*
Fix GL_ constant usage in examples
Laszlo Agocs
2020-06-17
4
-6
/
+6
[next]