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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtDeclarative fixes and workarounds for NaCl
wip/nacl
Morten Johan Sørvig
2016-05-13
9
-8
/
+42
*
Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6
Simon Hausmann
2016-01-21
4
-4
/
+12
|
\
|
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2016-01-19
4
-4
/
+12
|
|
\
|
|
*
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
1
-1
/
+1
*
|
|
QQuickItem: fix an infinite loop nextItemInFocusChain()
Liang Qi
2016-01-20
1
-0
/
+2
*
|
|
Provide access to signal parameters in SignalTransition::onTriggered.
Michael Brasser
2016-01-19
5
-5
/
+115
|
/
/
*
|
QSGDefaultImageNode: Only set DirtyGeometry if new texture
Pär-Olof Håkansson
2016-01-19
1
-1
/
+2
*
|
Fix up commit 9d7b27f5bf44a46707e6d50ebf51ecf73f91dd1b
Simon Hausmann
2016-01-16
1
-1
/
+18
*
|
QQuickItemView: Take sticky header/footer into account for positionViewAtInde...
Robin Burchell
2016-01-15
3
-4
/
+6
*
|
Doc: typo fix
Joerg Bornemann
2016-01-12
1
-1
/
+1
*
|
Fix inconsistent use of override keyword
Thiago Macieira
2016-01-08
1
-3
/
+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
*
|
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
*
|
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
1
-1
/
+1
*
|
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
1
-2
/
+2
*
|
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
3
-8
/
+17
*
|
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
1
-6
/
+7
*
|
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
2
-5
/
+30
*
|
Fix containsMouse with touch and hoverEnabled
Paul Olav Tvete
2015-12-15
1
-0
/
+9
*
|
Fix shader compiler error (uniform and out variables with same name)
Sean Harmer
2015-12-15
1
-2
/
+2
*
|
QQuickWidget: Update position of offscreen window in show().
Friedemann Kleint
2015-12-15
1
-0
/
+1
*
|
qDelete(hash/map.values()) -> qDelete(hash/map)
Albert Astals Cid
2015-12-15
2
-2
/
+2
*
|
Fix styled text core profile shader
Sean Harmer
2015-12-15
1
-3
/
+3
*
|
QQuickTextEdit: Fully qualify enumerations in changed() signals.
Friedemann Kleint
2015-12-15
1
-4
/
+4
*
|
Clean up correctly in rendercontrol to avoid crashes
Laszlo Agocs
2015-12-09
2
-7
/
+13
*
|
Particle Turbulence image now reads correctly from QRC or local files
Ariel Molina
2015-12-08
1
-1
/
+2
*
|
Turbulence was accidentally deactivated on geometry changed
Ariel Molina
2015-12-08
1
-1
/
+0
*
|
Make QQuickWidget update inside a proxy widget
Laszlo Agocs
2015-12-08
1
-1
/
+8
*
|
Correct heightmap values for Turbulence
Ariel Molina
2015-12-07
1
-3
/
+3
[next]