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
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
/
scenegraph
Commit message (
Expand
)
Author
Age
Files
Lines
*
use the override keyword consistently and correctly (clang-tidy)
Shawn Rutledge
2018-02-27
7
-22
/
+22
*
init variables where they are declared when possible (clang-tidy)
Shawn Rutledge
2018-02-26
2
-8
/
+8
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
6
-20
/
+20
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-24
1
-2
/
+5
|
\
|
*
threadedanimation: fix custom item animation when in a QQuickWidget
Mitch Curtis
2017-12-20
1
-2
/
+5
*
|
Update to new QRandomGenerator API
Thiago Macieira
2017-11-03
2
-6
/
+6
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-24
49
-154
/
+574
|
\
|
|
*
Fix example code to always use BSD
Kai Koehne
2017-10-18
4
-12
/
+52
|
*
Fix outdated FDL license header
Kai Koehne
2017-10-17
7
-34
/
+34
|
*
Fix outdated BSD license header
Kai Koehne
2017-10-17
38
-108
/
+488
*
|
Qt Quick examples: Introduce QCommandLineParser
Friedemann Kleint
2017-10-18
1
-1
/
+15
*
|
Use QRandomGenerator instead of q?rand
Thiago Macieira
2017-08-23
2
-6
/
+8
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Simon Hausmann
2017-08-18
1
-1
/
+1
|
\
|
|
*
Use QSharedPointer::create() more
Marc Mutz
2017-07-31
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-07-04
1
-1
/
+1
|
\
|
|
*
Fix GCC 7 warnings in examples
Friedemann Kleint
2017-06-21
1
-1
/
+1
*
|
Merge branch 'wip/scenegraphng' into dev
Laszlo Agocs
2017-06-19
1
-3
/
+4
|
\
\
|
*
\
Merge remote-tracking branch 'origin/dev' into wip/scenegraphng
Laszlo Agocs
2017-04-25
1
-3
/
+3
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'origin/dev' into wip/scenegraphng
Laszlo Agocs
2017-01-23
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
software backend: Fix clipping of QSGRenderNodes
Laszlo Agocs
2016-12-21
1
-3
/
+4
*
|
|
|
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-15
2
-5
/
+5
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
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
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Be (somewhat more) consistent about the value of pi
Edward Welbourne
2017-06-14
6
-7
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
examples: Remove some unnecessary (and non-ideal) use of internal API
Robin Burchell
2017-04-21
1
-3
/
+3
|
/
/
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2017-01-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
graph example: Fix MSVC warning about truncation of 'double'
Friedemann Kleint
2017-01-10
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-12-14
4
-6
/
+5
|
\
|
|
*
examples\..\scenegraph.pro: Remove duplicate entry textureinsgnode
Friedemann Kleint
2016-12-01
1
-1
/
+0
|
*
Get rid of most QT_NO_FOO usages
Lars Knoll
2016-11-29
3
-5
/
+5
*
|
Enable shader disk cache in Qt Quick
Laszlo Agocs
2016-11-27
3
-24
/
+20
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-11-23
6
-25
/
+25
|
\
|
|
*
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.8' into dev
Liang Qi
2016-10-18
4
-7
/
+6
|
\
|
|
*
Use d3d12 feature in rendernode example
Laszlo Agocs
2016-10-11
4
-7
/
+6
*
|
examples: replace 'foreach' with 'range for'
Anton Kudryavtsev
2016-09-03
2
-2
/
+2
|
/
*
Adjust decarative after qtConfig changes in qtbase
Lars Knoll
2016-08-19
1
-1
/
+1
*
softwarerenderer example: fix ambiguous reference to QQuickItem
Shawn Rutledge
2016-08-17
1
-2
/
+1
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-17
2
-2
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-13
2
-2
/
+2
|
|
\
|
|
*
Shader examples: initialize all members
Edward Welbourne
2016-08-11
2
-2
/
+2
*
|
|
QSG: Make example namespace-aware
Erik Verbruggen
2016-08-03
1
-0
/
+4
*
|
|
Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/dev
Liang Qi
2016-08-03
1
-2
/
+2
|
\
\
\
|
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Edward Welbourne
2016-08-02
1
-2
/
+2
|
|
\
|
|
|
|
*
|
Doc: minor spelling issue
Nico Vertriest
2016-07-19
1
-2
/
+2
*
|
|
|
Add optional flags and rect to QSGRenderNode
Laszlo Agocs
2016-08-02
6
-1
/
+37
|
/
/
/
*
|
|
software: Add support for QSGRenderNode
Laszlo Agocs
2016-07-19
7
-6
/
+169
*
|
|
D3D12: Fix the rendernode example for multisampling
Laszlo Agocs
2016-07-01
2
-1
/
+21
*
|
|
Enhance rendernode example with opacity support
Laszlo Agocs
2016-06-03
5
-22
/
+49
[next]