aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick1/qdeclarativetextinput
Commit message (Expand)AuthorAgeFilesLines
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-0327-2999/+0
* Adapt to QGuiApplication::focusObject() for notifying input methodPekka Vuorela2012-02-021-5/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Adapt to QInputPanel::inputDirection() APIPekka Vuorela2012-01-121-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Combined platform input contexts in tests into one sharedPekka Vuorela2012-01-031-54/+1
* Adapted QDeclarativeTextInput test to platform input contextPekka Vuorela2011-12-211-130/+117
* Fix test failures in QtQuick 1 TextEdit and TextInput.Andrew den Exter2011-12-121-20/+25
* Use QWidgetLineControl in the QtQuick1 TextInput.Andrew den Exter2011-12-021-2/+2
* Made TextInput mouse events commit preeditPekka Vuorela2011-12-011-93/+59
* TextInput elements not to have tentative commit in inputMethodQueryPekka Vuorela2011-11-241-0/+22
* Fix compilation of QtQuick1 tests.Friedemann Kleint2011-10-241-129/+129
* Tests: Remove Q_WS_QPAFriedemann Kleint2011-10-241-7/+1
* Remove SkipMode from qtestlib API.Jason McDonald2011-10-211-1/+1
* Remove copy of tests/shared/util.h.Jason McDonald2011-10-191-1/+0
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-111-3/+3
* Remove Symbian-specific code from tests.Jason McDonald2011-09-302-15/+4
* Test fixes.Michael Brasser2011-09-152-2/+2
* Merge branch 'master' into refactorGunnar Sletta2011-09-122-0/+75
|\
| * Fix left alignment of native RTL pre-edit text.Andrew den Exter2011-09-072-0/+14
| * Delay masking the last character in Password echo mode.Andrew den Exter2011-09-061-0/+61
* | partial build fix of qtquick1 autotestsMatthew Cattell2011-09-091-1/+1
|/
* Remove V8 submodule from QtDeclarativeKent Hansen2011-08-291-1/+1
* tests: acknowledge all known failures in declarative autotestsRohan McGovern2011-08-221-0/+9
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-1227-0/+3006