aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgtextnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-1343/+0
* Fix missing inline imagesEskil Abrahamsen Blomfeldt2011-10-061-2/+1
* Fix floating images in QSGTextNodeEskil Abrahamsen Blomfeldt2011-10-051-10/+16
* Support rich text elements in QSGTextNodeEskil Abrahamsen Blomfeldt2011-09-301-242/+406
* Fix extra selection in QML TextEditEskil Abrahamsen Blomfeldt2011-09-221-1/+1
* Support preedit text in QSGTextInputEskil Abrahamsen Blomfeldt2011-09-151-54/+70
* Fix pre-edit text in in QSGTextEditEskil Abrahamsen Blomfeldt2011-09-151-88/+176
* Support font color with Text.StyledText in SceneGraphEskil Abrahamsen Blomfeldt2011-08-311-22/+72
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-133/+648
|\
| * Make QSGTextNode back-end for QML's TextInput and TextEditEskil Abrahamsen Blomfeldt2011-08-191-121/+641
| * QSGDistanceFieldGlyphCache code refactoring.Yoann Lopes2011-08-101-5/+2
* | Implement VBO caching of larger geometriesGunnar Sletta2011-08-111-1/+12
|/
* 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