summaryrefslogtreecommitdiffstats
path: root/src/extras/text/qdistancefieldglyphcache.cpp
Commit message (Expand)AuthorAgeFilesLines
* build system: fix unity buildsTim Blechmann2024-02-071-1/+2
* QDistanceFieldCache: fix QTextureAtlas dangling pointerPaul Lemire2023-02-141-2/+8
* QText2DEntity: fix QTextureAtlas parenting that could lead to crashesPaul Lemire2023-02-101-6/+7
* Use SPDX license identifiersLucie GĂ©rard2022-06-221-38/+2
* Fix some compile warningsMike Krus2022-06-031-3/+2
* Restore use of QVector in private APIMike Krus2021-01-051-2/+2
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-091-5/+5
* Fix build for Qt6Mike Krus2020-05-061-0/+1
* Add missing QPainterPath includesUlf Hermann2020-03-111-0/+1
* QDistanceFieldGlyphCache: make sure the arbiter of atlas can be setWang Chuan2019-08-261-1/+3
* Remove unused variables detected by clang-clFriedemann Kleint2018-04-121-3/+1
* Fix build with QT_STRICT_ITERATORSSergio Martins2017-05-191-1/+1
* Fix -Werror=unused-parameter issueSean Harmer2017-04-271-1/+1
* QDistanceFieldGlyphCache cleanupPaul Lemire2017-02-231-20/+80
* QDistanceFieldGlyphCache: stores distance field texturesWieland Hagen2017-01-301-0/+310