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
/
examples
/
quick
/
customitems
/
painteditem
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use nullptr rather than 0 for null pointers
Ulf Hermann
2021-06-30
1
-1
/
+1
*
Refactor and update qml CMake API
Craig Scott
2021-06-04
1
-10
/
+3
*
make isRightAligned() const and setNoiseSource() const reference
Xiao YaoBing
2021-03-17
2
-2
/
+2
*
Add #include <QPainter> in textballoon example
Shawn Rutledge
2020-10-31
1
-0
/
+1
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-26
1
-0
/
+4
*
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
-1
/
+1
|
\
|
*
Doc: Fix extension plugin examples and documentation
Ulf Hermann
2020-02-18
1
-1
/
+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
2
-13
/
+12
|
\
|
|
*
Generate registrations for all examples
Ulf Hermann
2020-01-13
2
-13
/
+12
*
|
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
*
|
Add qt6_add_qml_module() public API
Leander Beernaert
2019-09-19
1
-0
/
+55
|
/
*
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
*
|
examples: Remove some unnecessary (and non-ideal) use of internal API
Robin Burchell
2017-04-21
1
-7
/
+8
|
/
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
1
-0
/
+2
|
\
|
*
fix example installs
Oswald Buddenhagen
2016-05-13
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-27
1
-1
/
+1
|
\
|
|
*
Instantiate static Qml plugins declaring QQmlExtensionInterface only
Sebastian Lösch
2016-04-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
J-P Nurmi
2016-03-01
2
-0
/
+105
|
\
|
|
*
Doc: Move documentation for painteditem example
Venugopal Shivashankar
2016-02-26
2
-0
/
+105
*
|
Updated license headers
Jani Heikkinen
2016-01-20
4
-68
/
+136
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-12
4
-28
/
+28
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
4
-76
/
+44
*
Set incubation controller when a Window{} is loaded via QQmlApplicationEngine
Alan Alpert
2013-06-07
1
-0
/
+3
*
Fix import path of TextBallon-example.
Friedemann Kleint
2013-01-23
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
4
-4
/
+4
*
remove some unnecessary CONFIG additions
Oswald Buddenhagen
2012-12-16
1
-1
/
+1
*
Use resource files for most examples
Kai Koehne
2012-12-12
2
-3
/
+9
*
centralize and fixup example sources install targets
Oswald Buddenhagen
2012-12-10
1
-10
/
+6
*
Fix installation of examples.
Christian Kandeler
2012-11-22
1
-7
/
+6
*
Install the Qt Quick 2 examples in the "qtquick" dir
Thiago Macieira
2012-11-09
1
-3
/
+3
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
4
-97
/
+97
*
Examples: Moved example documentation.
Jerome Pasion
2012-09-21
1
-6
/
+1
*
More consistent examples directory structure
Alan Alpert
2012-08-10
6
-0
/
+356