index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.10.0
6.10.1
6.10.2
6.10.3
6.11
6.11.0
6.11.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.5.5
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
6.9.2
6.9.3
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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/dev' into wip/material3
Paul Wicking
2022-12-05
3235
-50573
/
+53014
|
\
|
*
a11y: track item enabled state
Harald Sitter
2022-12-03
2
-0
/
+13
|
*
Doc: Fix faulty include file extension
Joerg Bornemann
2022-12-02
3
-4
/
+4
|
*
qv4qobjectwrapper: return false on failed argument conversion
Sami Shalayel
2022-12-02
1
-1
/
+1
|
*
Introduce QQmlApplicationEngine::loadFromModule
Fabian Kosmale
2022-12-02
4
-13
/
+74
|
*
QQuickMacStyle: stop using deprecated constants, use suggested replacements
Timur Pocheptsov
2022-12-02
1
-1
/
+1
|
*
iOS Style: Add BusyIndicator control
Doris Verria
2022-12-02
50
-0
/
+42
|
*
doc: update list of supported native dialogs
Oliver Eftevaag
2022-12-02
10
-7
/
+16
|
*
QmlCompiler: Fix various kinds of enum lookup
Ulf Hermann
2022-12-02
3
-4
/
+34
|
*
Update jsroot.qmltypes
Ulf Hermann
2022-12-02
1
-183
/
+1140
|
*
QQmlMetaObjectWrapper: A metaobject is not equal to a non-metaobject
Ulf Hermann
2022-12-02
1
-8
/
+4
|
*
QQmlJSMetaParameter: Encapsulate parameter information
Sami Shalayel
2022-12-02
8
-101
/
+121
|
*
QQuickTableView: implement TableView.editDelegate
Richard Moe Gustavsen
2022-12-01
4
-33
/
+636
|
*
QmlCompiler: Pass QVariant as-is to functions accepting var
Ulf Hermann
2022-12-01
1
-1
/
+2
|
*
QQuickItem: Fix effective visibility for items without parent
Volker Hilsheimer
2022-12-01
1
-4
/
+2
|
*
Doc: remove "2" from Qt Quick Controls files
Mitch Curtis
2022-12-01
438
-489
/
+489
|
*
Remove "2" from Qt Quick Controls directories
Mitch Curtis
2022-12-01
2978
-20
/
+20
|
*
doc: Add note to PinchHandler.translation property about macOS trackpad
Shawn Rutledge
2022-11-30
1
-0
/
+3
|
*
Fix see-also link to loadUrl, silence qdoc warning
Volker Hilsheimer
2022-11-30
1
-1
/
+1
|
*
QmlCompiler: Do not print context for source locations of length 0
Ulf Hermann
2022-11-30
2
-3
/
+4
|
*
WorkerScript: Create ExecutionEngines on demand when needed
Ulf Hermann
2022-11-30
1
-15
/
+40
|
*
qmltyperegistrar: Generate accessSemantics="none" for foreign namespaces
Ulf Hermann
2022-11-29
1
-1
/
+14
|
*
QmlCompiler: Check return code when opening qmltypes files
Ulf Hermann
2022-11-29
1
-1
/
+9
|
*
QQmlIncubator: Clarify type in loop
Ulf Hermann
2022-11-29
1
-1
/
+3
|
*
QQmlNotifier: Guard against broken meta objects when disconnecting
Ulf Hermann
2022-11-29
2
-5
/
+8
|
*
Introduce type based overload of Qt.createComponent
Fabian Kosmale
2022-11-28
2
-6
/
+91
|
*
Connections: Don't crash when target is deleted
Fabian Kosmale
2022-11-28
1
-8
/
+6
|
*
Key required properties by object and property data
Ulf Hermann
2022-11-28
4
-11
/
+38
|
*
Loader: Create bound components into their creation context
Ulf Hermann
2022-11-28
1
-5
/
+14
|
*
QtQml: Restructure the module
Maximilian Goldstein
2022-11-28
5
-6
/
+66
|
*
qmllint: document new behavior of --json
Sami Shalayel
2022-11-28
1
-2
/
+2
|
*
QML: Fix casting between builtin types when constructing value types
Ulf Hermann
2022-11-26
1
-1
/
+1
|
*
Debugger: Initialize scoped context correctly
Semih Yavuz
2022-11-25
1
-2
/
+2
|
*
QQuickTableView: respect activeFocusOnTab
Richard Moe Gustavsen
2022-11-25
1
-0
/
+9
|
*
Revert "masm: Treat Android as generic Posix regarding mmap and friends"
Ulf Hermann
2022-11-25
2
-17
/
+8
|
*
Drop some dead code from qqmlpropertycache*
Ulf Hermann
2022-11-25
2
-18
/
+11
|
*
Repair QQmlGadgetPtrWrapper's metaObject
Ulf Hermann
2022-11-25
7
-64
/
+59
|
*
QmlCompiler: Store imported types in a QList
Ulf Hermann
2022-11-25
5
-25
/
+41
|
*
QML: Monkey-patch thread safety issue with dynamic metaobjects
Ulf Hermann
2022-11-24
4
-8
/
+33
|
*
qmlformat: add 'ensure new line between functions' option
Xavier BESSON
2022-11-24
2
-1
/
+7
|
*
Register enum correctly in QQuickMessageDialog
Sami Shalayel
2022-11-23
1
-1
/
+1
|
*
Doc: Fix import statement in QML code example
Andreas Eliasson
2022-11-23
1
-1
/
+1
|
*
QQmlJSImportVisitor: warn when uncreatables are created
Sami Shalayel
2022-11-23
6
-8
/
+61
|
*
QmlCompiler: Implement console logging methods
Ulf Hermann
2022-11-23
6
-5
/
+199
|
*
QmlCompiler: Fix comparison of null and undefined
Ulf Hermann
2022-11-23
1
-11
/
+21
|
*
qqmljsscope: resolve enums using their aliases
Sami Shalayel
2022-11-23
1
-0
/
+23
|
*
qmltc: add singleton support
Sami Shalayel
2022-11-23
1
-5
/
+1
|
*
QQmlComponent/QQmlIncubator: Support C++ based types
Fabian Kosmale
2022-11-23
3
-2
/
+57
|
*
Fix forward declaration class missmatch
Antti Määttä
2022-11-23
1
-3
/
+3
|
*
QQuickItemView: Fix max(X/Y)Extent()
David Redondo
2022-11-22
1
-2
/
+2
[next]