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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.5.5-lts-lgpl' into 6.5.5
6.5.5
Tarja Sundqvist
2025-07-02
135
-135
/
+135
|
\
|
*
Revert "Update commercial SPDX-License-Identifier"
v6.5.5-lts-lgpl
Tarja Sundqvist
2025-06-09
135
-135
/
+135
*
|
Merge tag 'v6.5.5-lts-lgpl' into 6.5
Tarja Sundqvist
2025-03-04
378
-1254
/
+4190
|
\
|
|
*
Merge tag 'v6.5.5-lts' into tqtc/lts-6.5-opensource
Tarja Sundqvist
2025-01-29
378
-1254
/
+4190
|
|
\
|
|
*
Update dependencies on 'tqtc/lts-6.5.5' in qt/tqtc-qtdeclarative
Qt Submodule Update Bot
2024-02-22
1
-5
/
+5
|
|
*
Compiler: Handle method list return types from qmltypes file
Olivier De Cannière
2024-02-16
7
-31
/
+91
|
|
*
qmlformat: Don't add unnecessary newlines in empty JavaScript blocks
Joshua Goins
2024-02-16
4
-4
/
+20
|
|
*
qmlformat: Don't add unnecessary newlines in empty objects
Joshua Goins
2024-02-16
16
-51
/
+37
|
|
*
QmlTest: Document timer drift between TestCase and Timer
Ulf Hermann
2024-02-16
1
-1
/
+10
|
|
*
MultiEffect: Avoid crashing without QQmlEngine
Kaj Grönholm
2024-02-15
1
-1
/
+4
|
|
*
tst_qquickanimatedimage::currentFrame: start in paused state
Shawn Rutledge
2024-02-15
1
-0
/
+1
|
|
*
Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarative
Qt Submodule Update Bot
2024-02-15
1
-5
/
+5
|
|
*
Make QQmlLocale test robust against time and locale variations
Volker Hilsheimer
2024-02-14
1
-3
/
+4
|
|
*
QmlCompiler: In debug mode, set instruction pointer before each lookup
Ulf Hermann
2024-02-14
4
-0
/
+44
|
|
*
qmlformat: Don't add invalid default settings options
Joshua Goins
2024-02-13
1
-1
/
+3
|
|
*
qmlformat: Don't indent call expression twice
Joshua Goins
2024-02-13
4
-26
/
+24
|
|
*
qmlformat: Don't remove newlines between import statements
Joshua Goins
2024-02-13
5
-2
/
+53
|
|
*
qmlformat: Fix object declaration indentation in arrays
Joshua Goins
2024-02-13
6
-8
/
+42
|
|
*
qmlformat: Fix property names with escape chars
Semih Yavuz
2024-02-13
11
-56
/
+82
|
|
*
Compiler: Assert against noop instructions
Olivier De Cannière
2024-02-12
1
-0
/
+8
|
|
*
Doc: Avoid using qmlRegisterType and friends to expose C++ to QML
Andreas Eliasson
2024-02-12
1
-14
/
+45
|
|
*
QmlCompiler: Do not access moved-from values
Ulf Hermann
2024-02-12
1
-1
/
+1
|
|
*
Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarative
Qt Submodule Update Bot
2024-02-10
1
-5
/
+5
|
|
*
QtQml: Omit nonsensical line numbers from console.trace()
Ulf Hermann
2024-02-10
1
-11
/
+13
|
|
*
Blacklist flaky qquickanimatedimage test on macos
Tarja Sundqvist
2024-02-09
1
-0
/
+2
|
|
*
jsruntime: silence msvc warning 4201 (nameless struct/union)
Tim Blechmann
2024-02-08
2
-0
/
+6
|
|
*
QtQml: Re-allow assigning of raw numbers to enum property aliases
Ulf Hermann
2024-02-05
7
-3
/
+37
|
|
*
QmlCompiler: Prohibit non-resettable undefined assignment
Ulf Hermann
2024-02-05
7
-22
/
+106
|
|
*
QmlCompiler: Prohibit resetting of properties
Ulf Hermann
2024-02-05
5
-1
/
+88
|
|
*
QtQml: Clear context objects more thoroughly on destruction
Ulf Hermann
2024-02-03
8
-18
/
+77
|
|
*
Fix polish issue in quick text edit
Santhosh Kumar
2024-02-02
3
-4
/
+77
|
|
*
QQmlProperty: fix signal handler warning
Fabian Kosmale
2024-02-01
3
-6
/
+30
|
|
*
QtQuick: Do not crash on broken states
Ulf Hermann
2024-02-01
3
-15
/
+44
|
|
*
qmllint: Complain about "target" when complaining about PropertyChanges
Ulf Hermann
2024-02-01
2
-1
/
+15
|
|
*
setInternalClass: Correctly handle deleted properties
Fabian Kosmale
2024-02-01
2
-2
/
+27
|
|
*
qmlprofiler: Fix data sorting
Ulf Hermann
2024-02-01
1
-76
/
+134
|
|
*
Workaround for crash on derefWindow on application shutdown
Robert Griebl
2024-01-31
1
-2
/
+2
|
|
*
masm: Don't crash on failed MADV_DONTNEED on Linux
Antonio Napolitano
2024-01-31
1
-6
/
+5
|
|
*
Update dependencies on 'tqtc/lts-6.5' in qt/tqtc-qtdeclarative
Qt Submodule Update Bot
2024-01-27
1
-5
/
+5
|
|
*
DA: align delivery of mouse, touch, and synthesized mouse events to childMous...
Richard Moe Gustavsen
2024-01-25
3
-59
/
+81
|
|
*
Fix debug build when FEATURE_qml_debug is OFF
Vladimir Belyavsky
2024-01-24
1
-0
/
+4
|
|
*
Doc: Revise Qt Quick Text reference page
Andreas Eliasson
2024-01-24
1
-20
/
+44
|
|
*
FileDialog: set url schema when using the file name text field
Oliver Eftevaag
2024-01-23
2
-1
/
+46
|
|
*
Doc: add note about placeholder text to Material style documentation
Mitch Curtis
2024-01-23
2
-1
/
+10
|
|
*
Doc: explain how Dialog's padding works
Mitch Curtis
2024-01-23
1
-0
/
+4
|
|
*
Doc: Fix link to Material Design card component
Andreas Eliasson
2024-01-23
1
-1
/
+1
|
|
*
Doc: Describe correct case for styles
Andreas Eliasson
2024-01-23
1
-1
/
+1
|
|
*
Doc: Add CMake section about how to include .qrc files in a project
Andreas Eliasson
2024-01-23
1
-5
/
+32
|
|
*
Change the way tests and examples query the qmldir file from QML plugin targets
Alexey Edelev
2024-01-23
5
-19
/
+16
|
|
*
QQuickWidget: accept touchpoint even if it has a passive grab
Shawn Rutledge
2024-01-22
3
-1
/
+53
[next]