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
/
quick
/
quickwidgets
Commit message (
Expand
)
Author
Age
Files
Lines
*
use the override keyword consistently and correctly (clang-tidy)
Shawn Rutledge
2018-02-27
1
-3
/
+3
*
init variables where they are declared when possible (clang-tidy)
Shawn Rutledge
2018-02-26
1
-3
/
+3
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
2
-3
/
+3
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-06
15
-56
/
+233
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-24
15
-47
/
+187
|
|
\
|
|
*
Fix outdated FDL license header
Kai Koehne
2017-10-17
1
-5
/
+5
|
|
*
Fix outdated BSD license header
Kai Koehne
2017-10-17
14
-42
/
+182
|
*
|
Qt Quick examples: Introduce QCommandLineParser
Friedemann Kleint
2017-10-18
4
-9
/
+46
|
|
/
*
|
Replace Q_DECL_OVERRIDE with override
Kevin Funk
2017-09-25
1
-4
/
+4
|
/
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-12-14
1
-2
/
+2
|
\
|
*
Get rid of most QT_NO_FOO usages
Lars Knoll
2016-11-29
1
-2
/
+2
*
|
Enable shader disk cache in Qt Quick
Laszlo Agocs
2016-11-27
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-10-18
2
-8
/
+28
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-10-10
2
-8
/
+28
|
|
\
|
|
*
Enhance quickwidget example with all grabbing cases
Laszlo Agocs
2016-09-22
2
-8
/
+28
*
|
|
examples: replace 'foreach' with 'range for'
Anton Kudryavtsev
2016-09-03
1
-1
/
+2
|
/
/
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-30
1
-0
/
+1
|
\
\
|
|
/
|
*
Add potentially missing include to qquickviewcomparison example
Laszlo Agocs
2016-06-21
1
-0
/
+1
*
|
Add a tab widget to QQuickWidget example
Laszlo Agocs
2016-06-20
7
-4
/
+307
|
/
*
Merge remote-tracking branch 'origin/5.6.1' into 5.6
Liang Qi
2016-05-19
2
-0
/
+6
|
\
|
*
fix example installs
Oswald Buddenhagen
2016-05-13
2
-0
/
+6
*
|
purge unused image
Oswald Buddenhagen
2016-05-12
1
-0
/
+0
|
/
*
Purge sRGB chunks from PNG in documentation.
Edward Welbourne
2016-03-24
1
-0
/
+0
*
Purge sRGB chunks from PNGs in examples.
Edward Welbourne
2016-03-24
1
-0
/
+0
*
Fix up flawed TranslucentBackground usage in docs and examples
Laszlo Agocs
2015-09-28
3
-24
/
+13
*
Port examples to new connection syntax.
Friedemann Kleint
2015-07-22
1
-10
/
+7
*
Fixed license headers
Jani Heikkinen
2015-02-17
10
-30
/
+30
*
Update copyright headers
Jani Heikkinen
2015-02-12
11
-56
/
+56
*
Beautify the qquickviewcomparison example
Laszlo Agocs
2014-09-10
2
-9
/
+20
*
Fix up vao usage in qquickviewcomparison example
Laszlo Agocs
2014-08-26
1
-3
/
+6
*
Add QQuickWidget::setClearColor()
Laszlo Agocs
2014-08-13
3
-15
/
+60
*
Finish render() support for QQuickWidget
Laszlo Agocs
2014-08-11
1
-1
/
+31
*
Change default to QQuickWidget in the comparison example
Laszlo Agocs
2014-07-09
1
-1
/
+1
*
Add a QQuickWidget - QQuickView comparison example
Laszlo Agocs
2014-06-19
11
-1
/
+1201
*
Add support for multisampling in QQuickWidget
Laszlo Agocs
2014-06-06
1
-2
/
+4
*
Add surface format to QQuickWidget.
Laszlo Agocs
2014-03-18
1
-0
/
+7
*
Move Qt Quick Widgets example and document it
Topi Reinio
2014-03-14
8
-0
/
+221