aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktextinput/tst_qquicktextinput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Auto tests: PlatformQuirks::isClipboardAvailable()J-P Nurmi2012-09-171-60/+24
* Remove tst_qquicktextinput::horizontalAlignment()J-P Nurmi2012-09-131-36/+0
* test: Check for null string comparisonSergio Ahumada2012-09-101-1/+1
* doc: fix some typos in .cpp filesSergio Ahumada2012-09-071-1/+1
* Port away from qWaitForWindowShown.Stephen Kelly2012-08-221-2/+2
* 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/+68
* Add tests for Text(*) default property values and notifiers.Andrew den Exter2012-07-301-0/+151
* QtQuick: Remove usages of qWaitForWindowShown(QWindow *).Friedemann Kleint2012-07-241-1/+1
* Fix restoration of cursor position and selection after undo/redo.Andrew den Exter2012-07-241-4/+142
* QQuickCanvas renamesAlan Alpert2012-07-171-332/+332
* Fix TextEdit and TextInput test failures.Andrew den Exter2012-07-131-104/+76
* Re-enable commented out tests.Andrew den Exter2012-07-121-12/+10
* Add tests for instantiating cursor delegates in the Loading state.Andrew den Exter2012-07-111-0/+37
* Use qWaitForWindowActive() where it is required.Friedemann Kleint2012-07-091-4/+5
* Refresh the TextInput.acceptableInput property when validator changes.Andrew den Exter2012-07-041-0/+10
* activeWindow is deprecated, use focusWindow.Thiago Macieira2012-06-271-10/+10
* Fix right aligned cursor position in TextInput with geometry changesPekka Vuorela2012-06-251-0/+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-2/+19
* Update the cursor rectangle when password echo timer expires.Andrew den Exter2012-05-291-0/+13
* 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-031-5/+18
* QQuickTextInput aligment to follow input method on neutral contentPekka Vuorela2012-04-271-0/+9
* Fix bounding rects of text items.Andrew den Exter2012-04-271-47/+165
* 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-191-5/+78
* 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 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
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-121-2/+0
* Merge master <-> api_changesMatthew Vogt2012-03-051-40/+37
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+4706