summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlvisual/qdeclarativetextinput
Commit message (Collapse)AuthorAgeFilesLines
* Add some TextInput properties and methodsAlan Alpert2010-04-1219-189/+4601
| | | | | | | | | | | | | | | | | | Adds the properties -passwordCharacter -displayText And the method -moveCursorSelection(int pos) These just provide a QML way to access existing QLineControl functionality, and are necessary to create desktop style LineEdits (the existing TextInput QML API was designed with a focus on touch input LineEdits) Includes tests and documentation. Task-number: QT-321 Reviewed-by: Aaron Kennedy
* Rename visual test to qmlvisual.Michael Brasser2010-03-2839-0/+9142