aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgtextinput/tst_qsgtextinput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-2725/+0
* Test for changing bounds of validators and acceptableInputDamian Jansen2011-10-211-0/+73
* Remove SkipMode from qtestlib API.Jason McDonald2011-10-211-3/+3
* Remove copy of tests/shared/util.h.Jason McDonald2011-10-191-1/+0
* Fix TextInput echoMode test failure.Andrew den Exter2011-10-181-2/+2
* Fix coding style issuesKent Hansen2011-10-171-16/+16
* Use TESTDATA macro in declarative tests.Michael Brasser2011-10-141-27/+28
* Provide a context when constructing a TextInput cursor delegate.Andrew den Exter2011-10-121-0/+1
* Remove insignificant test status and explicitly mark failing test.Toby Tomkins2011-10-121-1/+1
* Fix waiting for active window breakageMartin Jones2011-10-071-29/+17
* Fix TextInput and TextEdit cursorRectangleSize autotestsJoona Petrell2011-10-051-8/+5
* Fix text input delay related test failures.Andrew den Exter2011-09-301-20/+35
* Remove Symbian-specific code from tests.Jason McDonald2011-09-301-8/+3
* Fix TextInput and TextEdit inputMethodComposing autotestsJoona Petrell2011-09-291-4/+3
* Fix TextInput and TextEdit openInputPanel autotestsJoona Petrell2011-09-291-182/+67
* Added triple click on TextInput to select text.Rafael Brandao2011-09-291-0/+44
* Enable QSGTextEdit and QSGTextInput failures.Andrew den Exter2011-09-281-94/+155
* Remove expected failure for qpa platformToby Tomkins2011-09-211-11/+0
* Merge branch 'refactor'Gunnar Sletta2011-09-131-32/+25
|\
| * Merge branch 'master' into refactorGunnar Sletta2011-09-121-0/+71
| |\
| * | fixup tests to build with refactorMatthew Cattell2011-09-091-32/+25
* | | Fixed tst_qgstextinputToby Tomkins2011-09-131-1/+1
| |/ |/|
* | Fix left alignment of native RTL pre-edit text.Andrew den Exter2011-09-071-0/+13
* | Delay masking the last character in Password echo mode.Andrew den Exter2011-09-061-0/+58
|/
* Remove V8 submodule from QtDeclarativeKent Hansen2011-08-291-1/+1
* test: marked expected failure in tst_qsgtextinputRohan McGovern2011-08-231-0/+4
* tests: acknowledge all known failures in declarative autotestsRohan McGovern2011-08-221-0/+7
* Make QSGTextNode back-end for QML's TextInput and TextEditEskil Abrahamsen Blomfeldt2011-08-191-6/+93
* Don't clip the cursor at the far right of a TextInput.Andrew den Exter2011-07-281-0/+6
* Move the cursor position to the end when TextInput.readOnly is cleared.Andrew den Exter2011-07-261-0/+5
* Notify when the TextInput cursorRectangle property changes within pre-editAndrew den Exter2011-07-251-0/+10
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Fix autotestsAaron Kennedy2011-06-221-9/+11
* QSKIP crashing tests until QTBUG-20017 is fixedAaron Kennedy2011-06-221-0/+2
* Make tests compile.Martin Jones2011-05-271-4/+2
* Fix unstable test.Martin Jones2011-05-191-2/+1
* Link item focus to canvas widget focus.Martin Jones2011-05-191-0/+12
* Remove QEXPECT_FAIL from QSGTextInput test.Andrew den Exter2011-05-191-1/+0
* skip unit tests if no required OpenGL 2.0 feature on this platformCharles Yin2011-05-171-1/+13
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+2471