summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlvisual/shared
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace fixesAlan Alpert2010-11-042-2/+2
| | | | | Supposed to be in the last commit - not really helpful if the filter says something is wrong but pushes it anyways.
* Make qmlvisual tests more stableAlan Alpert2010-11-046-0/+46
Text elements now use shared components that have the same default values, instead of using the system defaults (that can vary between computers). This also removes text edit/input cursor blinking. Task-number: QTBUG-14792