summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/visual/qmlgraphicstextinput
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-181-2/+2
| | | | | | | | | | | has proven to be confusing in practice. property/target and properties/targets will be functionally equivilant (the only distinction being singular/plural). In a transition these properties can be used for both 'matching' and explicit animation based on whether a 'to' value is supplied. The documentation, tests, examples and demos have been updated as well.
* TextInput echoMode visual testAlan Alpert2009-11-2015-0/+2203
|
* Implement TextInput::horizontalAlignmentAlan Alpert2009-11-203-0/+146
| | | | Includes visual autotest.
* add TextInput visual test data for MacYann Bodson2009-11-1310-0/+3379
|
* Rerecord text visual testsAlan Alpert2009-11-0911-1041/+1489
| | | | Should have had mouse in there too.
* Enhance TextInput test coverageAlan Alpert2009-11-0912-0/+2966