aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qquicktextinput
Commit message (Expand)AuthorAgeFilesLines
* Remove unused QTBUG_21691 macrosJoona Petrell2011-11-281-5/+0
* QtDeclarative: Fix building of tests on Windows.Friedemann Kleint2011-11-251-1/+2
* Added test for input method selection in TextInputPekka Vuorela2011-11-241-0/+13
* TextInput elements not to have tentative commit in inputMethodQueryPekka Vuorela2011-11-241-0/+22
* Get rid of unused inputMethodQuery and inputMethodEvent functions in QQuickCa...Joona Petrell2011-11-241-8/+23
* Fix failing openInputPanel autotestsJoona Petrell2011-11-221-1/+29
* Add tests for Undo/Redo and key sequences to TextInput/Edit.Andrew den Exter2011-11-181-48/+662
* Distance field glyph cache refactoring.Yoann Lopes2011-11-141-1/+0
* Fix expected failure in TextInput and TextEdit positionAt test.Andrew den Exter2011-11-101-60/+30
* Remove expected failures from TextInput pre-edit tests.Andrew den Exter2011-11-101-60/+57
* Fix expected failure in TextInput horizontalAlignment_RightToLeft test.Andrew den Exter2011-11-101-3/+6
* Remove the TextInput inputContextMouseHandler test.Andrew den Exter2011-11-101-122/+1
* Compile fix for tst_qquicktextinput.Michael Brasser2011-11-101-0/+4
* Fix TextInput inputMethods test.Andrew den Exter2011-11-091-5/+4
* Remove Q_WS_*, symbian and maemo code in QtDeclarativeDamian Jansen2011-10-261-12/+9
* Fix item focus following canvas focus.Andrew den Exter2011-10-241-18/+6
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-2129-0/+3008