aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qsginternaltextnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* QSGTextNode: Use NVI to avoid repeating default argumentsEskil Abrahamsen Blomfeldt2024-02-291-5/+5
* Replace QSGTextNode::smooth with QSGTextNode::filteringEskil Abrahamsen Blomfeldt2024-02-151-4/+2
* Add clear() function to QSGTextNode interfaceEskil Abrahamsen Blomfeldt2024-01-161-1/+1
* Add underlying types to new enum typesEskil Abrahamsen Blomfeldt2024-01-121-0/+9
* Change QSGTextNode::anchorColor to QSGTextNode::linkColorEskil Abrahamsen Blomfeldt2024-01-091-3/+3
* Simplify logic in QSGInternalTextNode::addGlyphs()Shawn Rutledge2023-12-041-14/+6
* Fix text decoration on software backendEskil Abrahamsen Blomfeldt2023-11-271-23/+1
* Fix thin text decoration with fractional scalingEskil Abrahamsen Blomfeldt2023-11-151-0/+27
* Introduce a CurveRendering backend for textEskil Abrahamsen Blomfeldt2023-11-111-4/+7
* Make text node scenegraph API publicEskil Abrahamsen Blomfeldt2023-09-011-0/+258