summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlgraphicstextedit
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_qmlgraphicstextedit::delegateLoading autotestLeonardo Sobral Cunha2010-02-191-8/+2
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-1/+1
|\
| * Fix copyright year.Jason McDonald2010-02-161-1/+1
* | QmlView API review. See QmlChanges.txt for details.Martin Jones2010-02-181-24/+21
|/
* Fix case sensitivity bug in previous commitJoona Petrell2010-02-121-1/+1
* Adds inputMethodHint property to TextEdit and TextInput.Joona Petrell2010-02-122-0/+22
* The virtual keyboard is now working for TextEdit and TextInput components.Alexis Menard2010-02-081-1/+47
* Use QUrl::fromLocalFile() instead of "file://" (i.e. only 2 slashes).Bea Lam2010-02-081-2/+2
* Test fixes.Michael Brasser2010-02-053-5/+5
* Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-032-12/+12
* Fix test timingsAlan Alpert2010-02-011-8/+7
* Revert "Qt has more stuff in rich text now."Alan Alpert2010-02-011-1/+0
* Fix tests after 05adc294d063171d9d0accf819826684813d396aMichael Brasser2010-01-131-30/+60
* Qt has more stuff in rich text now.Warwick Allison2010-01-111-0/+1
* TextEdit ignores unused key navigationAlan Alpert2009-11-191-1/+0
* Remote delegate loading tests.Alan Alpert2009-11-1210-2/+149
* Improve text edit testAlan Alpert2009-11-101-0/+52
* Enhance TextInput test coverageAlan Alpert2009-11-091-0/+12
* Improve coverage of TextEdit testsAlan Alpert2009-11-091-1/+64
* Rename TextEdit and TextInput autotestsAlan Alpert2009-11-094-0/+594