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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QQuickTextLine: set lineOffset to zero in ctor
5.5
Anton Kudryavtsev
2015-12-17
1
-1
/
+1
*
Fix QQmlComponent::errors() documentation
Mitch Curtis
2015-12-11
1
-1
/
+1
*
Fix link to QQmlError in QQmlComponent documentation
Mitch Curtis
2015-12-10
1
-1
/
+1
*
docfix: Make it clearer how Context2D relates to Canvas
Gunnar Sletta
2015-11-30
1
-0
/
+8
*
MouseArea: fixed a crash in propagate()
Liang Qi
2015-11-26
3
-1
/
+43
*
Don't normalize the path via the shell if it is a qrc based path
Andy Shaw
2015-11-10
1
-0
/
+3
*
Fix grammar in TextInput documentation
Mitch Curtis
2015-11-02
1
-1
/
+1
*
Doc: added documentation to undocumented functions
Nico Vertriest
2015-11-02
5
-2
/
+49
*
qmllint: Add unit-tests
Sérgio Martins
2015-10-25
9
-1
/
+123
*
Make it possible to change sources of ShaderEffect again.
Gunnar Sletta
2015-10-20
2
-30
/
+34
*
Scene Graph: Fixed memory leak in QSGBatchRenderer::Renderer::map()
Martin Banky
2015-10-19
1
-2
/
+2
*
Fix QQuickTextDocumentWithImageResources image loading
Roman Pasechnik
2015-10-15
3
-22
/
+34
*
qmlprofiler: Use server's datastream version for communication
Ulf Hermann
2015-10-15
1
-0
/
+2
*
AnimatedSprite: avoid unnecessary redraws
Tim Blechmann
2015-10-14
2
-4
/
+17
*
QQuickItem: detect loop in KeyNavigation chain
Liang Qi
2015-10-14
3
-1
/
+66
*
Correct some areas of QQuickItem's documentation
Mitch Curtis
2015-10-13
1
-8
/
+8
*
Fixed 'plataforms' typo in WheelEvent documentation
Daniel Levin
2015-10-06
1
-1
/
+1
*
Disable Clang warning -Wheader-hygiene.
Marcel Krems
2015-09-25
1
-0
/
+4
*
Image: fix crash when switching between multiple screens
Mitch Curtis
2015-09-25
1
-1
/
+1
*
Link to Item Layers documentation from each property of layer
Mitch Curtis
2015-09-23
1
-2
/
+15
*
Assert that context exists in QQuickWidgetPrivate::render
Robert Loehning
2015-09-22
1
-0
/
+2
*
Don't try to render directly without context in showEvent
Robert Loehning
2015-09-22
1
-1
/
+4
*
Fix ViewTransition property type in documentation
Mitch Curtis
2015-09-22
1
-3
/
+3
*
Fix compilation of QtDeclarative with QT_NO_GESTURES
Tobias Koenig
2015-09-22
4
-1
/
+9
*
Fix grammar in Performance docs
Mitch Curtis
2015-09-19
1
-1
/
+1
*
Revert "Avoid calling potentially pure virtual method"
David Edmundson
2015-09-18
1
-9
/
+18
*
Fix QQmlComponent::beginCreate documentation
Mitch Curtis
2015-09-15
1
-2
/
+2
*
Link to JavaScript Environment Restrictions doc from Global Object docs
Mitch Curtis
2015-09-14
1
-2
/
+2
*
Make QQuickFramebufferObject::layer::enabled work
v5.5.1
Gunnar Sletta
2015-09-11
1
-0
/
+6
*
Make Canvas::layer::enabled work
Gunnar Sletta
2015-09-11
1
-0
/
+6
*
Include doc note about Image::fillMode being excluded by shader.
Gunnar Sletta
2015-09-11
1
-2
/
+6
*
Make Image::layer::enabled work as expected.
Gunnar Sletta
2015-09-11
1
-0
/
+7
*
Qt QML documentation: fix link that should be in list
Mitch Curtis
2015-09-10
1
-1
/
+1
*
Document that modifying the globalObject of QQmlEngine is not supported
Mitch Curtis
2015-09-09
2
-2
/
+4
*
QQuickScreen: Use QPointer to guard QScreen reference
Gabriel de Dietrich
2015-09-09
1
-1
/
+1
*
Doc: corrected broken links
Nico Vertriest
2015-09-08
2
-3
/
+1
*
Fix compilation with ICC on Windows
Thiago Macieira
2015-09-02
3
-6
/
+11
*
Don't consider QLocale a value type.
Mitch Curtis
2015-09-02
3
-1
/
+62
*
Doc: broken links and missing doc for functions
Nico Vertriest
2015-09-02
3
-2
/
+24
*
Warn if a composite type is not ready and continue.
Marco Benelli
2015-09-01
1
-0
/
+8
*
Fix hue clamping in Context2D
Laszlo Agocs
2015-08-24
2
-1
/
+19
*
Don't try to link to SQLite plugin when building samegame statically.
Mitch Curtis
2015-08-21
1
-1
/
+1
*
Doc: fix verb redundancy
Samuel Gaist
2015-08-19
1
-1
/
+1
*
qml: Don't build OpenGL support if OpenGL is not available in Qt.
Kai Koehne
2015-08-19
1
-5
/
+5
*
Fix memory leak when QQuickPixmapReply::Event is delete before being used
Albert Astals Cid
2015-08-19
1
-0
/
+7
*
Fix casing in Models and Views documentation.
Mitch Curtis
2015-08-17
1
-1
/
+1
*
Support QSGGeometry::lineWidth also in the batched code path.
Gunnar Sletta
2015-08-17
2
-18
/
+26
*
Add the GPLv3 license text
Thiago Macieira
2015-08-13
2
-0
/
+688
*
Canvas: add a testcase for QSGSimpleTextureNode crash.
Mitch Curtis
2015-08-12
1
-0
/
+22
*
Fix crash in QQuickCanvasItem::updatePaintNode()
Tobias Koenig
2015-08-11
1
-1
/
+5
[next]