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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.6' into 5.7
5.7
Liang Qi
2016-11-25
26
-110
/
+337
|
\
|
*
Doc: fix incorrect syntax in "Code-Behind Implementation Resource"
Mitch Curtis
2016-11-25
1
-4
/
+4
|
*
QmlProfiler: Explicitly specify the offsets for scene graph events
Ulf Hermann
2016-11-24
9
-82
/
+172
|
*
V4: Fix JIT codegen for null/undefined conditional jumps
Erik Verbruggen
2016-11-23
1
-2
/
+2
|
*
Improved robustness of the optimizer when removing expressions
Simon Hausmann
2016-11-22
2
-9
/
+14
|
*
Text: Make use of the new cached isSmoothlyScaled attribute on QFontEngine
Robin Burchell
2016-11-18
1
-3
/
+5
|
*
Fix binding re-evaluation when list model properties change
Simon Hausmann
2016-11-18
6
-3
/
+91
|
*
Doc: fix incorrect argument name for createQmlObject()
Mitch Curtis
2016-11-17
1
-2
/
+2
|
*
QML: Fix memory leak in a benchmark
Erik Verbruggen
2016-11-16
1
-1
/
+4
|
*
QML: Change C++ benchmark to reflect QML benchmark
Erik Verbruggen
2016-11-16
1
-1
/
+2
|
*
Fix reading of enum properties from gadgets
Simon Hausmann
2016-11-16
2
-0
/
+35
|
*
Doc: improve FolderListModel::rootFolder documentation
Mitch Curtis
2016-11-15
1
-3
/
+3
|
*
QML: Check for failing realloc/malloc in the QmlJS memory pool
Erik Verbruggen
2016-11-15
1
-1
/
+4
*
|
Merge remote-tracking branch 'origin/5.7.1' into 5.7
Liang Qi
2016-11-24
1
-0
/
+64
|
\
\
|
*
|
Fix more cases where DSE would optimize out too many stores
v5.7.1
Erik Verbruggen
2016-11-11
3
-0
/
+15
|
*
|
Add changes file for 5.7.1
Jani Heikkinen
2016-11-02
1
-0
/
+64
|
*
|
V4: Fix usage of QV4::Value tags/types
Erik Verbruggen
2016-10-26
5
-17
/
+41
|
*
|
Fix QML Compiler crash
Simon Hausmann
2016-10-26
1
-4
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-11-15
16
-22
/
+104
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Setting Connection's target to null should disconnect implicit target
Michael Brasser
2016-11-15
3
-2
/
+38
|
*
|
Fix QtQuickTest::mouseMove not having timestamps
Frederik Gladhorn
2016-11-11
1
-0
/
+1
|
*
|
Fix more cases where DSE would optimize out too many stores
Erik Verbruggen
2016-11-10
3
-0
/
+15
|
*
|
Add checking "before" as child node
Inhye Seo
2016-11-09
1
-2
/
+4
|
*
|
Fix crash when using custom OpenGL functions
Jesus Fernandez
2016-11-07
1
-2
/
+4
|
*
|
remove dependencies from sync.profile
Oswald Buddenhagen
2016-11-05
1
-11
/
+0
|
*
|
QV4String: properly detect overflow when trying to convert to an array index
Giuseppe D'Angelo
2016-11-04
4
-4
/
+39
|
*
|
Doc: replace "textEdit" with "TextEdit" in lineCount documentation
Mitch Curtis
2016-10-31
1
-1
/
+1
|
*
|
Example: Enable auto scaling on HighDPI screens
Venugopal Shivashankar
2016-10-28
1
-0
/
+1
|
*
|
Fix crash when trying to allocate in a filled atlas texture
John Brooks
2016-10-27
1
-1
/
+2
*
|
|
StocQt example: Prefetch values for stock list model
Topi Reinio
2016-11-14
2
-60
/
+66
*
|
|
Fix performance regression in rich text with images
Eskil Abrahamsen Blomfeldt
2016-11-14
1
-6
/
+2
*
|
|
TextEdit: set cursor delegate's height to match the selected font
Mitch Curtis
2016-11-12
3
-0
/
+59
*
|
|
Doc: replace "the empty string" with "an empty string" in TestCase docs
Mitch Curtis
2016-11-10
1
-3
/
+3
*
|
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-27
17
-46
/
+82
|
\
\
\
|
|
/
/
|
*
|
Fix documentation for dragFinished signal
Andy Shaw
2016-10-26
1
-1
/
+1
|
*
|
Add a test for bitmap font rendering in Qt Quick
Eskil Abrahamsen Blomfeldt
2016-10-25
1
-0
/
+18
|
*
|
Fix QML Compiler crash
Simon Hausmann
2016-10-25
1
-4
/
+1
|
*
|
Make tst_qquicktextedit::mouseSelection() pass
J-P Nurmi
2016-10-24
2
-7
/
+8
|
*
|
tst_qquicktextedit: remove mouseDoubleClickInterval wait
J-P Nurmi
2016-10-23
1
-3
/
+0
|
*
|
tst_qquicktext: remove bogus blacklisting
J-P Nurmi
2016-10-23
1
-2
/
+0
|
*
|
Fix TextInput::selectByMouse documentation
Mitch Curtis
2016-10-19
1
-2
/
+2
|
*
|
QQuickWindow: don't discard timestamps for wheel events
J-P Nurmi
2016-10-15
2
-2
/
+6
|
*
|
Fix docs about ownership when QObject has a parent
Sérgio Martins
2016-10-14
1
-2
/
+2
|
*
|
Remove superfluous warning statement in QAccessibleQuickItem::rect()
Alexandru Croitor
2016-10-13
1
-4
/
+0
|
*
|
Check qgl_current_fbo_invalid before using qgl_current_fbo
Alexandru Croitor
2016-10-13
1
-1
/
+2
|
*
|
Example: Use TextInput's displayText property instead of length
Venugopal Shivashankar
2016-10-13
1
-1
/
+1
|
*
|
V4: Fix usage of QV4::Value tags/types
Erik Verbruggen
2016-10-13
5
-17
/
+41
*
|
|
QQuickShortcut: allow setting a custom context matcher
J-P Nurmi
2016-10-26
2
-20
/
+99
*
|
|
Fix tst_rendernode::renderOrder() on high DPI displays
Mitch Curtis
2016-10-17
1
-7
/
+9
*
|
|
Fix gcc6 build
Allan Sandfeld Jensen
2016-10-16
1
-6
/
+3
[next]