aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgtextedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-1976/+0
* Fix coding style issuesKent Hansen2011-10-171-19/+19
* Provide a context when constructing a TextInput cursor delegate.Andrew den Exter2011-10-121-1/+4
* Support rich text elements in QSGTextNodeEskil Abrahamsen Blomfeldt2011-09-301-8/+9
* Fix TextInput and TextEdit openInputPanel autotestsJoona Petrell2011-09-291-25/+5
* Fix QSGTextEdit::closeSoftwareInputPanel()Joona Petrell2011-09-231-1/+1
* Fix extra selection in QML TextEditEskil Abrahamsen Blomfeldt2011-09-221-1/+1
* Merge branch 'master' into refactorGunnar Sletta2011-09-121-0/+1
|\
| * Fix left alignment of native RTL pre-edit text.Andrew den Exter2011-09-071-1/+10
* | Fix TextInput and TextEdit open/closeSoftwareInputPanel functionsJoona Petrell2011-09-081-12/+4
* | Handle ImEnabled and ImHints input method queries in QSGTextInput and QSGText...Joona Petrell2011-09-081-1/+15
* | Remove the remaining dependencies onto QtWidgetsLars Knoll2011-09-011-7/+5
* | Use QMouseEvent instead of QGraphicsSceneMouseEventLars Knoll2011-09-011-6/+6
* | Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-311-1/+1
* | Merge branch 'master' into refactorGunnar Sletta2011-08-251-48/+802
|\|
| * Make QSGTextNode back-end for QML's TextInput and TextEditEskil Abrahamsen Blomfeldt2011-08-191-47/+179
| * Add documentationAlan Alpert2011-08-091-1/+623
* | Ported use of QInputContext to QPlatformInputContext for nowGunnar Sletta2011-08-051-12/+8
* | Make QSGCanvas a QWindow instead of a QGLWidgetGunnar Sletta2011-08-051-13/+19
* | 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
* Doc: Cleaned up the scene graph documentation a little.David Boddie2011-06-091-1/+0
* Update SG items with GV item changes.Martin Jones2011-05-041-10/+7
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+1235