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
*
qmlformat: document .qmlformat.ini settings for Qt 6.9
Semih Yavuz
2025-05-20
1
-0
/
+47
*
Revert "ContextMenu: add to text editing controls"
Mitch Curtis
2025-05-19
76
-789
/
+1
*
Revert "Close all other Menus when showing non-sub-menu"
Mitch Curtis
2025-05-19
3
-104
/
+22
*
Revert "TextEdit and TextInput: map QContextMenuEvent to text cursor pos"
Mitch Curtis
2025-05-19
7
-40
/
+1
*
qmlls: fix potential crash
Semih Yavuz
2025-05-15
1
-9
/
+10
*
qmlformat: fix for statement with multiple iterators
Semih Yavuz
2025-05-15
1
-0
/
+5
*
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
1
-43
/
+6
*
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
1
-0
/
+1
*
TextEdit and TextInput: map QContextMenuEvent to text cursor pos
Shawn Rutledge
2025-05-02
7
-1
/
+40
*
QtQml: Do not check revisions when resolving aliases
Ulf Hermann
2025-05-02
1
-1
/
+2
*
Docs: Fix doc warnings
Alexei Cazacov
2025-05-02
8
-8
/
+1
*
Compiler: Deduplicate conversion origins based on register's content
Olivier De Cannière
2025-05-01
1
-3
/
+30
*
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
1
-5
/
+10
*
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
1
-2
/
+5
*
qmllint: Fix name of inline component scopes for required properties
Olivier De Cannière
2025-04-29
1
-9
/
+9
*
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
1
-0
/
+4
*
Emit rowsChanged when the rows are changed in QQmlTableModel
Mate Barany
2025-04-29
1
-0
/
+5
*
qmllint: register missing-enum-entry category
Sami Shalayel
2025-04-29
1
-1
/
+4
*
Doc: Make list items easier to read
Andreas Eliasson
2025-04-28
1
-26
/
+52
*
QtQml: Load pre-registered types if no remote qmldir can be found
Ulf Hermann
2025-04-28
4
-71
/
+96
*
Aotstats: Use common static strings for Json object operations
Olivier De Cannière
2025-04-28
1
-20
/
+31
*
Compiler: Include updated type in property registers' descriptive name
Olivier De Cannière
2025-04-28
1
-1
/
+9
*
cmake: recreate .qmlls.ini on build folder change
Sami Shalayel
2025-04-25
3
-9
/
+56
*
Fix warning text in QQuickTextDocument::setSource()
Shawn Rutledge
2025-04-25
1
-1
/
+1
*
Use platform theme's palette in macOS style
Tor Arne Vestbø
2025-04-24
1
-1
/
+4
*
Update Mac style when platform theme's colorScheme changes
Tor Arne Vestbø
2025-04-24
4
-13
/
+21
*
Respect target DPR when drawing text objects in QQuickTextNodeEngine
Tor Arne Vestbø
2025-04-24
6
-7
/
+27
*
Doc: Add Alt-text to images in QtQuickDialogs
Safiyyah Moosa
2025-04-23
5
-6
/
+6
*
Fix broken hover in ApplicationWindow's background
Mitch Curtis
2025-04-23
7
-83
/
+129
*
qmlls: make QQmlJSImportVisitor process updates to files
Sami Shalayel
2025-04-23
1
-0
/
+10
*
QQuickVisualTestUtils: fix bug in forEachStep
Mitch Curtis
2025-04-23
1
-1
/
+9
*
Doc: Avoid creating the qqmlintegration.h and qqml.h proxy pages
Luca Di Sera
2025-04-23
2
-48
/
+48
*
Include qpainterpath.h explicitly
Juha Vuolle
2025-04-22
2
-0
/
+8
*
Internally document QQuickApplicationWindow's item hierarchy
Mitch Curtis
2025-04-18
1
-3
/
+15
*
Fix compilation when quicktemplates2_hover feature is disabled
Juha Vuolle
2025-04-17
1
-0
/
+2
*
QQmlBind: Only restore previous state if current state is still active
Ulf Hermann
2025-04-17
1
-0
/
+30
*
DeliveryAgent: clear deviceDeliveryTargets before hover delivery
Shawn Rutledge
2025-04-16
1
-0
/
+1
*
QtQml: Avoid maybe-uninitialized warnings in QJSPrimitiveValue
Ulf Hermann
2025-04-16
1
-1
/
+5
*
QtQml: Reject uncreatable value types even if marked as QML_UNCREATABLE
Ulf Hermann
2025-04-16
3
-6
/
+22
*
qmlls highlighter: Avoid warnings
Fabian Kosmale
2025-04-16
1
-1
/
+4
*
Qml Tooling: Check for debug message service before using it
Ulf Hermann
2025-04-16
2
-9
/
+26
*
qmltc: Cleanly reject custom parsed properties
Ulf Hermann
2025-04-16
2
-7
/
+14
*
qv4codegen: Track the correct location for assign instructions
Olivier De Cannière
2025-04-16
1
-0
/
+1
[next]