summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlgraphicstextinput/data
Commit message (Collapse)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-247-87/+0
| | | | QDeclarativeXXX.
* Fix TextInput keypad navigationAlan Alpert2010-02-152-1/+2
| | | | | | | Was accidentally ignoring key movements even when an existing selection meant that pressing right/left would do something. Task-number: QT-2944
* Adds inputMethodHint property to TextEdit and TextInput.Joona Petrell2010-02-121-0/+6
| | | | Reviewed-by: Martin Jones
* Missed a fileAlan Alpert2010-02-091-0/+23
|
* Test fixes.Michael Brasser2010-02-052-4/+4
|
* Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-032-12/+12
| | | | | | examples accordingly. Task-number: QT-2786
* Extend tests for TextInputAlan Alpert2009-11-192-0/+14
|
* Enhance TextInput test coverageAlan Alpert2009-11-091-0/+12
|
* Rename TextEdit and TextInput autotestsAlan Alpert2009-11-092-0/+31