aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/util/qsgtextnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* QSGTextNode: Use NVI to avoid repeating default argumentsEskil Abrahamsen Blomfeldt2024-02-291-9/+44
* Replace QSGTextNode::smooth with QSGTextNode::filteringEskil Abrahamsen Blomfeldt2024-02-151-6/+10
* Remove empty override of destructor in QSGTextNodeEskil Abrahamsen Blomfeldt2024-02-011-0/+2
* doc: Add a note about destruction of QSGTextNodeEskil Abrahamsen Blomfeldt2024-01-241-0/+9
* Add clear() function to QSGTextNode interfaceEskil Abrahamsen Blomfeldt2024-01-161-0/+13
* Change QSGTextNode::anchorColor to QSGTextNode::linkColorEskil Abrahamsen Blomfeldt2024-01-091-4/+4
* Introduce a CurveRendering backend for textEskil Abrahamsen Blomfeldt2023-11-111-0/+8
* Doc: Fix undocumented parameters and broken linksTopi Reinio2023-09-151-7/+7
* Doc: Fix documentation warnings in Qt Qml and Quick docsTopi Reinio2023-09-151-1/+1
* Make text node scenegraph API publicEskil Abrahamsen Blomfeldt2023-09-011-0/+249