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.6
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
*
HoverHandler: handle all device types; hovered=false on touch release
v5.14.0-alpha1
Shawn Rutledge
2019-09-19
1
-5
/
+6
*
Fix documentation for qmlRegisterType and qmlRegisterAnonymousType
Ulf Hermann
2019-09-19
1
-20
/
+20
*
Fix deprecation macros in qqml.h
Ulf Hermann
2019-09-18
1
-2
/
+6
*
PathView: fix warnings, oddities and whitespace
Shawn Rutledge
2019-09-18
1
-79
/
+79
*
doc: correct the snippet for Item.scale
Shawn Rutledge
2019-09-18
1
-0
/
+1
*
Add missing doc entries for QSGGeometry::Type values
Laszlo Agocs
2019-09-18
1
-0
/
+4
*
Add some missing since and internal doc tags
Laszlo Agocs
2019-09-18
2
-14
/
+23
*
Avoid changing function signature in public header
Laszlo Agocs
2019-09-18
5
-10
/
+64
*
Add missing inner struct and enum docs for rhi material shader
Laszlo Agocs
2019-09-18
1
-0
/
+65
*
Clean up GraphicsStateInfo after API review
Laszlo Agocs
2019-09-18
6
-22
/
+22
*
Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"
Qt Forward Merge Bot
2019-09-17
17
-73
/
+231
|
\
|
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-09-17
17
-73
/
+231
|
|
\
|
|
*
lancelot graphics test: Fix screengrabs being distorted on Windows
Eirik Aavitsland
2019-09-13
1
-0
/
+9
|
|
*
lancelot graphics test: support shadow build and install
Eirik Aavitsland
2019-09-13
2
-9
/
+15
|
|
*
tst_gridlayout.qml: use createTemporaryObject()
Mitch Curtis
2019-09-12
1
-41
/
+15
|
|
*
tst_gridlayout.qml: convert to a proper data-driven test
Mitch Curtis
2019-09-12
1
-13
/
+26
|
|
*
Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"
Qt Forward Merge Bot
2019-09-12
11
-42
/
+194
|
|
|
\
|
|
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-09-12
11
-42
/
+194
|
|
|
/
|
|
|
|
*
Merge "Merge remote-tracking branch 'origin/5.12.5' into 5.12"
Qt Forward Merge Bot
2019-09-07
2
-0
/
+89
|
|
|
|
\
|
|
|
|
*
Merge remote-tracking branch 'origin/5.12.5' into 5.12
Qt Forward Merge Bot
2019-09-07
2
-0
/
+89
|
|
|
|
/
|
|
|
|
|
*
Add changes file for Qt 5.12.5
v5.12.5
Antti Kokko
2019-08-26
2
-0
/
+89
|
|
|
*
|
Fix various accumulator-saving problems
Ulf Hermann
2019-09-03
5
-5
/
+27
|
|
|
*
|
Visit lists iteratively when parsing QML
Ulf Hermann
2019-09-03
1
-35
/
+38
|
|
|
*
|
QQuickTextNodeEngine: don't create background when its alpha is 0
Wang Chuan
2019-08-29
3
-2
/
+40
|
|
*
|
|
Blacklist tst_qquickmousearea::nestedStopAtBounds on opensuse 15.0
Ulf Hermann
2019-09-12
1
-0
/
+4
|
|
*
|
|
Blacklist tst_qquicktextinput::mouseSelectionMode on OpenSuse 15.0
Ulf Hermann
2019-09-12
1
-0
/
+3
|
|
*
|
|
tst_qqmlecmascript: Cast pointer to unsigned for printing
Ulf Hermann
2019-09-12
1
-3
/
+3
*
|
|
|
|
Re-add documentation for Qt Qml Models
Ulf Hermann
2019-09-17
16
-0
/
+39
*
|
|
|
|
Re-add documentation for QtQml.WorkerScript
Ulf Hermann
2019-09-17
3
-1
/
+40
|
/
/
/
/
*
|
|
|
Fix qmlobject_{dis}connect macros to require semicolon at the end
Jan Arve Sæther
2019-09-16
7
-12
/
+12
*
|
|
|
doc: Add missing directories to qdocconf files
Martin Smith
2019-09-16
4
-4
/
+12
*
|
|
|
Force creation of metaobjects for top level objects and components
Ulf Hermann
2019-09-13
8
-13
/
+66
*
|
|
|
Use the correct type's meta-type ID for int and save a misplaced cast
Edward Welbourne
2019-09-13
1
-1
/
+1
*
|
|
|
PathView: reduce velocity by linear decay model if release is delayed
Shawn Rutledge
2019-09-12
2
-1
/
+15
*
|
|
|
Move qsgrhisupport to an unconditional section in the pri
Laszlo Agocs
2019-09-12
1
-4
/
+4
*
|
|
|
Rename textureinsgnode example to a more fitting name
Laszlo Agocs
2019-09-12
9
-7
/
+7
*
|
|
|
Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"
Liang Qi
2019-09-12
52
-418
/
+699
|
\
\
\
\
|
*
|
|
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-12
52
-418
/
+699
|
|
\
|
|
|
|
|
*
|
|
Merge "Merge remote-tracking branch 'origin/5.13.1' into 5.13"
Qt Forward Merge Bot
2019-09-05
1
-0
/
+107
|
|
|
\
\
\
|
|
|
*
|
|
Merge remote-tracking branch 'origin/5.13.1' into 5.13
Qt Forward Merge Bot
2019-09-05
1
-0
/
+107
|
|
|
/
|
|
|
|
|
|
*
|
|
Add changes file for Qt 5.13.1
v5.13.1
Antti Kokko
2019-08-08
1
-0
/
+107
|
|
*
|
|
|
lancelot graphics test: prepare for new host info mechanism
Eirik Aavitsland
2019-09-04
2
-76
/
+4
|
|
*
|
|
|
Fix QQuickTextEdit triple click detection
Jan Arve Sæther
2019-08-29
2
-6
/
+4
|
|
*
|
|
|
Doc: Fix documentation warnings for qtdeclarative
Topi Reinio
2019-08-29
26
-268
/
+336
|
|
*
|
|
|
QQuickTableView: always relayout after a rebuild
Richard Moe Gustavsen
2019-08-28
3
-9
/
+117
|
|
*
|
|
|
Make mouseSelection test more stable
Jan Arve Sæther
2019-08-28
1
-9
/
+6
|
|
*
|
|
|
Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"
Qt Forward Merge Bot
2019-08-28
11
-29
/
+102
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-08-28
11
-29
/
+102
|
|
|
/
|
|
|
|
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
Fix build with -no-feature-quick-sprite
Johan Klokkhammer Helsing
2019-08-27
1
-0
/
+2
|
|
|
*
|
|
Add missing HoverHandler docs
Shawn Rutledge
2019-08-26
1
-3
/
+21
[next]