aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgtextinput
Commit message (Expand)AuthorAgeFilesLines
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-2129-3008/+0
* Test for changing bounds of validators and acceptableInputDamian Jansen2011-10-214-0/+116
* 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-142-28/+31
* Provide a context when constructing a TextInput cursor delegate.Andrew den Exter2011-10-122-2/+4
* Remove insignificant test status and explicitly mark failing test.Toby Tomkins2011-10-122-2/+1
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-111-4/+3
* Fix waiting for active window breakageMartin Jones2011-10-071-29/+17
* Fix TextInput and TextEdit cursorRectangleSize autotestsJoona Petrell2011-10-051-8/+5
* Mark failing tests as insignificant.Toby Tomkins2011-10-051-0/+1
* Fix text input delay related test failures.Andrew den Exter2011-09-301-20/+35
* Remove Symbian-specific code from tests.Jason McDonald2011-09-302-15/+4
* Fix TextInput and TextEdit inputMethodComposing autotestsJoona Petrell2011-09-291-4/+3
* Fix TextInput and TextEdit openInputPanel autotestsJoona Petrell2011-09-292-182/+68
* 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-122-0/+72
| |\
| * | 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-072-0/+14
* | Delay masking the last character in Password echo mode.Andrew den Exter2011-09-061-0/+58
|/
* Remove V8 submodule from QtDeclarativeKent Hansen2011-08-292-2/+2
* 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-192-7/+94
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-1/+0
* 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-252-0/+11
* 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
* Add private parts to autotest .pro filesAlan Alpert2011-05-111-0/+3
* Initial import from qtquick2.Qt by Nokia2011-04-2726-0/+2710