Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port away from QPair | Zhao Yuhang | 2025-04-12 | 1 | -1/+1 |
* | Fix include in qsgcurveprocesso_p.h | Matthias Rauter | 2025-03-31 | 1 | -1/+1 |
* | QSGCurveProcessor: Replace bool isLine with TriangleFlags | Shawn Rutledge | 2024-12-05 | 1 | -1/+2 |
* | QtQuick: Straighten out some logging categories | Ulf Hermann | 2024-06-19 | 1 | -0/+4 |
* | Remove nested paths during intersection solving | Matthias Rauter | 2024-02-07 | 1 | -1/+2 |
* | Curve renderer: Optimize overlap handling | Paul Olav Tvete | 2024-01-23 | 1 | -3/+1 |
* | Preprocess paths in svgtoqml | Paul Olav Tvete | 2024-01-23 | 1 | -1/+1 |
* | Use shape hints in the curve renderer | Paul Olav Tvete | 2024-01-17 | 1 | -2/+2 |
* | Return status of solveIntersections | Matthias Rauter | 2024-01-17 | 1 | -1/+1 |
* | Remove the use of Q_QUICK_PRIVATE_EXPORT | Alexey Edelev | 2024-01-09 | 1 | -2/+2 |
* | Detect and remove self intersections of QQuadPath | Matthias Rauter | 2024-01-07 | 1 | -0/+3 |
* | Introduce a CurveRendering backend for text | Eskil Abrahamsen Blomfeldt | 2023-11-11 | 1 | -0/+51 |