aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktextedit
Commit message (Expand)AuthorAgeFilesLines
...
* activeWindow is deprecated, use focusWindow.Thiago Macieira2012-06-271-5/+5
* 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-1/+21
* Reenable QQuickTextEdit::delegateLoading for Mac OS XGunnar Sletta2012-05-241-3/+0
* Fix incorrect text alignment in TextEdit.Andrew den Exter2012-05-172-0/+102
* Defer construction of TextEdit/TextInput delegates.Andrew den Exter2012-05-145-1/+18
* Ensure the cursor rectangle is updated when preedit text changes.Andrew den Exter2012-05-032-3/+17
* TextEdit to honor input direction on neutral textPekka Vuorela2012-04-271-0/+10
* Fix TextEdit with right aligned text when size changesPekka Vuorela2012-04-272-0/+24
* Fix bounding rects of text items.Andrew den Exter2012-04-271-0/+148
* 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