summaryrefslogtreecommitdiffstats
path: root/src/extras/text/qtextureatlas.cpp
Commit message (Expand)AuthorAgeFilesLines
* build system: fix unity buildsTim Blechmann2024-02-071-1/+2
* Remove qsizetype to int narrowing conversionsAurélien Brooke2022-12-211-1/+1
* Qt3DExtras: includemocsMike Krus2022-06-231-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-091-1/+1
* Geometry refactoringMike Krus2020-02-271-1/+1
* Clean up includesMike Krus2019-10-011-3/+0
* Don't call deprecated QImage::byteSize() functionSean Harmer2017-08-221-1/+1
* QTextureAtlas: pad sub-images with zeroes instead of border pixelsWieland Hagen2017-07-071-12/+11
* Remove pointless template member function from QAbstractFunctorSean Harmer2017-03-301-1/+1
* QDistanceFieldGlyphCache cleanupPaul Lemire2017-02-231-1/+1
* Add Qt3DExtras::QTextureAtlas classWieland Hagen2017-01-301-0/+303