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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix outdated FDL license header
Kai Koehne
2017-10-17
54
-269
/
+269
*
Fix outdated BSD license header
Kai Koehne
2017-10-17
520
-1544
/
+6744
*
Fix no-opengl builds
Allan Sandfeld Jensen
2017-09-25
1
-1
/
+1
*
Doc: Fix capitalization in section titles
Topi Reinio
2017-08-29
3
-3
/
+3
*
Example: Replace the deprecated property
Venugopal Shivashankar
2017-08-10
1
-1
/
+1
*
Use QSharedPointer::create() more
Marc Mutz
2017-07-31
1
-1
/
+1
*
Fix GCC 7 warnings in examples
Friedemann Kleint
2017-06-21
2
-2
/
+2
*
Fix use of Qt namespaces in examples
Kai Koehne
2017-06-08
1
-3
/
+3
*
Fix building examples with namespaced Qt
Kai Koehne
2017-06-08
1
-2
/
+2
*
remove bogus QTPLUGIN+=qsqlite magic
Oswald Buddenhagen
2017-05-30
1
-2
/
+0
*
LauncherList: Add some simple animations to help it look prettier
Robin Burchell
2017-05-20
2
-36
/
+128
*
Doc: make screen xmlhttprequest compatible with Designer
Nico Vertriest
2017-05-03
6
-40
/
+150
*
photoviewer example: don't depend on widgets
Shawn Rutledge
2017-04-18
3
-7
/
+5
*
examples: photoviewer needs widgets support
Peter Seiderer
2017-04-08
1
-2
/
+4
*
Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9
Simon Hausmann
2017-03-25
1
-9
/
+9
|
\
|
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Simon Hausmann
2017-03-15
1
-9
/
+9
|
|
\
|
|
*
Doc: added snippets to Extension Objects Example
Nico Vertriest
2017-03-13
1
-9
/
+9
*
|
|
stocqt Demo: Add error checks
Friedemann Kleint
2017-03-20
1
-17
/
+18
|
/
/
*
|
Replace QList<Person*> with QVector<Person*> and function pointers
Michael Winkelmann
2017-03-07
2
-2
/
+39
*
|
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-02-24
1
-8
/
+8
|
\
\
|
|
/
|
*
Improve QQuickAsyncImageProvider example
Albert Astals Cid
2017-02-08
1
-8
/
+8
*
|
Fix smile qml example
Ionut Alexandrescu
2017-02-21
1
-6
/
+6
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2017-01-30
1
-1
/
+1
|
\
\
|
|
/
|
*
Doc: Fix the snippet walk-through sequence
Venugopal Shivashankar
2017-01-26
1
-1
/
+1
*
|
Add 10mm rectangle to screen example to verify Screen.pixelDensity
Tor Arne Vestbø
2017-01-27
1
-0
/
+7
*
|
Remove remnants of blackberry platform support
Robin Burchell
2017-01-16
4
-111
/
+0
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2017-01-14
4
-7
/
+31
|
\
\
|
|
/
|
*
graph example: Fix MSVC warning about truncation of 'double'
Friedemann Kleint
2017-01-10
1
-1
/
+1
|
*
Doc: added specs to Extending QML - Methods Example
Nico Vertriest
2017-01-09
2
-2
/
+11
|
*
Doc: Rearranged order of Extending QML Examples
Nico Vertriest
2017-01-09
2
-4
/
+19
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-12-25
4
-4
/
+5
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.8.0' into 5.8
Liang Qi
2016-12-25
1
-2
/
+3
|
|
\
|
|
*
Calqlatr Example: Pass the third arg to the mapToItem() calls
Venugopal Shivashankar
2016-12-09
1
-2
/
+3
|
*
|
Doc: minor grammar mistake
Nico Vertriest
2016-12-21
1
-1
/
+1
|
*
|
Example: corrected screenshot of the localstorage app
Nico Vertriest
2016-12-21
2
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-12-14
28
-796
/
+1371
|
\
\
\
|
|
/
/
|
*
|
Example: correction initialization fields Header.qml
Nico Vertriest
2016-12-13
1
-8
/
+8
|
*
|
Example: Improve the localstorage example
Nico Vertriest
2016-12-12
12
-173
/
+669
|
*
|
examples\..\scenegraph.pro: Remove duplicate entry textureinsgnode
Friedemann Kleint
2016-12-01
1
-1
/
+0
|
*
|
StocQt example: Use QtQuick.Layouts instead of anchors
Venugopal Shivashankar
2016-11-30
11
-654
/
+734
|
*
|
Get rid of most QT_NO_FOO usages
Lars Knoll
2016-11-29
5
-15
/
+15
|
|
/
*
|
Enable shader disk cache in Qt Quick
Laszlo Agocs
2016-11-27
5
-28
/
+24
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-11-23
11
-141
/
+148
|
\
\
|
|
/
|
*
rendernode example: do not rely on build-time shader compilation
Laszlo Agocs
2016-11-22
5
-22
/
+21
|
*
QSGRendererInterface: Add Resource suffix for consistency
Laszlo Agocs
2016-11-18
2
-3
/
+4
|
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Simon Hausmann
2016-11-15
3
-60
/
+67
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-11-15
1
-0
/
+1
|
|
|
\
|
|
|
*
Example: Enable auto scaling on HighDPI screens
Venugopal Shivashankar
2016-10-28
1
-0
/
+1
|
|
*
|
StocQt example: Prefetch values for stock list model
Topi Reinio
2016-11-14
2
-60
/
+66
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-27
1
-1
/
+1
|
|
|
\
\
|
|
|
|
/
[next]