summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextinput/data
Commit message (Expand)AuthorAgeFilesLines
* Ignore changes to selectByMouse during a selection.Andrew den Exter2011-04-276-0/+44
* 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
* Disable dragging text in TextEdit.Andrew den Exter2011-01-111-0/+7
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2911-11/+11
* Fix input methods for TextInput elements with key handlersJoona Petrell2010-07-061-0/+1
* Fix TextInput text getting improperly clippedJoona Petrell2010-07-024-0/+22
* Missed file.Warwick Allison2010-06-011-0/+8
* Remove license headers from test data.Warwick Allison2010-05-249-369/+0
* Add license headers for .qml files.Jason McDonald2010-05-219-0/+369
* Call QDeclarativeItem::geometryChanged() base implementationAaron Kennedy2010-05-061-0/+12
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-216-6/+6
* var -> QtObjectWarwick Allison2010-04-131-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-123-5/+5
|\
| * Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-093-5/+5
* | Add some TextInput properties and methodsAlan Alpert2010-04-121-0/+11
|/
* Recompute the source location of regexp literals.Roberto Raggi2010-03-261-1/+1
* Remove Q prefix from the validators.Michael Brasser2010-03-261-4/+3
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-247-0/+87