summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextinput/data/inputmethods.qml
Commit message (Collapse)AuthorAgeFilesLines
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
| | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones
* Fix input methods for TextInput elements with key handlersJoona Petrell2010-07-061-0/+7
Task-number: QTBUG-10297 Reviewed-by: Martin Jones