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
6.5.2
6.5.3
6.6
6.6.0
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
/
tests
/
auto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6
Simon Hausmann
2016-01-21
2
-0
/
+42
|
\
|
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2016-01-19
2
-0
/
+42
|
|
\
|
|
*
MouseArea: fixed a crash in propagate()
Liang Qi
2015-11-26
2
-0
/
+42
*
|
|
QQuickItem: fix an infinite loop nextItemInFocusChain()
Liang Qi
2016-01-20
2
-0
/
+31
*
|
|
Provide access to signal parameters in SignalTransition::onTriggered.
Michael Brasser
2016-01-19
2
-0
/
+159
|
/
/
*
|
qmlplugindump test: added check.
Marco Benelli
2016-01-18
1
-0
/
+1
*
|
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
2
-10
/
+74
*
|
Set CMP0056 to NEW only if it exists for the running cmake version
Stephen Kelly
2016-01-08
1
-1
/
+3
*
|
don't rely on transitive dependencies
Oswald Buddenhagen
2016-01-05
2
-0
/
+4
*
|
Fix value changed logic for ValueTypeProvider types
Frank Meerkoetter
2016-01-04
2
-0
/
+108
*
|
Fix ListView.OverlayHeader
J-P Nurmi
2015-12-23
2
-0
/
+144
*
|
qml: preserve composite singleton types.
Marco Benelli
2015-12-17
3
-0
/
+23
*
|
Fix crash when grabbing a QQuickWidget before it is shown.
Friedemann Kleint
2015-12-15
1
-0
/
+9
*
|
Don't warn about non-existent default properties when one was found
Mitch Curtis
2015-12-15
2
-0
/
+34
*
|
Fix containsMouse with touch and hoverEnabled
Paul Olav Tvete
2015-12-15
2
-0
/
+128
*
|
QQuickTextEdit: Fully qualify enumerations in changed() signals.
Friedemann Kleint
2015-12-15
1
-2
/
+5
*
|
ListView: Sanitize visibleItems list after model insertions
Gabriel de Dietrich
2015-12-07
2
-6
/
+14
*
|
Auto-tests for fast model updates while flicking
Gabriel de Dietrich
2015-12-07
3
-0
/
+158
*
|
QQuickAnimatorJob: store the target with a QPointer
Paul Lemire
2015-12-07
2
-0
/
+78
*
|
tst_qquicktextedit::hAlignVisual(): Fix failure on Windows.
Friedemann Kleint
2015-12-07
1
-0
/
+1
*
|
Properly check the arguments of mapFrom/ToItem
Lars Knoll
2015-12-01
2
-8
/
+24
*
|
Fix test cases
Lars Knoll
2015-12-01
3
-4
/
+4
*
|
Fix autotests for change in QtNetwork
Daniel Molkentin
2015-11-29
5
-6
/
+6
*
|
tst_qquicktextedit: Fix warning about uninitialized variable.
Friedemann Kleint
2015-11-27
1
-2
/
+2
*
|
Make property interceptors work on alias properties again
Lars Knoll
2015-11-26
3
-0
/
+75
*
|
QQuickTextInput: handle QKeySequence::DeleteCompleteLine
J-P Nurmi
2015-11-26
1
-0
/
+4
*
|
QQuickWidget: Emulate visibility for offscreen window
Ulf Hermann
2015-11-16
1
-1
/
+5
*
|
Don't make currentIndex skip an extra item on removal
Alberto Mardegan
2015-11-13
2
-0
/
+66
*
|
Load component synchronously in method_createQmlObject
Ulf Hermann
2015-11-03
2
-0
/
+53
*
|
CMake: Make sure to export all plugins
Kevin Funk
2015-11-02
2
-0
/
+16
*
|
Fix childrenRect calculation
Cornelius Mika
2015-10-31
2
-0
/
+64
*
|
Move QQuickTextDocumentWithImageResources out of qquicktext_p_p.h
J-P Nurmi
2015-10-29
3
-2
/
+4
*
|
QML: Fix typeof context property.
Erik Verbruggen
2015-10-27
2
-0
/
+20
*
|
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-10-26
12
-1
/
+205
|
\
|
|
*
qmllint: Add unit-tests
Sérgio Martins
2015-10-25
9
-1
/
+123
|
*
Fix QQuickTextDocumentWithImageResources image loading
Roman Pasechnik
2015-10-15
1
-0
/
+16
|
*
QQuickItem: detect loop in KeyNavigation chain
Liang Qi
2015-10-14
2
-0
/
+63
*
|
Fix QQuickPathViewPrivate::snapToIndex()
J-P Nurmi
2015-10-22
1
-0
/
+9
*
|
QQuickItem: Make setParent() error message more useful
Gabriel de Dietrich
2015-10-22
1
-1
/
+4
*
|
QmlDebug: Add a debug service for use with native debuggers
hjk
2015-10-16
3
-1
/
+134
*
|
Support alpha in QQuickWindow::grabWindow().
Gunnar Sletta
2015-10-16
1
-6
/
+23
*
|
Only set V4 debugger when service is enabled
Ulf Hermann
2015-10-15
1
-0
/
+3
*
|
Don't delete singletons objects owned by C++.
BogDan Vatra
2015-10-15
3
-0
/
+36
*
|
Align QQmlVMEMetaData to int.
BogDan Vatra
2015-10-15
1
-0
/
+10
*
|
QmlDebug: Split QV4::Debugging::Debugger
hjk
2015-10-14
1
-40
/
+44
*
|
QQuickItem: correct focus reason for key navigation
Liang Qi
2015-10-14
1
-1
/
+5
*
|
Provide a threaded TestHTTPServer
Ulf Hermann
2015-10-14
9
-59
/
+127
*
|
Tests: Fix single-character string literals.
Friedemann Kleint
2015-10-13
18
-37
/
+43
*
|
Don't send delayed mouse presses to ancestors of the replaying Flickable.
Andrew den Exter
2015-10-12
2
-2
/
+51
[next]