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.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
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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
QQuickApplication: fix typo in code snippet
Aurélien Brooke
34 hours
1
-1
/
+1
*
QtQuick: Optimize path element handling
Ulf Hermann
4 days
3
-21
/
+121
*
Fix handling of animations in QQuickTransition
Ulf Hermann
6 days
1
-19
/
+48
*
QQuickPixmapReader: Trigger typeloader creation before thread start
Ulf Hermann
12 days
1
-0
/
+5
*
Doc: Fix self-referencing "see also" links
David Boddie
2025-06-21
1
-1
/
+1
*
QtQml: Hold QQmlTypeLoader in QV4::ExecutionEngine
Ulf Hermann
2025-06-17
1
-1
/
+1
*
Fix for global position in hover events
Paul Olav Tvete
2025-06-04
1
-4
/
+8
*
TextEdit and TextInput: map QContextMenuEvent to text cursor pos
Shawn Rutledge
2025-05-02
1
-1
/
+4
*
Support fill-opacity and stroke-opacity in VectorImage
Eskil Abrahamsen Blomfeldt
2025-04-30
2
-6
/
+22
*
Doc: Make list items easier to read
Andreas Eliasson
2025-04-28
1
-26
/
+52
*
QQuickPathRectangle: Merge corner radius and bevel flags into a bitset
Magdalena Stojek
2025-04-25
2
-27
/
+38
*
DeliveryAgent: clear deviceDeliveryTargets before hover delivery
Shawn Rutledge
2025-04-16
1
-0
/
+1
*
Abort QQuickPixmap::load if the QQmlEngine is null
Tian Shilin
2025-04-15
1
-4
/
+4
*
Port away from QPair
Zhao Yuhang
2025-04-12
4
-26
/
+26
*
Suppress unused parameter warning when tabletevent feature is disabled
Juha Vuolle
2025-04-10
1
-0
/
+2
*
Fix division by zero in QQuickSvgParser
Mitch Curtis
2025-04-09
2
-2
/
+12
*
SwipeDelegate: Compare against QLastCursorPosition for default mouse pos
Shawn Rutledge
2025-04-01
2
-13
/
+0
*
Add 16-bit/32-bit floating point support for QSGPlainTexture
Kristoffer Skau
2025-03-24
1
-2
/
+20
*
Add trimming functionality to ShapePath
Eirik Aavitsland
2025-03-24
1
-5
/
+5
*
Fix divide by zero when processing invalid arcs
Eskil Abrahamsen Blomfeldt
2025-03-19
1
-0
/
+2
*
SwipeDelegate: check for believable mouse pos rather than qInf
Shawn Rutledge
2025-03-19
2
-0
/
+13
*
QQuickPathRectangle: Align corner radius behavior with QQuickRectangle
Magdalena Stojek
2025-03-18
2
-10
/
+15
*
QQuickDeliveryAgentPrivate: fix performance regression in eventTargets()
Aurélien Brooke
2025-03-18
2
-10
/
+11
*
qquickpath_p.h: remove leftovers
Mitch Curtis
2025-03-17
1
-4
/
+0
*
Mark QQuickSvgParser as security-critical
Shawn Rutledge
2025-03-12
1
-0
/
+1
*
Mark text-related Qt Quick items as security-sensitive
Shawn Rutledge
2025-03-11
1
-0
/
+1
*
Add RectangleShape to QtQuick.Shapes.DesignHelpers
Mitch Curtis
2025-03-04
3
-84
/
+71
*
PathRectangle: add bevel properties
Mitch Curtis
2025-03-04
2
-15
/
+200
*
QQuickFontInfo: de-inline dtor
Marc Mutz
2025-03-01
2
-0
/
+7
*
QQuickProfiler: don't use QThreadStorage for trivial types
Thiago Macieira
2025-02-28
1
-2
/
+2
*
Don't synthesize QContextMenuEvent if right-button opens a Menu
Shawn Rutledge
2025-02-28
1
-0
/
+4
*
Doc: Add example to QML IntValidator and DoubleValidator
Dheerendra Purohit
2025-02-24
1
-0
/
+12
*
Doc: Move documentation about enumerations into a separate page
Ulf Hermann
2025-02-20
1
-1
/
+1
*
FontMetrics: Add revision marker to new property
Fabian Kosmale
2025-02-15
1
-1
/
+1
*
Quick: #include mocs
Thiago Macieira
2025-02-07
2
-0
/
+3
*
QtQml: Move network access manager factory into type loader
Ulf Hermann
2025-01-08
1
-1
/
+1
*
DeliveryAgent isTabletEvent: false if configured without tablet support
Shawn Rutledge
2025-01-08
1
-1
/
+4
*
Add DAPrivate::eventTargets: shared pointer and context menu event logic
Shawn Rutledge
2024-12-25
2
-77
/
+76
*
Add ContextMenu
Mitch Curtis
2024-12-24
2
-0
/
+80
*
Correct the spelling and style in the DoubleValidator class description
Alexei Cazacov
2024-12-20
1
-16
/
+17
*
Doc: fix linking warnings
Volker Hilsheimer
2024-12-16
1
-2
/
+2
*
Docs: Use QML types in the Application QML Type documentation
Alexei Cazacov
2024-12-10
1
-5
/
+8
*
FontLoader: code cleanup
Volker Hilsheimer
2024-12-05
1
-23
/
+27
*
doc: Fix string, real, point and size QML property documentation
David Boddie
2024-12-05
2
-4
/
+4
*
doc: Fix string, vector2d and matrix4x4 QML property documentation
David Boddie
2024-12-05
1
-5
/
+5
*
QtQml: Do not use ExecutableCompilationUnit in verifyBindings()
Ulf Hermann
2024-12-04
2
-7
/
+19
*
QQuickApplication: do not leak screen info on updateScreens()
Vladimir Belyavsky
2024-11-06
2
-17
/
+26
*
QtQuick: Improve safety and ergonomics of value types
Ulf Hermann
2024-11-01
2
-244
/
+254
*
Quick: Fix QQuickColorValueType
Ulf Hermann
2024-11-01
3
-73
/
+68
*
QQDA: fix assert when hovered items are removed during event processing
Volker Hilsheimer
2024-10-21
1
-3
/
+12
[next]