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.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
/
quickshapes
/
qquickshapecurverenderer_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add trimming functionality to ShapePath
Eirik Aavitsland
2025-03-24
1
-1
/
+0
*
QuickShapes: Handle removals of ShapePaths correctly
Eirik Aavitsland
2025-01-31
1
-0
/
+1
*
Curve renderer: Avoid keeping unneeded QuadPath object
Eirik Aavitsland
2024-10-14
1
-3
/
+2
*
Curve renderer: Avoid losing updates during async processing
Eirik Aavitsland
2024-09-27
1
-1
/
+2
*
Curve renderer: Fix crash when root node is replaced
Eirik Aavitsland
2024-09-04
1
-0
/
+1
*
Avoid leaking nodes in when curve renderer is destroyed
Eirik Aavitsland
2024-08-08
1
-0
/
+1
*
Tweak curve renderer code
Kaj Grönholm
2024-07-15
1
-1
/
+0
*
Add QPainterPath API to all quick shape renderers
Matthias Rauter
2024-07-11
1
-1
/
+1
*
Curve renderer: avoid unnecessary re-triangulation
Eirik Aavitsland
2024-05-31
1
-2
/
+7
*
Texture fill for shapes
Eskil Abrahamsen Blomfeldt
2024-05-27
1
-1
/
+4
*
Add fillTransform property to ShapePath
Eirik Aavitsland
2024-05-14
1
-0
/
+2
*
Add performance benchmark test for curve renderer
Eirik Aavitsland
2024-02-24
1
-3
/
+4
*
Use shape hints in the curve renderer
Paul Olav Tvete
2024-01-17
1
-0
/
+1
*
Remove the use of Q_QUICKSHAPES_PRIVATE_EXPORT
Alexey Edelev
2024-01-09
1
-2
/
+2
*
Detect and remove self intersections of QQuadPath
Matthias Rauter
2024-01-07
1
-0
/
+1
*
Implement async mode for QuickShapes curve renderer backend
Eirik Aavitsland
2023-11-16
1
-16
/
+44
*
Introduce a CurveRendering backend for text
Eskil Abrahamsen Blomfeldt
2023-11-11
1
-8
/
+8
*
Harden curve node polymorphy
Eskil Abrahamsen Blomfeldt
2023-10-05
1
-4
/
+5
*
Further Qt Quick Shapes curve renderer improvements
Paul Olav Tvete
2023-08-18
1
-233
/
+5
*
Improve Qt Quick Shapes curve renderer strokes
Eskil Abrahamsen Blomfeldt
2023-07-14
1
-25
/
+28
*
Improvements to curve renderer
Eskil Abrahamsen Blomfeldt
2023-06-22
1
-2
/
+7
*
Code cleanup for the curve renderer
Paul Olav Tvete
2023-05-30
1
-13
/
+10
*
Introduce hardware accelerated curve renderer for Shapes
Eskil Abrahamsen Blomfeldt
2023-05-26
1
-0
/
+345