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
/
quick
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Clarify that DelegateModel is a kind of proxy model
Shawn Rutledge
2019-02-26
1
-2
/
+3
*
Remove old 'Getting started with Qt Quick' example
Kai Koehne
2018-10-15
22
-1785
/
+0
*
Examples: Use XmlHttpRequest to fetch flickr public photos
Venugopal Shivashankar
2018-10-11
11
-85
/
+186
*
Replace more vestiges of VisualDataModel, *Group and VisualItemModel
Shawn Rutledge
2018-10-03
2
-2
/
+2
*
Example: Update the shared UI controls to use input handlers
Venugopal Shivashankar
2018-10-03
6
-62
/
+58
*
Doc: Fix QDoc warnings
Paul Wicking
2018-10-01
2
-13
/
+13
*
QQuickTableView: override fixup() to preserve contentX/Y at start-up
Richard Moe Gustavsen
2018-09-11
1
-5
/
+2
*
QQuickTableView: don't rebuild table upon querying content size
Richard Moe Gustavsen
2018-09-11
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-09-11
1
-2
/
+0
|
\
|
*
examples: Fix LauncherList page components being hidden on window resize
Tor Arne Vestbø
2018-09-07
1
-2
/
+0
*
|
Example, GameOfLife: bump import to QtQuick 2.12
Richard Moe Gustavsen
2018-08-27
1
-1
/
+1
*
|
QQuickTableView: move TableView from Qt.labs to QtQuick
Richard Moe Gustavsen
2018-08-22
2
-2
/
+0
*
|
Port WorkerScript threading examples to use ES modules
Simon Hausmann
2018-08-21
6
-6
/
+6
*
|
Allow DelegateModel-based views to support multiple delegate types
Paolo Angelelli
2018-08-17
5
-0
/
+210
*
|
TableView Conway's Game of Life example
Nicolas Ettlin
2018-08-09
9
-1
/
+688
*
|
Modify grid example to use DragHandler
Shawn Rutledge
2018-08-06
1
-17
/
+23
*
|
Remove parallax example
Frederik Gladhorn
2018-07-31
21
-990
/
+0
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-07-30
3
-9
/
+5
|
\
|
|
*
Examples: Remove the metadata from some docs screen shots
Alessandro Portale
2018-07-27
5
-0
/
+0
|
*
Doc: Fix broken link targets
Paul Wicking
2018-07-25
1
-5
/
+5
|
*
photoviewer: Use QLocale::uiLanguages() for finding translations
Kai Koehne
2018-07-18
1
-1
/
+1
*
|
Get rid of Qt.labs.handlers import, merge into QtQuick 2.12
Shawn Rutledge
2018-07-17
3
-8
/
+5
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Simon Hausmann
2018-07-17
2
-0
/
+4
|
\
|
|
*
i18n examples: Add en translation dummies
Kai Koehne
2018-07-17
4
-1
/
+7
|
*
i18n examples: Update .ts files
Kai Koehne
2018-07-17
2
-10
/
+10
*
|
Make a subdirectory for TableView examples
Michael Winkelmann
2018-07-13
10
-21
/
+25
*
|
Move demos to qtdoc repository
Frederik Gladhorn
2018-07-12
314
-17651
/
+1
*
|
TableView pixelator example
Michael Winkelmann
2018-07-10
8
-0
/
+488
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Ulf Hermann
2018-06-25
6
-9
/
+5
|
\
|
|
*
Doc: Move the code snippets to a separate snippet file
Venugopal Shivashankar
2018-06-22
1
-4
/
+0
|
*
Doc: Add missing dots (qtdeclarative)
Paul Wicking
2018-06-19
5
-5
/
+5
*
|
window example: close window on 'X' button press, not just hide it
Tor Arne Vestbø
2018-04-25
1
-1
/
+1
|
/
*
rename containsMask to containmentMask
Shawn Rutledge
2018-02-27
1
-1
/
+1
*
use the override keyword consistently and correctly (clang-tidy)
Shawn Rutledge
2018-02-27
11
-36
/
+36
*
AnimatedSprite: set implicit size based on implicit frame size
Mitch Curtis
2018-02-26
1
-2
/
+0
*
init variables where they are declared when possible (clang-tidy)
Shawn Rutledge
2018-02-26
3
-11
/
+11
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
12
-46
/
+46
*
Merge remote-tracking branch 'origin/5.10' into 5.11
Liang Qi
2018-02-12
28
-236
/
+3026
|
\
|
*
Example: Switch to offine dataset
Venugopal Shivashankar
2018-01-31
28
-236
/
+3026
*
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-02-02
5
-31
/
+34
|
\
|
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-24
5
-31
/
+34
|
|
\
|
|
*
externaldraganddrop example: add checkbox to control accepting drop
Shawn Rutledge
2017-12-27
3
-23
/
+28
|
|
*
threadedanimation: fix custom item animation when in a QQuickWidget
Mitch Curtis
2017-12-20
1
-2
/
+5
|
|
*
Let platform decide what the default show action is
Tor Arne Vestbø
2017-12-19
1
-6
/
+1
*
|
|
demonstrate containsMask in the tapableTriangle Shape example
Shawn Rutledge
2018-01-26
1
-2
/
+3
*
|
|
AnimatedImage example: allow setting speed to 0
Shawn Rutledge
2018-01-25
1
-1
/
+1
*
|
|
QQuickShape: override contains(QPointF); demonstrate in examples
Shawn Rutledge
2018-01-25
5
-12
/
+114
*
|
|
Add an AnimatedImage example
Shawn Rutledge
2018-01-21
4
-0
/
+119
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-12-20
1
-2
/
+2
|
\
|
|
|
*
|
Fix outdated FDL license header
Kai Koehne
2017-11-15
1
-4
/
+4
[next]