aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgcurveprocessor_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove nested paths during intersection solvingMatthias Rauter2024-02-071-1/+2
* Curve renderer: Optimize overlap handlingPaul Olav Tvete2024-01-231-3/+1
* Preprocess paths in svgtoqmlPaul Olav Tvete2024-01-231-1/+1
* Use shape hints in the curve rendererPaul Olav Tvete2024-01-171-2/+2
* Return status of solveIntersectionsMatthias Rauter2024-01-171-1/+1
* Remove the use of Q_QUICK_PRIVATE_EXPORTAlexey Edelev2024-01-091-2/+2
* Detect and remove self intersections of QQuadPathMatthias Rauter2024-01-071-0/+3
* Introduce a CurveRendering backend for textEskil Abrahamsen Blomfeldt2023-11-111-0/+51