summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlgraphicstextedit/tst_qmlgraphicstextedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-791/+0
* Remove QmlView::execute(). QmlView::setSource() does it all now.Martin Jones2010-02-231-7/+0
* 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-121-0/+16
* 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-051-3/+3
* 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-121-0/+47
* Improve text edit testAlan Alpert2009-11-101-0/+52
* Improve coverage of TextEdit testsAlan Alpert2009-11-091-1/+64
* Rename TextEdit and TextInput autotestsAlan Alpert2009-11-091-0/+555