summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextinput
Commit message (Expand)AuthorAgeFilesLines
* QML focus API updates.Michael Brasser2010-07-211-20/+20
* Fix Mac CIJoona Petrell2010-07-121-0/+12
* Add copy(), cut() and paste() support to TextInputJoona Petrell2010-07-121-1/+36
* Improve test reliability.Michael Brasser2010-07-081-2/+6
* Make Text, TextInput, and TextEdit all have the same size for the same text.Warwick Allison2010-07-071-1/+1
* More generated images in anticipation of QT-3574Warwick Allison2010-07-071-18/+27
* Fix input methods for TextInput elements with key handlersJoona Petrell2010-07-062-8/+22
* Loosen font-sensitive test.Warwick Allison2010-07-051-1/+2
* Fix TextInput text getting improperly clippedJoona Petrell2010-07-025-1/+74
* Fix autoScroll implementationAlan Alpert2010-06-161-1/+0
* 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/+46
* 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
* Missed file.Warwick Allison2010-06-011-0/+8
* Test positionAt.Warwick Allison2010-06-011-0/+43
* Simplify selection setting. Make TextInput more like TextEdit.Warwick Allison2010-05-311-37/+18
* 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-16/+70
* Remove license headers from test data.Warwick Allison2010-05-239-369/+0
* Add license headers for .qml files.Jason McDonald2010-05-219-0/+369
* 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
* Prevent handling of Up/Down on Mac OS X, for consistency with other platforms.Warwick Allison2010-05-101-0/+8
* Call QDeclarativeItem::geometryChanged() base implementationAaron Kennedy2010-05-062-0/+23
* Fix QDeclarativeTextInput and QGraphicsView in regards of input methods hints.Alexis Menard2010-04-271-0/+17
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-216-6/+6
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-16/+16
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+1
* 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-124-5/+71
|\
| * Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-093-5/+5
| * Make the TextInput element nicer. It has scrolling.Alexis Menard2010-04-091-0/+24
| * Make sure tests cleanup after themselves.Michael Brasser2010-04-071-0/+42
* | Add some TextInput properties and methodsAlan Alpert2010-04-122-0/+50
|/
* doc bug relationships more clearlyWarwick Allison2010-03-311-1/+1
* Recompute the source location of regexp literals.Roberto Raggi2010-03-261-1/+1
* Remove Q prefix from the validators.Michael Brasser2010-03-262-5/+3
* Use QTRY_COMPARE after QTest::qWaitForWindowShown()Kent Hansen2010-03-251-1/+1
* Changing the alignment property should trigger a repaint.Alexis Menard2010-03-231-0/+33
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-19/+19
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-249-0/+751