index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.3.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/gc
wip/iosstyle
wip/itemviews
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
*
QQuickTableView: add a new 'alternatingRows' property
HEAD
dev
Richard Moe Gustavsen
7 hours
7
-3
/
+66
*
Update dependencies on 'dev' in qt/qtdeclarative
Qt Submodule Update Bot
12 hours
1
-5
/
+5
*
Remove handleTouch/MouseEvent helpers from QQuickWindowPrivate
Volker Hilsheimer
26 hours
2
-15
/
+8
*
qmlls: use CompletionItemKind::Class for QML types
Moody Liu
33 hours
2
-21
/
+26
*
tst_qquickflickable: fix UB (more % in format string than arguments)
Marc Mutz
33 hours
1
-1
/
+1
*
Fix build with GCC12: apparently incorrect use-after-free warning
Thiago Macieira
39 hours
1
-1
/
+2
*
Add MouseArea autotest with second touchpoint while first is held
Shawn Rutledge
2 days
1
-0
/
+20
*
Implement FrameAnimation Quick element
Kaj Grönholm
2 days
9
-0
/
+1100
*
Minor tweaks for QSGThreadedRenderLoop
Kaj Grönholm
2 days
1
-18
/
+14
*
QQuickTableView: make top-left cell current on first key press
Richard Moe Gustavsen
2 days
2
-0
/
+67
*
Use regular key events for cancelling popups
Mitch Curtis
2 days
20
-164
/
+133
*
Give Dialogs and Menus focus by default
Mitch Curtis
2 days
4
-2
/
+11
*
qmlls: use proper completion item kind for properties
Moody Liu
2 days
2
-33
/
+138
*
qmlls: correctly call didCloseTextDocument in test
Fawzi Mohamed
3 days
1
-4
/
+22
*
QmlCompiler: Add support for LoadElement on strings
Ulf Hermann
3 days
6
-5
/
+45
*
QmlCompiler: Implement LoadElement for value type lists
Ulf Hermann
3 days
6
-23
/
+40
*
Replace synthetic AOT functions with property-to-property bindings
Ulf Hermann
3 days
19
-187
/
+417
*
tst_qmllint: Write clearer descriptions when unexpected output is found
Maximilian Goldstein
3 days
1
-8
/
+4
*
Add "We mean it" header
Kai Köhne
3 days
1
-0
/
+12
*
qmlcompiler: Evaluate pragma ComponentBehavior
Ulf Hermann
3 days
9
-2
/
+154
*
Revise QQmlProxyMetaObject and extension chain creation
Andrei Golubev
3 days
7
-80
/
+166
*
Support extension property revisions
Andrei Golubev
3 days
5
-3
/
+71
*
Fix visualSize calculation when width is changing
Soheil Armin
4 days
4
-7
/
+68
*
Controls: add baseline test for SwitchDelegate
Jenny Lofthus
4 days
1
-0
/
+57
*
Update dependencies on 'dev' in qt/qtdeclarative
Qt Submodule Update Bot
4 days
1
-5
/
+5
*
Controls: add baseline test for SpinBox
Jenny Lofthus
4 days
1
-0
/
+52
*
Controls: add baseline test for ToolTip
Jenny Lofthus
4 days
1
-0
/
+20
*
Controls: add baseline test for RadioDelegate
Jenny Lofthus
4 days
1
-0
/
+64
*
Controls: add baseline test for Label
Jenny Lofthus
4 days
1
-0
/
+21
*
Controls: add baseline test for RoundButton
Jenny Lofthus
4 days
1
-0
/
+50
*
Controls: add baseline test for tumbler
Jenny Lofthus
4 days
1
-0
/
+32
*
Controls: add baseline test for TabButton
Jenny Lofthus
4 days
1
-0
/
+37
*
Controls: add baseline test for Switch
Jenny Lofthus
4 days
1
-0
/
+37
*
Controls: add baseline testcase for Slider
Jenny Lofthus
4 days
1
-0
/
+48
*
tst_qquickmenubar: skip some tests on webOS
Janne Juntunen
4 days
1
-4
/
+11
*
QmlCompiler: Do not wrap doubles into QJSPrimitiveValue
Ulf Hermann
4 days
1
-7
/
+2
*
QmlCompiler: Use comparable types to find list types
Ulf Hermann
4 days
1
-1
/
+2
*
QML: Add an option to bind components to files
Ulf Hermann
4 days
18
-14
/
+456
*
QML: Correctly detect extended types
Andrei Golubev
4 days
4
-9
/
+62
*
QML: Add markers corresponding to various QML attributes
Andrei Golubev
4 days
2
-7
/
+14
*
qmlcompiler: Add qualified name to QQmlJSScope
Sami Shalayel
4 days
6
-1
/
+173
*
qqmlimport.cpp: remove unused qreadwritelock.h
Marc Mutz
5 days
1
-1
/
+0
*
qmlcompiler: Implement function type
Maximilian Goldstein
7 days
4
-2
/
+11
*
iOS style: Add ScrollIndicator control
Doris Verria
7 days
14
-0
/
+85
*
iOS Style: Add TextField control
Doris Verria
7 days
3
-2
/
+99
*
qqmljsimportvisitor: Fix binding source locations
Maximilian Goldstein
7 days
1
-1
/
+7
*
QmlCompiler: Reduce usage of temporaries for value retrieval
Ulf Hermann
7 days
1
-4
/
+8
*
MouseArea: don't override preventStealing on mouse release
Shawn Rutledge
8 days
3
-1
/
+64
*
Conan: Update recipe options
Iikka Eklund
8 days
1
-0
/
+9
*
qqmljsimportvisitor: Fix assert being hit on empty block bindings
Maximilian Goldstein
8 days
3
-17
/
+25
[next]