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
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/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
/
examples
/
quick
/
scenegraph
/
customgeometry
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update quick examples to new QML CMake API
Craig Scott
2021-08-25
2
-78
/
+6
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
1
-1
/
+1
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-26
2
-0
/
+8
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-20
2
-2
/
+2
*
Remove use of deprecated High-DPI application attributes
Tor Arne Vestbø
2020-09-02
1
-1
/
+0
*
CMake: Rename example conflicting with qtquick3d
Alexandru Croitor
2020-08-25
2
-7
/
+63
*
Fix GL_ constant usage in examples
Laszlo Agocs
2020-06-17
2
-2
/
+2
*
CMake: Don't install .qmltypes for Qt tests, examples and tools
Alexandru Croitor
2020-05-29
1
-1
/
+0
*
CMake: Regenerate qtdeclarative/examples
Alexandru Croitor
2020-05-29
1
-1
/
+5
*
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2020-03-12
1
-0
/
+1
|
\
|
*
Examples: enable HighDPI scaling for Android
Assam Boudjelthia
2020-02-24
1
-0
/
+1
*
|
Regenerate examples
Alexandru Croitor
2020-01-29
1
-0
/
+8
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Leander Beernaert
2020-01-16
4
-7
/
+16
|
\
|
|
*
Generate registrations for all examples
Ulf Hermann
2020-01-13
4
-7
/
+16
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2019-10-14
2
-1
/
+2
|
\
|
|
*
Specify parameters of type registration in class declarations
Ulf Hermann
2019-09-26
2
-1
/
+2
*
|
Regenerate Examples
Leander Beernaert
2019-10-14
1
-2
/
+2
*
|
Update Examples with lowercase qt6_add_resources()
Leander Beernaert
2019-09-20
1
-1
/
+1
*
|
Convert Examples
Leander Beernaert
2019-08-23
1
-0
/
+45
|
/
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-24
1
-5
/
+5
|
\
|
*
Fix outdated FDL license header
Kai Koehne
2017-10-17
1
-5
/
+5
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-07-04
1
-1
/
+1
|
\
|
|
*
Fix GCC 7 warnings in examples
Friedemann Kleint
2017-06-21
1
-1
/
+1
*
|
examples: Remove some unnecessary (and non-ideal) use of internal API
Robin Burchell
2017-04-21
1
-3
/
+3
|
/
*
Fix building with QT_NO_OPENGL defined
Andy Nichols
2016-05-06
1
-1
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-20
4
-66
/
+134
*
Update copyright headers
Jani Heikkinen
2015-02-12
5
-34
/
+34
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
4
-76
/
+44
*
Doc: Remove duplicated words
Topi Reinio
2014-08-12
1
-1
/
+1
*
Doc: Fix broken links
Sze Howe Koh
2013-11-05
1
-1
/
+1
*
Quote scenegraph example code from the right place.
Gunnar Sletta
2013-04-26
1
-16
/
+16
*
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2013-04-03
1
-1
/
+1
|
\
|
*
Fix duplicate examples for qml/quick modules
Kai Koehne
2013-03-21
1
-1
/
+1
*
|
Doc: Fixed some uses of terminolgies in qdoc files.
Jerome Pasion
2013-03-26
1
-3
/
+2
*
|
Mark geometry dirty to signal scene graph that a repaint is needed.
Gunnar Sletta
2013-03-11
2
-1
/
+3
*
|
Added examples on how to use FBOs with scene graph.
Gunnar Sletta
2013-03-03
1
-2
/
+2
|
/
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
5
-5
/
+5
*
Documentation for scene graph examples.
Gunnar Sletta
2013-01-07
3
-13
/
+23
*
Add \brief comment to Custom Geometry example
hjk
2012-12-12
1
-1
/
+1
*
Use resource files for most examples
Kai Koehne
2012-12-12
3
-5
/
+9
*
centralize and fixup example sources install targets
Oswald Buddenhagen
2012-12-10
1
-5
/
+4
*
Examples: quick/scenegraph - add needed main.qml file to pro file
Caroline Chao
2012-11-28
1
-1
/
+3
*
Fix installation of examples.
Christian Kandeler
2012-11-22
1
-0
/
+4
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
5
-111
/
+111
*
Examples: Moved example documentation.
Jerome Pasion
2012-09-21
1
-0
/
+201
*
Three scene graph examples with docs.
Gunnar Sletta
2012-08-13
5
-0
/
+414