summaryrefslogtreecommitdiffstats
path: root/src/extras/3dtext
Commit message (Expand)AuthorAgeFilesLines
* Document how the font is used for extruded textMichael Brasser2020-10-232-0/+16
* Document the origin of extruded textMichael Brasser2020-10-212-0/+8
* Add missing QPainterPath includesUlf Hermann2020-03-111-0/+1
* Switch export macros to standard formKai Koehne2019-04-022-2/+2
* Merge branch '5.9' into 5.10Sean Harmer2018-01-122-4/+4
|\
| * Fix includes of Qt classesFriedemann Kleint2017-11-232-4/+4
* | Port away from QBuffer::typeKevin Ottens2017-09-221-2/+2
|/
* Doc: add doc to undocumented methods/propertiesNico Vertriest2017-08-302-11/+11
* Fix spelling in comments and docsAndy Maloney2017-04-061-1/+1
* Mark getters as const in QExtrudedTextMeshSean Harmer2017-03-282-6/+6
* Pass by QString and QFont const ref in QExtrudedText* classesSean Harmer2017-03-284-12/+12
* Mark ctor of QExtrudedTextMesh explicitSean Harmer2017-03-281-1/+1
* Mark protected ctor of QExtrudedTextGeometry explicitSean Harmer2017-03-271-1/+1
* Extruded Text cleanupPaul Lemire2017-02-166-177/+122
* Fix crash when running 3d-text examplev5.9.0-alpha1Antti Määttä2017-02-131-2/+5
* 3D Text: created 3d text geometry and meshSven Erdem2017-01-136-0/+1035