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
*
Add changes file for Qt 5.9.9
v5.9.9
5.9
Antti Kokko
2019-12-03
1
-0
/
+20
*
Bump version
Frederik Gladhorn
2019-05-23
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.9.8' into 5.9
Qt Forward Merge Bot
2019-04-25
2
-1
/
+33
|
\
|
*
Add changes file for Qt 5.9.8
v5.9.8
Antti Kokko
2019-04-02
1
-0
/
+32
|
*
Use Los Angeles to represent PST8PDT, not Vancouver
Edward Welbourne
2019-04-02
1
-1
/
+1
|
/
*
V4 Date: fix what we can within ECMA 262's limitations
Edward Welbourne
2018-12-07
3
-45
/
+86
*
Silence another GCC 8 warning in qpodvector
Ville Voutilainen
2018-11-19
1
-1
/
+1
*
Silence GCC 8 warnings in qpodvector
Ville Voutilainen
2018-11-19
1
-4
/
+4
*
Silence a GCC 8 warning in qquickanimation
Ville Voutilainen
2018-11-19
1
-3
/
+3
*
Silence a GCC 8 warning in qv4engine
Ville Voutilainen
2018-11-19
1
-1
/
+1
*
Silence a GCC 8 warning in qqmljsparser
Ville Voutilainen
2018-11-19
1
-1
/
+1
*
Silence a GCC 8 warning in qv4string
Ville Voutilainen
2018-11-19
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.9.7' into 5.9
Qt Forward Merge Bot
2018-10-23
1
-0
/
+30
|
\
|
*
Add changes file for Qt 5.9.7
v5.9.7
Antti Kokko
2018-10-05
1
-0
/
+30
*
|
Bump version
Oswald Buddenhagen
2018-10-11
1
-1
/
+1
*
|
Fix crash in QQuickAnimatorProxyJob::sceneGraphInitialized()
Andrew Smolko
2018-10-08
1
-2
/
+4
|
/
*
Doc: fix QJSEngine code snippet
Samuel Gaist
2018-08-02
1
-1
/
+1
*
Doc: Use [] instead of new Array() in snippet
Paul Wicking
2018-08-01
1
-1
/
+1
*
Doc: Extend ItemSelectionModel QML documentation
Paul Wicking
2018-07-31
1
-4
/
+59
*
Doc: Add precision to scene graph description
Paul Wicking
2018-07-31
1
-4
/
+4
*
Remove const from QQuickPointerEvent::device property
Shawn Rutledge
2018-07-30
1
-1
/
+1
*
Doc: Fix broken link targets
Paul Wicking
2018-07-26
2
-5
/
+6
*
stabilize and standardize tst_qquickwidget
Shawn Rutledge
2018-06-26
2
-19
/
+17
*
QQuickPathViewPrivate: fix heap-use-after-free
Mitch Curtis
2018-06-25
3
-0
/
+176
*
Fix truncating of doubles to integers
Simon Hausmann
2018-06-21
3
-0
/
+41
*
Fix out of bounds stack access with the byte code interpreter
Simon Hausmann
2018-06-21
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.9.6' into 5.9
Qt Forward Merge Bot
2018-06-13
9
-9
/
+103
|
\
|
*
Add changes file for Qt 5.9.6
v5.9.6
Antti Kokko
2018-05-30
1
-0
/
+43
|
*
On network redirects, update finalUrl, not url
Ulf Hermann
2018-05-25
8
-9
/
+60
*
|
Bump version
Oswald Buddenhagen
2018-05-31
1
-1
/
+1
|
/
*
Software render: Fix warnings flood
Friedemann Kleint
2018-05-08
1
-0
/
+1
*
Fix QML context leak with visual data model and list property models
Simon Hausmann
2018-05-07
3
-6
/
+14
*
QQuickItem: Guard against null deref in transformations
Robin Burchell
2018-05-02
3
-0
/
+33
*
QQuickContext2DFBOTexture: use normalized sub rect when using FBO with POT te...
Richard Moe Gustavsen
2018-04-23
1
-2
/
+17
*
Merge remote-tracking branch 'origin/5.9.5' into 5.9
Qt Forward Merge Bot
2018-04-11
1
-0
/
+69
|
\
|
*
Add changes file for Qt 5.9.5
v5.9.5
Antti Kokko
2018-03-21
1
-0
/
+69
|
*
Fix issue with bindings to aliases that cannot yet be resolved
Erik Verbruggen
2018-03-20
7
-60
/
+125
|
*
Fix JITted code for jump strict-not-equal undefined on 32bit
Erik Verbruggen
2018-03-20
2
-10
/
+48
*
|
Fix crash when calling QQmlEngine::clearComponentCache()
Simon Hausmann
2018-04-10
6
-61
/
+71
*
|
Fix bug preventing ungrabMouse() on TouchCancel
Daniel d'Andrada
2018-04-09
2
-24
/
+76
*
|
Fix out of bounds reads in Array.concat
Lars Knoll
2018-04-03
2
-1
/
+15
*
|
Handle function expressions as signal handlers
Erik Verbruggen
2018-03-28
10
-9
/
+45
*
|
Bump version
Oswald Buddenhagen
2018-03-19
1
-1
/
+1
*
|
QML debugger: Don't crash when creating objects on engine destruction
Ulf Hermann
2018-03-19
2
-1
/
+26
*
|
Fix JITted code for jump strict-not-equal undefined on 32bit
Erik Verbruggen
2018-03-15
2
-10
/
+48
*
|
Fix issue with bindings to aliases that cannot yet be resolved
Erik Verbruggen
2018-03-15
7
-60
/
+125
|
/
*
Fix issue with allocating huge objects in the memory manager
Lars Knoll
2018-03-08
2
-3
/
+24
*
Allow setting values in value type group properties in "on" assignments
Simon Hausmann
2018-02-26
3
-1
/
+35
*
Fix ListModel.get(idx) == ListModel.get(idx)
Simon Hausmann
2018-02-23
3
-9
/
+17
*
Remove superfluous assert when traversing IR
Erik Verbruggen
2018-02-22
2
-1
/
+13
[next]