aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktextedit
Commit message (Expand)AuthorAgeFilesLines
...
* Propagate left key presses to the parent item when TextInput is empty.Andrew den Exter2012-04-271-1/+11
* 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-15/+45
* QQuickTextEdit to trigger input method updates on selectAll()Pekka Vuorela2012-04-121-0/+5
* Set cursorVisible to false when im cursor length is 0.Andrew den Exter2012-04-021-4/+114
* Fix qquicktext tests to use QQmlComponent not QDeclarativeComponentJulian de Bhal2012-03-281-1/+1
* Remove tentative commit from editorsPekka Vuorela2012-03-261-10/+0
* Fix text wrapping and eliding with implicitWidth.Andrew den Exter2012-03-221-5/+37
* Don't overwrite text selections made in focus handlers.Andrew den Exter2012-03-211-39/+118
* Make TextEdit word selection behaviour consistent.Andrew den Exter2012-03-202-15/+32
* Add additional key sequence tests.Andrew den Exter2012-03-201-27/+86
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-122-2/+1
* Fix tst_qquicktextedit.Michael Brasser2012-03-121-0/+4
* Changed quick tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Merge master <-> api_changesMatthew Vogt2012-03-051-22/+19
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2454-0/+4360