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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up examples documentation
Alan Alpert
2012-03-28
16
-32
/
+83
*
Reduce assumptions in examples
Alan Alpert
2012-03-28
6
-55
/
+45
*
Update samegame demo to new layout
Alan Alpert
2012-03-22
9
-4
/
+200
*
Update model view examples to common launcher format.
Andrew den Exter
2012-03-22
11
-245
/
+235
*
Update tutorial
Alan Alpert
2012-03-21
3
-3
/
+3
*
Update touchinteraction examples to new guidelines
Alan Alpert
2012-03-20
8
-42
/
+153
*
Add docs for PaintedItem examples
Alan Alpert
2012-03-20
2
-84
/
+37
*
Update Squircle example towards new guidelines
Alan Alpert
2012-03-20
2
-3
/
+6
*
Update MouseArea and KeyInteraction to new guidelines
Alan Alpert
2012-03-20
8
-1
/
+202
*
Adapt threading examples to new launcher format
Alan Alpert
2012-03-20
4
-0
/
+133
*
Rewrite workerscript example
Alan Alpert
2012-03-20
3
-33
/
+141
*
Fix failed rebase
Alan Alpert
2012-03-19
2
-0
/
+0
*
Fix merge
Alan Alpert
2012-03-15
1
-0
/
+0
*
fix gl under example to work also on trivial render loop
Gunnar Sletta
2012-03-14
2
-2
/
+3
*
Refactor canvas examples by following the new example guidelines.
Charles Yin
2012-03-14
23
-85
/
+251
*
Refactor XMLHttpRequest example.
Charles Yin
2012-03-13
5
-0
/
+132
*
Refactor localstorage example
Charles Yin
2012-03-13
4
-1
/
+132
*
Add mouse wheel events handler to MouseArea
Luis Gabriel Lima
2012-03-10
1
-0
/
+84
*
Update righttoleft examples to new form factor
Alan Alpert
2012-03-09
7
-181
/
+229
*
Update text examples to new guidelines
Alan Alpert
2012-03-09
10
-75
/
+96
*
Update shadereffects example to new guidelines
Alan Alpert
2012-03-09
4
-241
/
+308
*
Update positioners examples to new guidelines
Alan Alpert
2012-03-09
8
-266
/
+326
*
Improve accessibility action support for Qt Quick
Morten Johan Sorvig
2012-03-07
4
-3
/
+147
*
Fix renaming merge with examples
Alan Alpert
2012-03-06
737
-40892
/
+0
*
Merge master <-> api_changes
Matthew Vogt
2012-03-05
768
-59
/
+41326
|
\
|
*
Use view transitions in drag'n'drop example
Bea Lam
2012-03-02
1
-1
/
+5
|
*
Update ImageElement examples
Alan Alpert
2012-03-01
9
-36
/
+214
|
*
Examples guidelines have changes slightly
Alan Alpert
2012-02-28
1
-3
/
+3
|
*
Move some toys back to examples
Alan Alpert
2012-02-28
22
-1
/
+4
|
*
Update drag and drop examples to new guidelines
Alan Alpert
2012-02-28
9
-27
/
+157
|
*
Rename SpriteImage to SpriteSequence
Alan Alpert
2012-02-28
11
-35
/
+35
|
*
Add AnimatedSprite
Alan Alpert
2012-02-28
1
-7
/
+22
|
*
Examples refactor rebase
Alan Alpert
2012-02-28
5
-1
/
+0
|
*
Start of examples refactor
Alan Alpert
2012-02-24
891
-1255
/
+1291
|
*
Use new plugin system in QtDeclarative.
Friedemann Kleint
2012-02-23
16
-12
/
+22
*
|
Rename QDeclarative symbols to QQuick and QQml
Matthew Vogt
2012-02-24
911
-473
/
+473
|
/
*
clean up qmake-generated project
Oswald Buddenhagen
2012-02-22
16
-80
/
+9
*
Alter Clocks demo
Alan Alpert
2012-02-15
3
-57
/
+105
*
Doc: Overhaul of doc/src/declarative and QtQuick2 docs.
Jerome Pasion
2012-02-14
10
-49
/
+60
*
Remove missing image reference
Alan Alpert
2012-02-14
1
-1
/
+0
*
modify 'mousearea-example' to run with MANY MORE buttons
Rick Stockton
2012-02-13
1
-13
/
+77
*
Remove non-standard canvas filter/mirror functions
Charles Yin
2012-02-13
1
-83
/
+0
*
Use only standard API in examples.
Justin McPherson
2012-02-10
9
-16
/
+25
*
Refactor Canvas rendering paths.
Justin McPherson
2012-02-10
10
-16
/
+16
*
Add linkColor property to Text.
Andrew den Exter
2012-02-09
1
-3
/
+3
*
UI improvement for TwitterFriends example
Damian Jansen
2012-02-09
1
-8
/
+22
*
Fix example to clear rect before painting.
Michael Brasser
2012-02-07
1
-0
/
+1
*
Homogenize examples
Alan Alpert
2012-02-06
18
-5
/
+331
*
Add a grouping examples launcher for animation examples
Alan Alpert
2012-02-06
6
-0
/
+286
*
Remove SVG use from example
Alan Alpert
2012-02-06
4
-136
/
+2
[next]