aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgtext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for onLinkActivated with Text.StyledTextYann Bodson2011-09-281-7/+47
* Merge branch 'master' into refactorGunnar Sletta2011-09-121-4/+9
|\
| * Improvements to textFormat: Text.StyledTextYann Bodson2011-09-061-4/+9
* | Remove the remaining dependencies onto QtWidgetsLars Knoll2011-09-011-2/+2
* | Use QMouseEvent instead of QGraphicsSceneMouseEventLars Knoll2011-09-011-6/+6
* | Merge branch 'master' into refactorGunnar Sletta2011-08-251-5/+450
|\|
| * Make QSGTextNode back-end for QML's TextInput and TextEditEskil Abrahamsen Blomfeldt2011-08-191-3/+14
| * QSGDistanceFieldGlyphCache code refactoring.Yoann Lopes2011-08-101-3/+4
| * Add documentationAlan Alpert2011-08-091-0/+433
* | Build against refactor.Samuel Rødal2011-07-291-2/+2
|/
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Merge branch 'master' into qtquick2Gunnar Sletta2011-06-151-1/+0
|\
| * Doc: Cleaned up the scene graph documentation a little.David Boddie2011-06-091-1/+0
* | Make complex rich text works with the threaded renderer.Yoann Lopes2011-06-011-9/+24
* | Fix images not being rendered when embedded in a rich text.Yoann Lopes2011-06-011-9/+7
* | Avoid recursive updates in QSGText.Yoann Lopes2011-05-311-2/+7
|/
* Fix potential crash when displaying multiscripted textEskil Abrahamsen Blomfeldt2011-05-061-1/+7
* Update SG items with GV item changes.Martin Jones2011-05-041-6/+18
* Make text align in the same baselineJiang Jiang2011-04-291-3/+0
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+1240