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.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
/
quick
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set revision of new TextSelection features to 6.11
Shawn Rutledge
28 hours
2
-19
/
+19
*
deliverHoverEventRecursive(): don't crash if a child disappears
Shawn Rutledge
28 hours
1
-0
/
+6
*
sg: remove an unused variable in QSGMaterialShaderPrivate::prepare()
Aurélien Brooke
32 hours
1
-1
/
+0
*
Enable declared TextSelection instances to edit text programmatically
Shawn Rutledge
2 days
2
-2
/
+314
*
Give ownership to qml instead of deleting the object
Morteza Jamshidi
2 days
1
-1
/
+1
*
Doc: Add QML docs for Window::startSystemMove and startSystemResize
Dheerendra Purohit
2 days
1
-0
/
+31
*
Set explicit default security level of all files with default security
Jan Arve Sæther
7 days
303
-0
/
+303
*
Fix Android deployment of VectorImage plugins
Eskil Abrahamsen Blomfeldt
7 days
1
-1
/
+1
*
Add EllipseShape to QtQuick.Shapes
Alexey Zerkin
7 days
1
-0
/
+0
*
QQuickWindow: disconnect incoming signals in dtor to avoid assert
David Faure
8 days
2
-7
/
+13
*
QQDAP::deliverPressOrReleaseEvent: return true if event was accepted
Mitch Curtis
9 days
1
-1
/
+4
*
QQuickTableView: Expose internal model changes via the model property
Ulf Hermann
9 days
2
-1
/
+18
*
QtQuick: Simplify TableView model handling
Ulf Hermann
11 days
3
-24
/
+17
*
Add license headers to new shaders; stop doc bot complaining
Shawn Rutledge
12 days
2
-0
/
+6
*
Add ShapePath.cosmeticStroke
Shawn Rutledge
12 days
13
-93
/
+564
*
Properly wire up DelegateModel's modelChanged signal
Ulf Hermann
12 days
2
-0
/
+16
*
Release section item when the corresponding view item removed
Santhosh Kumar
12 days
1
-0
/
+4
*
Add debug streaming operator to TriangleData
Shawn Rutledge
12 days
3
-0
/
+33
*
doc: Highlight the weather forecast example
Eskil Abrahamsen Blomfeldt
13 days
1
-1
/
+2
*
Calculate correct device pixel ratio when rendering to layer
Eskil Abrahamsen Blomfeldt
13 days
2
-2
/
+13
*
Cleanup, refactoring and internal docs in curve processor and renderer
Shawn Rutledge
14 days
4
-134
/
+156
*
Android: append Qt Quick for Android fragments documentation
Rami Potinkara
2025-09-10
1
-29
/
+49
*
QtQuick: Don't store a copy of the model in QQuickItemView
Ulf Hermann
2025-09-09
2
-7
/
+14
*
QtQuick: Drop redundant members from QQuickRepeater
Ulf Hermann
2025-09-09
2
-19
/
+15
*
Docs: Add brief to QtQuickViewContent class comment
Nicholas Bennett
2025-09-08
1
-2
/
+2
*
Docs: Update existing and add missing links to online Java docs
Nicholas Bennett
2025-09-08
3
-371
/
+24
*
Refactor QAccessibleQuickItem::interface_cast
Volker Hilsheimer
2025-09-06
1
-15
/
+21
*
Doc: Add some notes about PathText usage in Quick Shapes
Eirik Aavitsland
2025-09-05
1
-0
/
+7
*
Doc: Clarify PropertyChanges::explicit documentation
Jerome Pasion
2025-09-05
1
-2
/
+3
*
QtQuick: Add revisions to new signals in QQuickShortCut
Ulf Hermann
2025-09-05
1
-2
/
+2
*
a11y: Enable the ValueInterface for the ProgressBar
Julian Greilich
2025-09-04
1
-1
/
+2
*
QQ4A: Allow QML functions to be called from Java
Petri Virkkunen
2025-09-01
5
-0
/
+216
*
QQuickPopup: unparent popupItem when window is set to null
Mitch Curtis
2025-08-27
1
-5
/
+6
*
TextInput: Port away from QQmlV4FunctionPtr
Fabian Kosmale
2025-08-22
2
-24
/
+4
*
Docs: Update Qt Quick for Android Example documentation
Nicholas Bennett
2025-08-21
5
-4
/
+68
*
Use new qt_target_qml_from_svg() function for examples
Eskil Abrahamsen Blomfeldt
2025-08-21
1
-0
/
+4
*
a11y: Enable TextInterface for text with heading role
Nicolas Fella
2025-08-20
1
-1
/
+2
*
Make sure to setup viewport and scissors also for RenderNodes
Dominik Holland
2025-08-18
2
-5
/
+12
*
doc: Add a note about escaping characters with qt_target_qml_from_svg
Eskil Abrahamsen Blomfeldt
2025-08-15
1
-1
/
+4
*
QSGThreadedRenderLoop: Handle window hiding at polish step
Vlad Zahorodnii
2025-08-14
1
-1
/
+7
*
qt_target_qml_from_svg() command in cmake
Eskil Abrahamsen Blomfeldt
2025-08-14
1
-0
/
+62
*
wasm: a11y - Send ObjectDestroyed event from quickitem destructor
Even Oscar Andersen
2025-08-14
3
-0
/
+16
*
DeliveryAgent: stop sending hovering mouse moves to grabber
Shawn Rutledge
2025-08-13
3
-1
/
+25
*
sg: optimize Renderer::cleanupBatches() by removing sorting and copying
Aurélien Brooke
2025-08-13
1
-9
/
+12
*
Fix QSGGeometryData::hasDirtyIndexData used wrong dirty flag
Dheerendra Purohit
2025-08-13
1
-1
/
+1
*
Curverenderer: Make QQuadPath::Element::isSubpathEnd() reliable
Eirik Aavitsland
2025-08-12
1
-0
/
+5
*
Android: Add braces to m_hasQueuedStatus check
Ahmed El Khazari
2025-08-11
1
-1
/
+2
*
Android: fix broken link under QtQuickView page
Assam Boudjelthia
2025-08-08
1
-1
/
+1
*
QQ4A: Docs: Update connectSignalListener docs in QtQuickView/Content
Petri Virkkunen
2025-08-08
2
-7
/
+16
*
QQ4A: Enable signal connection queuing in QtQuickView and Content
Petri Virkkunen
2025-08-08
2
-26
/
+43
[next]