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.5
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/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
/
referenceexamples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix lineedit example
Ulf Hermann
2020-10-05
1
-1
/
+1
*
Avoid discouraged patterns in examples
Ulf Hermann
2020-02-11
3
-3
/
+3
*
Use the extended QQmlListProperty interface in a few places
Ulf Hermann
2020-02-07
10
-9
/
+35
*
Generate registrations for all examples
Ulf Hermann
2020-01-13
31
-34
/
+64
*
Binding example: Fix type registration
Fabian Kosmale
2020-01-13
1
-0
/
+2
*
Specify parameters of type registration in class declarations
Ulf Hermann
2019-09-26
24
-54
/
+73
*
Reference Examples: Fix calls to exec() and exit codes
Ulf Hermann
2019-08-30
11
-32
/
+34
*
Use qmlRegisterAnonymousType in examples and tests
Ulf Hermann
2019-08-27
7
-16
/
+16
*
Reference Examples: Avoid static_cast on function arguments
Ulf Hermann
2019-08-20
1
-1
/
+1
*
Reference Examples: Use override for overridden virtual functions
Ulf Hermann
2019-08-20
2
-2
/
+2
*
Reference Examples: Use nullptr
Ulf Hermann
2019-08-20
21
-39
/
+39
*
Reference Examples: Use auto for results of new and component.create()
Ulf Hermann
2019-08-20
14
-14
/
+14
*
Reference Examples: Use initializer lists to avoid repeating type naems
Ulf Hermann
2019-08-20
8
-9
/
+9
*
Port from QLineEdit::getTextMargins() to textMargins()
Marc Mutz
2019-07-03
1
-28
/
+20
*
Examples: remove bogus return
v5.11.0-beta3
J-P Nurmi
2018-04-03
1
-1
/
+1
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
10
-10
/
+10
*
Fix outdated BSD license header
Kai Koehne
2017-10-17
66
-198
/
+858
*
Replace QList<Person*> with QVector<Person*> and function pointers
Michael Winkelmann
2017-03-07
2
-2
/
+39
*
Doc: added specs to Extending QML - Methods Example
Nico Vertriest
2017-01-09
1
-2
/
+2
*
Doc: Rearranged order of Extending QML Examples
Nico Vertriest
2017-01-09
1
-0
/
+4
*
Port examples to new connection syntax.
Friedemann Kleint
2015-07-22
2
-2
/
+2
*
Fixed license headers
Jani Heikkinen
2015-02-17
66
-198
/
+198
*
Update copyright headers
Jani Heikkinen
2015-02-12
66
-330
/
+330
*
the qmlextensionplugins example and a bunch of reference examples need QtQuick
Oswald Buddenhagen
2014-02-21
1
-5
/
+7
*
the shell example and a bunch of reference examples need no QtGui
Oswald Buddenhagen
2014-02-21
5
-5
/
+5
*
fix whitespace
Oswald Buddenhagen
2014-01-22
18
-27
/
+27
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
66
-66
/
+66
*
make use of qtHaveModule()
Oswald Buddenhagen
2013-01-10
1
-1
/
+1
*
centralize and fixup example sources install targets
Oswald Buddenhagen
2012-12-10
12
-49
/
+23
*
Fix installation of examples.
Christian Kandeler
2012-11-22
12
-33
/
+37
*
Install the Qt Quick 2 examples in the "qtquick" dir
Thiago Macieira
2012-11-09
11
-22
/
+22
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
66
-396
/
+396
*
More consistent examples directory structure
Alan Alpert
2012-08-10
90
-0
/
+5650