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
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.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/nativemenus
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
*
Doc: correct link/compilation errors in Qt Declarative
Nico Vertriest
2014-07-02
53
-59
/
+459
*
Fix crash in Flickable with pressDelay.
Martin Jones
2014-07-02
1
-8
/
+8
*
Skip rssnews demo if xmlpatterns is not present
Laszlo Agocs
2014-07-01
1
-1
/
+2
*
Merge "Merge remote-tracking branch 'origin/5.3.1' into 5.3" into refs/stagin...
Frederik Gladhorn
2014-06-30
1
-0
/
+31
|
\
|
*
Merge remote-tracking branch 'origin/5.3.1' into 5.3
Frederik Gladhorn
2014-06-25
1
-0
/
+31
|
|
\
|
|
*
Add changelog for 5.3.1
v5.3.1
Simon Hausmann
2014-06-18
1
-0
/
+31
*
|
|
Avoid double deletion of QQuickWindow
Shawn Rutledge
2014-06-30
3
-0
/
+46
*
|
|
Fix intermittent crash with older MinGW releases
Robin KAY
2014-06-27
1
-6
/
+3
*
|
|
Doc: Add documentation for the Maroon in Trouble example
Leena Miettinen
2014-06-27
5
-4
/
+851
*
|
|
Merge remote-tracking branch 'origin/stable' into 5.3
Frederik Gladhorn
2014-06-25
3
-5
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update QtQuick import value to 2.3
Samuel Gaist
2014-06-23
2
-5
/
+5
|
*
|
Set locked state while locking for grab.
Gunnar Sletta
2014-06-20
1
-0
/
+2
*
|
|
Fix crash when deleting component in Component.onComplete through loader
Simon Hausmann
2014-06-23
2
-7
/
+28
*
|
|
Fix memory leak in QQmlComponent::createObject
Simon Hausmann
2014-06-23
2
-6
/
+4
*
|
|
QQmlObjectCreator: Clear sharedState componentAttached in destruction/clear
Albert Astals Cid
2014-06-20
1
-0
/
+9
*
|
|
Initialize velocity
Albert Astals Cid
2014-06-20
1
-1
/
+1
*
|
|
Improve RSS News Qt Quick Demo
Topi Reinio
2014-06-20
24
-281
/
+515
*
|
|
Fix QQmlComponent detailed description.
Mitch Curtis
2014-06-20
1
-1
/
+1
*
|
|
Add a QQuickWidget - QQuickView comparison example
Laszlo Agocs
2014-06-19
11
-1
/
+1201
*
|
|
Fix crash in QObjectWrapper
Oleg Shparber
2014-06-19
1
-0
/
+2
*
|
|
Use QSignalSpy instead of waitFor in tst_qpacketprotocol
Ulf Hermann
2014-06-19
1
-2
/
+7
*
|
|
Bump version
Oswald Buddenhagen
2014-06-18
1
-1
/
+1
|
|
/
|
/
|
*
|
Separate renderer out in "OpenGL under QML" example.
Gunnar Sletta
2014-06-16
3
-104
/
+115
*
|
Use newest QtQuick in rssnews demo
Niels Weber
2014-06-16
5
-10
/
+10
*
|
Merge remote-tracking branch 'origin/stable' into 5.3
Sergio Ahumada
2014-06-14
1
-0
/
+8
|
\
|
|
*
Fix copy-paste errors.
Richard J. Moore
2014-06-14
0
-0
/
+0
|
*
Fix Stmt:Data object leak
Liang Jian
2014-06-13
1
-0
/
+8
*
|
Merge remote-tracking branch 'origin/stable' into 5.3
Simon Hausmann
2014-06-13
3
-73
/
+136
|
\
|
|
*
Fix EllipseShape for Affectors in QtQuick.Particle
Daniel Oberländer
2014-06-12
1
-1
/
+7
|
*
Further improve the StocQt demo
Topi Reinio
2014-06-11
2
-72
/
+129
*
|
Set StrongFocus on QQuickWidget
Laszlo Agocs
2014-06-13
1
-0
/
+3
*
|
Doc: Clarify where JavaScript fits in QML code
Sze Howe Koh
2014-06-13
2
-47
/
+42
*
|
Initialize QSGPaintedNode with an empty size.
Gunnar Sletta
2014-06-12
1
-1
/
+0
*
|
Add node description to painted items.
Gunnar Sletta
2014-06-12
1
-0
/
+4
*
|
Make sure shader rewriter stops immediately on an empty string.
Gunnar Sletta
2014-06-12
1
-3
/
+1
*
|
Fix forwarding of keyboard events to multiple target items
Joni Poikelin
2014-06-11
2
-1
/
+7
*
|
Merge remote-tracking branch 'origin/stable' into 5.3
Sergio Ahumada
2014-06-11
10
-75
/
+204
|
\
|
|
*
Drag&Drop support for child items in QQuickWidget
Paul Olav Tvete
2014-06-10
1
-1
/
+6
|
*
Stop polish-and-sync timer when the window is destroyed
Laszlo Agocs
2014-06-10
1
-0
/
+2
|
*
add missing signal declaration in Exposing Attributes to QML example
Shawn Rutledge
2014-06-10
1
-0
/
+2
|
*
Add support for multisampling in QQuickWidget
Laszlo Agocs
2014-06-06
3
-7
/
+32
|
*
Keep QML and JS messages separate in QQmlProfilerService test
Ulf Hermann
2014-06-06
1
-46
/
+52
|
*
V4 Yarr JIT: push/pop addressTempRegister.
Erik Verbruggen
2014-06-05
1
-0
/
+2
|
*
Fix opacity issue in the renderer.
Gunnar Sletta
2014-06-05
3
-5
/
+98
|
*
Fix QQuickWidget offscreen surface format and creation order
Laszlo Agocs
2014-06-05
2
-16
/
+10
|
/
*
Doc: Removed redundant link to section in the same page.
Jerome Pasion
2014-06-05
1
-5
/
+3
*
Doc: Updated "Qt Quick Examples" pages.
Jerome Pasion
2014-06-05
19
-188
/
+448
*
Detect and warn when using QQuickWidget as a native child
Laszlo Agocs
2014-06-05
1
-0
/
+6
*
Use the correct precision specifier in visualizer GLSL.
Gunnar Sletta
2014-06-04
1
-1
/
+1
*
Fix bindings to when property of States not always working
Simon Hausmann
2014-06-04
1
-0
/
+1
[next]