Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some TextInput properties and methods | Alan Alpert | 2010-04-12 | 19 | -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 Brasser | 2010-03-28 | 39 | -0/+9142 |