summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextedit/tst_qdeclarativetextedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-081-0/+5
* Remove unnecessary CloseSoftwareInputPanel events after TextEdit or TextInput...Joona Petrell2010-06-071-26/+47
* Fix regression in input panel autotestsJoona Petrell2010-06-071-1/+6
* Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-031-6/+0
* Take into account platform differences in input panel supportJoona Petrell2010-06-021-15/+68
* Simplify selection setting. Make TextInput more like TextEdit.Warwick Allison2010-05-311-28/+11
* Active window focus gain should not open virtual keypadJoona Petrell2010-05-281-2/+11
* Open input panel on press if TextInput or TextEdit are already focused but pa...Joona Petrell2010-05-261-0/+9
* Add a way to control when software input panels are shown in TextInput and Te...Joona Petrell2010-05-261-15/+70
* FixWarwick Allison2010-05-251-4/+4
* Disable mouse-based selection in TextInput/TextEditWarwick Allison2010-05-191-0/+45
* 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-061-1/+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-131-21/+41
* TextEdit::wrap changed to TextEdit::wrapMode enumerationMartin Jones2010-04-091-3/+3
* Clairify a comment in one of the auto tests.Alan Alpert2010-03-041-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-241-0/+791