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.11.2
6.11.3
6.12
6.12.0
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.5.10-lts-lgpl' into 6.5
6.5
Tarja Sundqvist
11 days
283
-945
/
+3519
|
\
|
*
Merge "Merge tag 'v6.5.10-lts' into tqtc/lts-6.5-opensource"
v6.5.10-lts-lgpl
Tarja Sundqvist
2026-08-26
282
-945
/
+3518
|
|
\
|
|
*
Merge tag 'v6.5.10-lts' into tqtc/lts-6.5-opensource
Tarja Sundqvist
2026-08-20
282
-945
/
+3518
|
|
|
\
|
|
|
*
Update dependencies on 'tqtc/lts-6.5.10' in qt/tqtc-qtdeclarative
Qt Submodule Update Bot
2025-08-23
1
-5
/
+5
|
|
|
*
QQmlValueTypeWrapper: fix stack-use-after-return and missing destructor
Aurélien Brooke
2025-08-18
1
-5
/
+7
|
|
|
*
Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarative
Qt Submodule Update Bot
2025-08-18
1
-5
/
+5
|
|
|
*
Dialogs: only return valid QPlatformDialogHelper if Qt Quick dialog is
Mitch Curtis
2025-08-18
1
-5
/
+15
|
|
|
*
Skip reordering content model if items aren't reparented to item view
Santhosh Kumar
2025-08-14
3
-9
/
+119
|
|
|
*
Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarative
Qt Submodule Update Bot
2025-08-14
1
-5
/
+5
|
|
|
*
qt_generate_deploy_app_script: Handle executable names with spaces
Kai Köhne
2025-08-13
1
-3
/
+3
|
|
|
*
graph example: Generate version 8 .qsb files for 6.5
Laszlo Agocs
2025-08-11
4
-0
/
+0
|
|
|
*
Doc: Mention all_qmllint in the doc for qmllint
Olivier De Cannière
2025-08-11
1
-4
/
+9
|
|
|
*
Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarative
Qt Submodule Update Bot
2025-08-11
1
-5
/
+5
|
|
|
*
Fix invalid access to enginePriv in QQmlIncubatorPrivate::clear()
Dheerendra Purohit
2025-08-09
1
-0
/
+2
|
|
|
*
Make qmlscenegrabber manual test directly openable in Creator
Mitch Curtis
2025-08-09
1
-0
/
+6
|
|
|
*
Acknowlege touch event state within the popup as similar to mouse
Santhosh Kumar
2025-08-08
3
-1
/
+48
|
|
|
*
QtQml: Allow eval() in global context
Ulf Hermann
2025-08-07
2
-9
/
+19
|
|
|
*
tst_qquickmenu: fix another "cannot show menu: parent is null" warning
Mitch Curtis
2025-08-07
1
-1
/
+1
|
|
|
*
Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarative
Qt Submodule Update Bot
2025-08-07
1
-5
/
+5
|
|
|
*
tst_qquickmenu: fix "cannot show menu: parent is null" warning
Mitch Curtis
2025-08-05
1
-1
/
+0
|
|
|
*
Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarative
Qt Submodule Update Bot
2025-08-04
1
-5
/
+5
|
|
|
*
A11y: Send a11y events on Accessible.ignored changes
Jens Trillmann
2025-07-31
1
-0
/
+3
|
|
|
*
Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarative
Qt Submodule Update Bot
2025-07-31
1
-5
/
+5
|
|
|
*
Doc: Remove link to deprecated method QQmlEngine::importPlugin
Kai Köhne
2025-07-30
1
-1
/
+1
|
|
|
*
tst_qquickmaterialstyle: add test for popup propagation to child item
Mitch Curtis
2025-07-29
1
-0
/
+29
|
|
|
*
QQuickAttachedPropertyPropagator: fix incorrect logging output
Mitch Curtis
2025-07-28
1
-2
/
+2
|
|
|
*
Document that qmlAttachedPropertiesObject only creates object if it's missing
Mitch Curtis
2025-07-28
1
-4
/
+4
|
|
|
*
QQuickApplication: fix typo in code snippet
Aurélien Brooke
2025-07-24
1
-1
/
+1
|
|
|
*
Doc: link to TextInput's signals in more places
Mitch Curtis
2025-07-16
1
-1
/
+15
|
|
|
*
JIT: Always zero out the accumulator when an exception is thrown
Luca Di Sera
2025-07-16
3
-1
/
+62
|
|
|
*
Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarative
Qt Submodule Update Bot
2025-07-14
1
-5
/
+5
|
|
|
*
Propagate ignored shortcut key events in quick text edit to parent
Santhosh Kumar
2025-07-13
5
-9
/
+82
|
|
|
*
QQuickAbstractButton a11y: Strip mnemonic for accessible name
Michael Weghorn
2025-07-11
5
-2
/
+79
|
|
|
*
Fix flaky dragHandlerInSiblingStealingGrabFromMouseAreaViaMouse
Frédéric Lefebvre
2025-07-10
2
-4
/
+4
|
|
|
*
Fix flaky dragHandlerInSiblingStealingGrabFromMouseAreaViaTouch
Frédéric Lefebvre
2025-07-10
1
-0
/
+4
|
|
|
*
Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarative
Qt Submodule Update Bot
2025-07-09
1
-5
/
+5
|
|
|
*
Include what you need: qquaternion.h
Marc Mutz
2025-07-08
5
-0
/
+12
|
|
|
*
Loader: Also drop engine when clearing contexts recursively
Ulf Hermann
2025-07-04
3
-3
/
+87
|
|
|
*
Templates: Disconnect menu bar items when clearing
Ulf Hermann
2025-07-04
3
-1
/
+48
|
|
|
*
Set flag FramelessWindowHint to tst_mouseAreaInterop::createView
Frédéric Lefebvre
2025-07-03
1
-0
/
+1
|
|
|
*
QtQml: Don't check binding bit when searching value type proxy bindings
Ulf Hermann
2025-07-03
3
-8
/
+41
|
|
|
*
Fix handling of animations in QQuickTransition
Ulf Hermann
2025-07-03
3
-19
/
+99
|
|
|
*
QtQml: Avoid infinite recursion in Array.join
Fabian Kosmale
2025-07-01
2
-0
/
+16
|
|
|
*
QmlCompiler: Discern between different kinds of side effects
Ulf Hermann
2025-07-01
8
-62
/
+193
|
|
|
*
QmlCompiler: Preserve external side effects across jumps
Ulf Hermann
2025-07-01
5
-15
/
+59
|
|
|
*
Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarative
Qt Submodule Update Bot
2025-06-27
1
-5
/
+5
|
|
|
*
Bump version to 6.5.10
Tarja Sundqvist
2025-06-27
1
-1
/
+1
|
|
|
*
QtQml: Do not evaluate bindings in invalid contexts
Ulf Hermann
2025-06-27
3
-0
/
+56
|
|
|
*
Fix qqmlcpptypehelpers_p.h header guard name
Marc Mutz
2025-06-26
1
-3
/
+3
|
|
|
*
Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarative
Qt Submodule Update Bot
2025-06-23
1
-5
/
+5
[next]