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
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
/
qml
/
tutorials
/
extending-qml
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-26
8
-0
/
+32
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-20
7
-7
/
+7
*
Examples: Fix double installation of .qml files
Kai Koehne
2020-06-02
5
-25
/
+5
*
CMake: Don't install .qmltypes for Qt tests, examples and tools
Alexandru Croitor
2020-05-29
6
-6
/
+0
*
CMake: Regenerate qtdeclarative/examples
Alexandru Croitor
2020-05-29
8
-8
/
+40
*
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2020-03-12
5
-3
/
+8
|
\
|
*
Adapt to the the new QMetaType change
Olivier Goffart
2020-03-09
1
-0
/
+1
|
*
Doc: Update documentation for "extending" example
Ulf Hermann
2020-02-19
1
-0
/
+2
|
*
Doc: Fix extension plugin examples and documentation
Ulf Hermann
2020-02-18
1
-1
/
+1
|
*
Use the extended QQmlListProperty interface in a few places
Ulf Hermann
2020-02-07
2
-2
/
+4
*
|
Regenerate examples
Alexandru Croitor
2020-01-29
6
-0
/
+48
*
|
Post merge fixes
Leander Beernaert
2020-01-24
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Leander Beernaert
2020-01-16
13
-84
/
+33
|
\
|
|
*
Generate registrations for all examples
Ulf Hermann
2020-01-13
13
-84
/
+33
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2019-10-14
15
-12
/
+15
|
\
|
|
*
Specify parameters of type registration in class declarations
Ulf Hermann
2019-09-26
15
-12
/
+15
*
|
Regenerate Examples
Leander Beernaert
2019-10-14
8
-15
/
+15
*
|
Update Examples with lowercase qt6_add_resources()
Leander Beernaert
2019-09-20
7
-7
/
+7
*
|
Add qt6_add_qml_module() public API
Leander Beernaert
2019-09-19
4
-4
/
+130
*
|
Convert Examples
Leander Beernaert
2019-08-23
7
-0
/
+256
|
/
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
3
-3
/
+3
*
Fix outdated BSD license header
Kai Koehne
2017-10-17
32
-96
/
+416
*
PieChart examples: initialize members
Edward Welbourne
2016-07-15
2
-2
/
+2
*
actually build and install the qml tutorials
Oswald Buddenhagen
2016-05-13
4
-2
/
+7
*
make use of COPIES
Oswald Buddenhagen
2016-05-13
1
-1
/
+3
*
QML extensions tutorial: Add import plugin to app. bundle on OS X
Topi Reinio
2016-04-16
2
-6
/
+15
*
Instantiate static Qml plugins declaring QQmlExtensionInterface only
Sebastian Lösch
2016-04-11
1
-1
/
+1
*
Fixed license headers
Jani Heikkinen
2015-02-17
32
-96
/
+96
*
Update copyright headers
Jani Heikkinen
2015-02-12
32
-160
/
+160
*
Doc: Combine the extending QML tutorial chapters into a single example
Topi Reinio
2014-09-30
48
-0
/
+2395