summaryrefslogtreecommitdiffstats
path: root/src/extras/text/qdistancefieldglyphcache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.8' into tqtc/lts-6.2-openso...Tarja Sundqvist2024-02-221-8/+15
|\
| * QText2DEntity: fix QTextureAtlas parenting that could lead to crashesPaul Lemire2023-02-141-6/+7
| * QDistanceFieldCache: fix QTextureAtlas dangling pointerPaul Lemire2023-02-141-2/+8
* | Revert "Update commercial license headers"Tarja Sundqvist2022-11-241-20/+20
|/
* Update commercial license headersTarja Sundqvist2022-06-131-20/+20
* 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