index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.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.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
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
*
Guard against null sceneGraphContext() in QQuickShaderEffect shutdown
Tim Jenßen
25 hours
1
-1
/
+3
*
TextEdit and TextInput: map QContextMenuEvent to text cursor pos
Shawn Rutledge
5 days
6
-0
/
+36
*
Fix warning text in QQuickTextDocument::setSource()
Shawn Rutledge
12 days
1
-1
/
+1
*
Respect target DPR when drawing text objects in QQuickTextNodeEngine
Tor Arne Vestbø
13 days
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
*
Document better how listview snaps its items under its various modes
Jan Arve Sæther
2025-03-06
1
-0
/
+16
*
QQuickDrag: Properly support QColor as application/x-color
Kai Uwe Broulik
2025-03-05
1
-0
/
+4
*
QQuickItemView: Disconnect forgotten model signal on model change
Ulf Hermann
2025-03-04
1
-0
/
+3
*
QQuickItemView: Fix model creation
Ulf Hermann
2025-03-04
2
-21
/
+79
*
Export QQuickItemPrivate::ExtraData constructor
Mitch Curtis
2025-03-04
1
-1
/
+1
*
Quick: Remove revision from Accessible.id
Ulf Hermann
2025-03-03
1
-1
/
+1
*
Add QRhiAdapter support for QQuickGraphicsDevice
Laszlo Agocs
2025-03-03
3
-1
/
+29
*
Don't synthesize QContextMenuEvent if right-button opens a Menu
Shawn Rutledge
2025-02-28
2
-2
/
+5
*
Add QQuickItem include
Shawn Rutledge
2025-02-24
1
-0
/
+1
*
add some missing Q_EMIT statements
Tim Blechmann
2025-02-22
1
-4
/
+4
*
Refactor corner radius handling with explicit unset state
Magdalena Stojek
2025-02-21
2
-58
/
+78
*
Add missing QtQuick::Accessible::announce method to the documentation
Joshua Goins
2025-02-20
1
-0
/
+2
*
Quick: #include mocs
Thiago Macieira
2025-02-07
2
-0
/
+5
*
Docs: Item.transform is read-only, but its content is editable
Alexei Cazacov
2025-02-05
1
-3
/
+19
*
Fix TableView crash when reordering if are either no rows or no columns
Joni Poikelin
2025-02-04
1
-8
/
+6
*
Add QML_ADDED_IN_VERSION for SafeArea attached type
Tor Arne Vestbø
2025-02-03
1
-0
/
+1
*
QWindow: Tear down connections to ourself in dtor
Fabian Kosmale
2025-01-31
1
-0
/
+5
*
Replace QBoolBlocker with QScopedValueRoolback
Thiago Macieira
2025-01-25
3
-16
/
+16
*
QQuickPositioner: re-engineer PositionedItem
Giuseppe D'Angelo
2025-01-23
3
-112
/
+84
*
QQuickContents: disable copies
Giuseppe D'Angelo
2025-01-20
1
-0
/
+1
*
Remove some unneeded destructor declarations
Giuseppe D'Angelo
2025-01-20
1
-1
/
+0
[next]