aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktextedit
Commit message (Expand)AuthorAgeFilesLines
* test: Mark `tst_qquicklistview', `tst_qquicktext', and `tst_qquicktextedit' a...Sergio Ahumada2012-10-291-0/+2
* Fix QQuickTextInput::moveCursorSelection()Konstantin Ritt2012-10-191-2/+0
* Remove interim compatibility measuresAlan Alpert2012-10-161-6/+6
* Mark some tests as insignificant to let change#35527 be integratedKonstantin Ritt2012-09-261-0/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Auto tests: PlatformQuirks::isClipboardAvailable()J-P Nurmi2012-09-171-51/+23
* Remove tst_qquicktextedit::alignments()J-P Nurmi2012-09-1311-91/+0
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-071-1/+1
* Fix pasting with the middle button in TextInput and TextEdit.Andrew den Exter2012-08-061-0/+53
* Add tests for copy and paste using keyboard shortcuts.Andrew den Exter2012-08-061-0/+70
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add tests for Text(*) default property values and notifiers.Andrew den Exter2012-07-301-5/+162
* QtQuick: Remove usages of qWaitForWindowShown(QWindow *).Friedemann Kleint2012-07-241-2/+2
* QQuickCanvas renamesAlan Alpert2012-07-171-188/+188
* Fix horizontal alignment of unwrapped text in TextEdit.Andrew den Exter2012-07-165-5/+105
* Fix TextEdit and TextInput test failures.Andrew den Exter2012-07-131-59/+47
* Add tests for instantiating cursor delegates in the Loading state.Andrew den Exter2012-07-113-3/+56
* Use qWaitForWindowActive() where it is required.Friedemann Kleint2012-07-091-5/+4
* Speed up TextEdit construction time.Andrew den Exter2012-07-091-3/+5
* Add tests for triple click text selection in TextEdit.Andrew den Exter2012-07-042-46/+114
* Use the convential form for the selectedText notify signal name.Andrew den Exter2012-07-021-7/+7
* 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