aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktextinput
Commit message (Expand)AuthorAgeFilesLines
...
* Fix right aligned cursor position in TextInput with geometry changesPekka Vuorela2012-06-252-1/+8
* Remove the open and closeSofwareInputPanel functions.Andrew den Exter2012-06-221-8/+0
* Ensure the cursor delegate position is updated on text changes.Andrew den Exter2012-06-054-2/+22
* Update the cursor rectangle when password echo timer expires.Andrew den Exter2012-05-292-0/+17
* Remove QSKIP from test.Andrew den Exter2012-05-181-1/+0
* Skip failing test.Andrew den Exter2012-05-171-4/+1
* Defer construction of TextEdit/TextInput delegates.Andrew den Exter2012-05-141-2/+7
* Ensure the cursor rectangle is updated when preedit text changes.Andrew den Exter2012-05-032-5/+19
* QQuickTextInput aligment to follow input method on neutral contentPekka Vuorela2012-04-271-0/+9
* Fix bounding rects of text items.Andrew den Exter2012-04-272-47/+167
* Propagate left key presses to the parent item when TextInput is empty.Andrew den Exter2012-04-271-0/+10
* Use QInputMethod::isVisible instead of QInputMethod::visibleGirish Ramakrishnan2012-04-201-11/+11
* Ensure the cursor delegate position is correct when wrapping.Andrew den Exter2012-04-194-5/+82
* Fix QQuickTextInput test instability.Andrew den Exter2012-04-031-1/+1
* Set cursorVisible to false when im cursor length is 0.Andrew den Exter2012-04-021-4/+113
* Fix qquicktext tests to use QQmlComponent not QDeclarativeComponentJulian de Bhal2012-03-281-2/+2
* TextInput to use password mask delay if platform style defines onePekka Vuorela2012-03-271-5/+4
* Remove insignification from some fixed testsMiikka Heikkinen2012-03-261-2/+0
* Remove tentative commit from editorsPekka Vuorela2012-03-261-22/+0
* Add move comprehensive tests for TextInput input mask.Andrew den Exter2012-03-221-0/+489
* Fix text wrapping and eliding with implicitWidth.Andrew den Exter2012-03-221-0/+57
* Don't overwrite text selections made in focus handlers.Andrew den Exter2012-03-211-3/+103
* Content size should not include trailing spaces.Andrew den Exter2012-03-211-41/+108
* Add additional key sequence tests.Andrew den Exter2012-03-201-28/+121
* Fix QQuickTextInput test failure on WindowsCharles Yin2012-03-201-3/+0
* Windows: Mark several declarative test cases insignificantMiikka Heikkinen2012-03-141-0/+2
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-122-3/+1
* Changed quick tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Merge master <-> api_changesMatthew Vogt2012-03-051-40/+37
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2434-0/+5062