aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktextedit/tst_qquicktextedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings in declarative tests.Friedemann Kleint2012-12-201-0/+2
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-291-4/+4
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-30/+30
* Remove interim compatibility measuresAlan Alpert2012-10-161-6/+6
* 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-131-50/+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
* 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-161-5/+62
* 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-111-3/+38
* 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-041-45/+109
* 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-051-1/+18
* Reenable QQuickTextEdit::delegateLoading for Mac OS XGunnar Sletta2012-05-241-3/+0
* Fix incorrect text alignment in TextEdit.Andrew den Exter2012-05-171-0/+89
* Defer construction of TextEdit/TextInput delegates.Andrew den Exter2012-05-141-1/+6
* Ensure the cursor rectangle is updated when preedit text changes.Andrew den Exter2012-05-031-3/+16
* TextEdit to honor input direction on neutral textPekka Vuorela2012-04-271-0/+10
* Fix TextEdit with right aligned text when size changesPekka Vuorela2012-04-271-0/+8
* 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-191-15/+39
* 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-201-14/+31
* Add additional key sequence tests.Andrew den Exter2012-03-201-27/+86
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-121-1/+0
* Fix tst_qquicktextedit.Michael Brasser2012-03-121-0/+4
* Merge master <-> api_changesMatthew Vogt2012-03-051-22/+19
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+3884