summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextedit/data
Commit message (Expand)AuthorAgeFilesLines
* Make it easier to select words at the start of a line.Andrew den Exter2011-08-242-4/+6
* Fix left alignment of native RTL pre-edit text.Andrew den Exter2011-08-231-0/+1
* Make TextEdit word selection more natural.Andrew den Exter2011-05-131-0/+8
* Ignore changes to selectByMouse during a selection.Andrew den Exter2011-04-272-0/+16
* Fix TextEdit cursorRectangle property.Andrew den Exter2011-04-131-0/+1
* Fix auto test failure.Andrew den Exter2011-03-311-0/+8
* Fix TextEdit mouseSelectionMode overriding selectByMouse.Andrew den Exter2011-03-142-0/+14
* Update TextEdit's visible selection when only the anchor changes.Andrew den Exter2011-03-081-0/+1
* Add QML file for TextEdit positionAt test.Andrew den Exter2011-03-021-0/+9
* Add a mouseSelectionMode property to TextEdit and TextInput.Andrew den Exter2011-02-013-0/+23
* Fixing right-to-left text in Text and TextInputChristopher Ham2011-01-281-0/+23
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2917-17/+17
* Fix TextEdit bitmap tests testing the wrong elementJoona Petrell2010-07-021-1/+1
* Force font selection (and so ensure visual test passes).Warwick Allison2010-06-2510-2/+0
* Use ugly but reliable bitmaps fonts in test.Warwick Allison2010-06-2410-0/+1
* Fix and better test Text / TextEdit alignments.Warwick Allison2010-06-2310-0/+42
* Fix test. Missed files.Warwick Allison2010-05-203-0/+21
* Call QDeclarativeItem::geometryChanged() base implementationAaron Kennedy2010-05-061-0/+12
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-2112-12/+12
* Fix and test remote root component with qmldir-specified content.Warwick Allison2010-04-131-1/+0
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-092-2/+2
* Fix qdeclarativetextedit::delegateLoading autotestLeonardo Sobral Cunha2010-03-222-0/+5
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2412-0/+148