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
*
Update dependencies on '6.9.1' in qt/qtdeclarative
v6.9.1
6.9.1
Qt Submodule Update Bot
2025-05-28
1
-5
/
+5
*
Update dependencies on '6.9.1' in qt/qtdeclarative
Qt Submodule Update Bot
2025-05-20
1
-5
/
+5
*
qmlformat: document .qmlformat.ini settings for Qt 6.9
Semih Yavuz
2025-05-20
1
-0
/
+47
*
Android: Fix linter problems in QtQ4A examples
Olli Vuolteenaho
2025-05-20
5
-5
/
+5
*
Revert "ContextMenu: add to text editing controls"
Mitch Curtis
2025-05-19
81
-1431
/
+30
*
Revert "Close all other Menus when showing non-sub-menu"
Mitch Curtis
2025-05-19
5
-185
/
+22
*
Revert "TextEditor example: add actions to built-in context menu, remove cust...
Mitch Curtis
2025-05-19
2
-15
/
+55
*
Revert "TextEdit and TextInput: map QContextMenuEvent to text cursor pos"
Mitch Curtis
2025-05-19
9
-126
/
+1
*
Update dependencies on '6.9.1' in qt/qtdeclarative
Qt Submodule Update Bot
2025-05-17
1
-5
/
+5
*
Update dependencies on '6.9.1' in qt/qtdeclarative
Qt Submodule Update Bot
2025-05-15
1
-5
/
+5
*
qmlls: fix potential crash
Semih Yavuz
2025-05-15
4
-9
/
+56
*
qmlformat: fix for statement with multiple iterators
Semih Yavuz
2025-05-15
2
-0
/
+10
*
Bump Qt version is QtQ4A examples
Olli Vuolteenaho
2025-05-13
4
-4
/
+4
*
Update dependencies on '6.9.1' in qt/qtdeclarative
Qt Submodule Update Bot
2025-05-12
1
-5
/
+5
*
Unblacklist tst_qquicklistview::populateTransitions on openSUSE
Frédéric Lefebvre
2025-05-08
1
-3
/
+0
*
Unblacklist tst_qquicktext::fontSizeMode on openSUSE 42.1
Frédéric Lefebvre
2025-05-08
1
-2
/
+1
*
Guard against null sceneGraphContext() in QQuickShaderEffect shutdown
Tim Jenßen
2025-05-07
1
-1
/
+3
*
qmltyperegistrar: Do not filter members by revision for qmltypes
Ulf Hermann
2025-05-07
4
-48
/
+14
*
Update dependencies on '6.9' in qt/qtdeclarative
Qt Submodule Update Bot
2025-05-06
1
-5
/
+5
*
Reuse depth-stencil buffer between layers like Qt 5 did
Laszlo Agocs
2025-05-03
4
-14
/
+75
*
Introduce threadedsonglist example
Otto Ryynänen
2025-05-02
48
-1
/
+1194
*
TextEdit and TextInput: map QContextMenuEvent to text cursor pos
Shawn Rutledge
2025-05-02
9
-1
/
+126
*
QtQml: Do not check revisions when resolving aliases
Ulf Hermann
2025-05-02
5
-1
/
+57
*
Docs: Fix doc warnings
Alexei Cazacov
2025-05-02
8
-8
/
+1
*
Update dependencies on '6.9' in qt/qtdeclarative
Qt Submodule Update Bot
2025-05-02
1
-5
/
+5
*
Compiler: Deduplicate conversion origins based on register's content
Olivier De Cannière
2025-05-01
4
-3
/
+50
*
Update dependencies on '6.9' in qt/qtdeclarative
Qt Submodule Update Bot
2025-05-01
1
-5
/
+5
*
Remove TestUtils.js from qqmltablemodel tests
Mate Barany
2025-04-30
2
-22
/
+0
*
TextEditor example: allow setting multiple font attributes
Shawn Rutledge
2025-04-29
1
-4
/
+4
*
Qt.labs.platform: Fix revisions for signals in Qt.labs.platform
Ulf Hermann
2025-04-29
3
-4
/
+4
*
QQmlListModel: Do not crash or leak when querying inner models
Ulf Hermann
2025-04-29
3
-5
/
+46
*
Qt6UpdateQmllsIni: Fix warning when no timestamp file exists yet
Nicolas Fella
2025-04-29
1
-1
/
+3
*
qmllint: Fix required property warning with owner mixup
Olivier De Cannière
2025-04-29
2
-2
/
+12
*
tst_qmllint: Also update lines for QML snippets
Olivier De Cannière
2025-04-29
1
-14
/
+16
*
qmllint: Fix name of inline component scopes for required properties
Olivier De Cannière
2025-04-29
3
-12
/
+12
*
Compiler: Move QQmlJSScope::descendants next to its only user
Olivier De Cannière
2025-04-29
3
-18
/
+22
*
Compiler: Optimize checking required properties
Olivier De Cannière
2025-04-29
1
-2
/
+4
*
ImportVisitor: Fix nonsensical code for checking required properties
Olivier De Cannière
2025-04-29
3
-1
/
+10
*
qmllint: don't warn about required properties in inline components
Sami Shalayel
2025-04-29
2
-0
/
+11
*
Emit rowsChanged when the rows are changed in QQmlTableModel
Mate Barany
2025-04-29
2
-1
/
+94
*
Update dependencies on '6.9' in qt/qtdeclarative
Qt Submodule Update Bot
2025-04-29
1
-5
/
+5
*
Remove menu shortcut from Controls gallery example
Shawn Rutledge
2025-04-29
1
-5
/
+0
*
Set the current directory earlier in tst_QQuickFileDialogImpl
Frédéric Lefebvre
2025-04-29
1
-4
/
+4
*
qmllint: register missing-enum-entry category
Sami Shalayel
2025-04-29
2
-3
/
+6
*
Fix tst_qmllint compilation if library support is disabled
Juha Vuolle
2025-04-29
1
-2
/
+1
*
Fix tst_qquickapplicationwindow compilation when hover is disabled
Juha Vuolle
2025-04-29
1
-0
/
+4
*
Remove tst_qquickheaderview from compilation if tableview is disabled
Juha Vuolle
2025-04-29
1
-1
/
+1
*
TextEditor example: Add font and color dialog actions to Format menu
Shawn Rutledge
2025-04-28
1
-0
/
+6
*
Improve QML in Controls TextEditor example
Shawn Rutledge
2025-04-28
1
-11
/
+2
*
Fix quickdialog test compilation if draganddrop or listview is disabled
Juha Vuolle
2025-04-28
1
-3
/
+5
[next]