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.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.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
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
/
quick
/
items
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Fix self-referencing "see also" links
David Boddie
8 days
1
-1
/
+1
*
Remove text selection / selection itself on Ctrl+Backspace in TextInput
Dheerendra Purohit
8 days
1
-4
/
+8
*
QQuickFlickable: fix jump back when scrolling to edge
Wang Chuan
9 days
1
-2
/
+2
*
Emit TextArea::cursorPositionChanged() when a word is deleted
Dheerendra Purohit
9 days
1
-0
/
+3
*
Positioners: hide zero-width or height items
Mitch Curtis
12 days
1
-0
/
+10
*
QQuickMultiPointTouchArea: fix grab threshold calculation
Ivan Solovev
2025-06-10
1
-2
/
+2
*
QQuickTableView: use correct model when checking if an item is editable
Richard Moe Gustavsen
2025-06-06
2
-3
/
+5
*
QtQuick: Disconnect model when destroying QQuickItemView
Ulf Hermann
2025-06-04
2
-66
/
+90
*
QtQuick: Disconnect model when destroying Repeater
Ulf Hermann
2025-06-04
2
-33
/
+53
*
Fix Rectangle with gradient and color set to transparent
Joni Poikelin
2025-06-03
1
-1
/
+1
*
QQuickItem: don't try to print id when item is being destroyed
Mitch Curtis
2025-06-02
1
-1
/
+1
*
QQuickWindowAttached: warn when trying to attach to non-Item
Fabian Kosmale
2025-05-31
1
-3
/
+7
*
Doc: Clarify Item::enabled behavior with respect to child items
Dheerendra Purohit
2025-05-30
1
-4
/
+5
*
Accessibility: Add API to set labelled-by relationship
Nicolas Fella
2025-05-26
2
-0
/
+75
*
Teach QQuickTextControl to deal with QMimeData IM selection/insertion
Tor Arne Vestbø
2025-05-25
1
-8
/
+16
*
QQuickItemPrivate: introduce effectiveDevicePixelRatio() helper method
Vladimir Belyavsky
2025-05-24
14
-28
/
+21
*
Take Rectangle per-corner radii out of tech preview
Matthias Rauter
2025-05-22
1
-12
/
+0
*
Doc: Fix \sa in rowHeightProvider
Kai Köhne
2025-05-22
1
-1
/
+1
*
Make GridView::reuseItems work
Vlad Zahorodnii
2025-05-20
1
-1
/
+1
*
Fix TableView::view attached property being null in certain situations
David Redondo
2025-05-20
1
-0
/
+3
*
Menu: force contentItem ListView layout before starting enter transition
Mitch Curtis
2025-05-13
1
-1
/
+1
*
Guard against null sceneGraphContext() in QQuickShaderEffect shutdown
Tim Jenßen
2025-05-06
1
-1
/
+3
*
TextEdit and TextInput: map QContextMenuEvent to text cursor pos
Shawn Rutledge
2025-05-02
6
-0
/
+36
*
Fix warning text in QQuickTextDocument::setSource()
Shawn Rutledge
2025-04-25
1
-1
/
+1
*
Respect target DPR when drawing text objects in QQuickTextNodeEngine
Tor Arne Vestbø
2025-04-24
6
-7
/
+27
*
Fix broken hover in ApplicationWindow's background
Mitch Curtis
2025-04-23
1
-0
/
+9
*
Port away from QPair
Zhao Yuhang
2025-04-12
7
-20
/
+20
*
Don't overwrite Accessible.description when it was explicitly set
Jan Arve Sæther
2025-04-10
2
-0
/
+9
*
QQuickTableView: ensure focus transfer within the edit delegate works
Richard Moe Gustavsen
2025-04-03
2
-10
/
+23
*
doc: Make transform snippets runnable
Shawn Rutledge
2025-04-02
1
-11
/
+1
*
Add note to QQuickFlickable about setMargins not resetting contentX/Y
Tor Arne Vestbø
2025-04-01
1
-0
/
+4
*
Cast NativeResourceForIntegrationFunction via QFunctionPointer
Tor Arne Vestbø
2025-03-27
1
-1
/
+1
*
QQuickTableView: remove wrong documentation
Richard Moe Gustavsen
2025-03-27
1
-2
/
+1
*
Accessibility: Prevent false signal emissions
MohammadHossein Qanbari
2025-03-24
1
-5
/
+12
*
QQuickIconImage: respect DPR for named platform icons
Mitch Curtis
2025-03-20
1
-0
/
+5
*
Remove 6.7 preliminary tag for QQuickRhiItem
Laszlo Agocs
2025-03-19
1
-5
/
+0
*
Quick: Expose delegateModelAccess from QQuickTableView
Ulf Hermann
2025-03-18
3
-1
/
+48
*
Expose delegateModelAccess from QQuickRepeater
Ulf Hermann
2025-03-18
5
-13
/
+100
*
Expose delegateModelAccess from QQuickItemView
Ulf Hermann
2025-03-18
5
-0
/
+113
*
QQuickWindowPrivate: fix performance regression in cleanupNodes()
Aurélien Brooke
2025-03-17
1
-1
/
+2
*
Fix mixed-type usage of qFuzzyCompare
Dennis Oberst
2025-03-14
1
-1
/
+1
*
Fix ambiguous qBound usage when qreal is float
Dennis Oberst
2025-03-14
1
-1
/
+1
*
Add warning about trusted content for shaders
Laszlo Agocs
2025-03-12
2
-0
/
+14
*
QQuickRepeater: Improve model handling
Ulf Hermann
2025-03-12
2
-102
/
+43
*
QQuickItemView: Improve model handling
Ulf Hermann
2025-03-11
1
-44
/
+121
*
QQuickRepeater: Fix model creation
Ulf Hermann
2025-03-11
4
-36
/
+89
*
Mark text-related Qt Quick items as security-sensitive
Shawn Rutledge
2025-03-11
3
-0
/
+3
*
Mark DnD types as security-sensitive
Shawn Rutledge
2025-03-11
2
-0
/
+2
*
Mark QQuickGridScaledImage as security-critical
Shawn Rutledge
2025-03-11
1
-0
/
+1
*
TableView: emit commit on editor loss of focus, unless Qt::Key_Escape
Richard Moe Gustavsen
2025-03-06
2
-12
/
+32
[next]