aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgtextnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* QSGDistanceFieldGlyphCache code refactoring.Yoann Lopes2011-08-101-5/+2
* Fixed QSGDistanceFieldGlyphNode initialization order.Yoann Lopes2011-07-201-1/+5
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Clean up addTextDecorations codeJiang Jiang2011-06-291-31/+53
* Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-stagingAaron Kennedy2011-06-241-16/+28
|\
| * Merge multiple lines of text into a single geometry nodeGunnar Sletta2011-06-231-10/+20
| * Merge branch 'master' into qtquick2Gunnar Sletta2011-06-151-6/+4
| |\
| * | Fix Text's underline, overline and strikeout properties for plain text.Yoann Lopes2011-06-011-14/+9
* | | Fix text decoration position for simple Text nodeJiang Jiang2011-06-211-1/+2
| |/ |/|
* | Use linked list instead of QList for node children.Kim Motoyoshi Kalland2011-06-101-6/+4
|/
* Revert "Make QSGTextNode back-end for QML's TextInput"Martin Jones2011-05-271-238/+12
* Make QSGTextNode back-end for QML's TextInputEskil Abrahamsen Blomfeldt2011-05-231-12/+238
* Update to work with QGlyphs -> QGlyphRun renamingEskil Abrahamsen Blomfeldt2011-05-101-7/+7
* Make text align in the same baselineJiang Jiang2011-04-291-8/+8
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+457