aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgtextnode_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-110/+0
* Clean up declarative includesKent Hansen2011-10-171-1/+1
* Support rich text elements in QSGTextNodeEskil Abrahamsen Blomfeldt2011-09-301-0/+3
* Support preedit text in QSGTextInputEskil Abrahamsen Blomfeldt2011-09-151-1/+4
* Fix pre-edit text in in QSGTextEditEskil Abrahamsen Blomfeldt2011-09-151-1/+2
* Remove the remaining dependencies onto QtWidgetsLars Knoll2011-09-011-0/+2
* Get declarative running on new gui/opengl stack.Samuel Rødal2011-08-291-0/+1
* Make QSGTextNode back-end for QML's TextInput and TextEditEskil Abrahamsen Blomfeldt2011-08-191-15/+23
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Clean up addTextDecorations codeJiang Jiang2011-06-291-2/+9
* Merge multiple lines of text into a single geometry nodeGunnar Sletta2011-06-231-1/+2
* Revert "Make QSGTextNode back-end for QML's TextInput"Martin Jones2011-05-271-14/+1
* Make QSGTextNode back-end for QML's TextInputEskil Abrahamsen Blomfeldt2011-05-231-1/+14
* Update to work with QGlyphs -> QGlyphRun renamingEskil Abrahamsen Blomfeldt2011-05-101-1/+1
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+84