summaryrefslogtreecommitdiffstats
path: root/src/extras/text/qtextureatlas.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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