summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextedit
Commit message (Expand)AuthorAgeFilesLines
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
* Fix TextEdit and TextInput input panel support for mode RSIP_OnMouseClickAndA...Joona Petrell2010-05-131-3/+8
* Round ideal width up to prevent incorrect word wrapping on Mac OS XAaron Kennedy2010-05-111-2/+2
* Call QDeclarativeItem::geometryChanged() base implementationAaron Kennedy2010-05-062-1/+24
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-2112-12/+12
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-1/+1
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-30/+30
* Fix and test remote root component with qmldir-specified content.Warwick Allison2010-04-132-22/+41
* TextEdit::wrap changed to TextEdit::wrapMode enumerationMartin Jones2010-04-091-3/+3
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-092-2/+2
* Fix qdeclarativetextedit::delegateLoading autotestLeonardo Sobral Cunha2010-03-222-0/+5
* Clairify a comment in one of the auto tests.Alan Alpert2010-03-031-2/+2
* Ensure error is received - the root object is INITIALLY zero.Warwick Allison2010-03-031-0/+2
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-24/+24
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2414-0/+948