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
*
QtDeclarative fixes and workarounds for NaCl
wip/nacl
Morten Johan Sørvig
2016-05-13
10
-9
/
+43
*
Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6
Simon Hausmann
2016-01-21
6
-4
/
+54
|
\
|
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2016-01-19
6
-4
/
+54
|
|
\
|
|
*
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
*
|
|
QQuickItem: fix an infinite loop nextItemInFocusChain()
Liang Qi
2016-01-20
3
-0
/
+33
*
|
|
qmlplugindump: avoid generating conflicting types.
Marco Benelli
2016-01-20
1
-0
/
+7
*
|
|
Provide access to signal parameters in SignalTransition::onTriggered.
Michael Brasser
2016-01-19
7
-5
/
+274
|
/
/
*
|
QmlPluginDump: use QFileInfo::exist(f) instead of
Anton Kudryavtsev
2016-01-19
1
-2
/
+2
*
|
QSGDefaultImageNode: Only set DirtyGeometry if new texture
Pär-Olof Håkansson
2016-01-19
1
-1
/
+2
*
|
qmlplugindump test: added check.
Marco Benelli
2016-01-18
1
-0
/
+1
*
|
Fix up commit 9d7b27f5bf44a46707e6d50ebf51ecf73f91dd1b
Simon Hausmann
2016-01-16
1
-1
/
+18
*
|
tst_qquicklistview: Share window in stickyPositioning test.
Robin Burchell
2016-01-15
1
-2
/
+2
*
|
QQuickItemView: Take sticky header/footer into account for positionViewAtInde...
Robin Burchell
2016-01-15
5
-14
/
+80
*
|
Doc: typo fix
Joerg Bornemann
2016-01-12
1
-1
/
+1
*
|
Doc: Added brief statements for examples overview page
Nico Vertriest
2016-01-11
2
-0
/
+3
*
|
Fix inconsistent use of override keyword
Thiago Macieira
2016-01-08
1
-3
/
+3
*
|
Set CMP0056 to NEW only if it exists for the running cmake version
Stephen Kelly
2016-01-08
1
-1
/
+3
*
|
QQuickAnimatorController: fix dangling QQuickAnimatorProxyJob pointer
J-P Nurmi
2016-01-08
1
-0
/
+2
*
|
Remove prohibited uses of underscore + capital letter
Thiago Macieira
2016-01-08
10
-55
/
+55
*
|
Check for python executable.
Joerg Bornemann
2016-01-07
1
-0
/
+7
*
|
Correct declaration in doc to match const in code.
Edward Welbourne
2016-01-06
1
-2
/
+2
*
|
V4: Replace QVector with (Q)VarLengthArray in BasicBlock.
Erik Verbruggen
2016-01-06
2
-7
/
+25
*
|
Fix a couple of container detachments
Sérgio Martins
2016-01-05
2
-2
/
+2
*
|
Doc: Added brief statements for Qt examples overview page
Nico Vertriest
2016-01-05
5
-0
/
+7
*
|
don't rely on transitive dependencies
Oswald Buddenhagen
2016-01-05
2
-0
/
+4
*
|
QQmlXmlHttpRequest: Fix a memory leak on use of XMLHttpRequest's responseXML.
Robin Burchell
2016-01-05
1
-0
/
+1
*
|
QQuickRepeater: Use qmlobject_(dis)connect instead of regular (dis)connect.
Robin Burchell
2016-01-05
1
-10
/
+12
*
|
Fix value changed logic for ValueTypeProvider types
Frank Meerkoetter
2016-01-04
3
-1
/
+109
*
|
Make QQuickPaintedItem support Item::layer
Gunnar Sletta
2016-01-04
1
-0
/
+7
*
|
Fix typos in ParticleSystem documentation
Mitch Curtis
2016-01-04
1
-2
/
+2
*
|
QQuickFlipable: Set enabled property on whichever side is considered active.
Robin Burchell
2015-12-31
1
-4
/
+13
*
|
Fix crash in a non-debug build with assertions enabled
Thiago Macieira
2015-12-29
1
-12
/
+4
*
|
QQuickDropArea include cleanup
Samuel Gaist
2015-12-24
2
-5
/
+0
*
|
Fix ListView.OverlayHeader
J-P Nurmi
2015-12-23
3
-2
/
+146
*
|
Revert "Fix QtSharedPointer::ExternalRefCountData object leaks"
J-P Nurmi
2015-12-23
6
-27
/
+2
*
|
V4: Shrink IR::Temp by removing unnecessary padding.
Erik Verbruggen
2015-12-23
1
-5
/
+5
*
|
Fix inconsistent use of 'override'.
Erik Verbruggen
2015-12-23
1
-2
/
+2
*
|
Improve Scene Graph and Rendering documentation
Mitch Curtis
2015-12-21
1
-2
/
+2
*
|
Fix QtSharedPointer::ExternalRefCountData object leaks
Jian Liang
2015-12-18
6
-2
/
+27
*
|
qml: preserve composite singleton types.
Marco Benelli
2015-12-17
6
-8
/
+40
*
|
Link to drag and drop examples in relevant places
Mitch Curtis
2015-12-16
2
-0
/
+3
*
|
Fix crash when grabbing a QQuickWidget before it is shown.
Friedemann Kleint
2015-12-15
2
-6
/
+16
*
|
Fix QQuickPaintedItem::renderTarget docs
J-P Nurmi
2015-12-15
1
-1
/
+1
*
|
Don't warn about non-existent default properties when one was found
Mitch Curtis
2015-12-15
4
-5
/
+64
*
|
Fix containsMouse with touch and hoverEnabled
Paul Olav Tvete
2015-12-15
3
-0
/
+137
*
|
Fix shader compiler error (uniform and out variables with same name)
Sean Harmer
2015-12-15
1
-2
/
+2
[next]