summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextedit
Commit message (Expand)AuthorAgeFilesLines
* Make QML tests compile on OpenSolarisMartin Jones2010-08-191-1/+1
* Fix TextEdit text attribute and text stored in the internal QTextDocument hav...Joona Petrell2010-07-221-0/+34
* QML focus API updates.Michael Brasser2010-07-211-14/+14
* Fix Mac CIJoona Petrell2010-07-121-0/+12
* Add copy(), cut() and paste() support to TextInputJoona Petrell2010-07-121-0/+35
* Make Text, TextInput, and TextEdit all have the same size for the same text.Warwick Allison2010-07-071-3/+3
* More generated images in anticipation of QT-3574Warwick Allison2010-07-071-10/+18
* Fix TextEdit with no color property defined is drawn with wrong colorJoona Petrell2010-07-061-0/+18
* Prepare for QTest persistent store for visual tests.Warwick Allison2010-07-051-22/+22
* Fix TextEdit bitmap tests testing the wrong elementJoona Petrell2010-07-021-1/+1
* Fix TextInput text getting improperly clippedJoona Petrell2010-07-021-1/+4
* Test only on X11, not only on Linux (which includes embedded).Warwick Allison2010-06-251-2/+2
* Force font selection (and so ensure visual test passes).Warwick Allison2010-06-2511-2/+7
* Use ugly but reliable bitmaps fonts in test.Warwick Allison2010-06-2410-0/+1
* Fix and better test Text / TextEdit alignments.Warwick Allison2010-06-2311-0/+96
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-3/+6
* 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
* Fix test. Missed files.Warwick Allison2010-05-203-0/+21
* Disable mouse-based selection in TextInput/TextEditWarwick Allison2010-05-191-0/+45
* 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