aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgtextedit/tst_qsgtextedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-2467/+0
* Remove SkipMode from qtestlib API.Jason McDonald2011-10-211-2/+2
* Test for ASSERT on empty tags in TextEditDamian Jansen2011-10-211-0/+24
* Remove copy of tests/shared/util.h.Jason McDonald2011-10-191-1/+0
* Fix coding style issuesKent Hansen2011-10-171-14/+14
* Use TESTDATA macro in declarative tests.Michael Brasser2011-10-141-38/+38
* 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-111-0/+1
* Fix waiting for active window breakageMartin Jones2011-10-071-26/+15
* Fix TextInput and TextEdit cursorRectangleSize autotestsJoona Petrell2011-10-051-6/+4
* Fix text input delay related test failures.Andrew den Exter2011-09-301-9/+14
* Remove Symbian-specific code from tests.Jason McDonald2011-09-301-8/+3
* Fix TextInput and TextEdit inputMethodComposing autotestsJoona Petrell2011-09-291-4/+4
* Fix TextInput and TextEdit openInputPanel autotestsJoona Petrell2011-09-291-189/+61
* Enable QSGTextEdit and QSGTextInput failures.Andrew den Exter2011-09-281-81/+131
* partial build fix replaced QApplication::setActiveWindow with requestActivate...Matthew Cattell2011-09-221-8/+9
* Merge branch 'master' into refactorGunnar Sletta2011-09-121-19/+81
|\
| * Fix left alignment of native RTL pre-edit text.Andrew den Exter2011-09-071-0/+12
| * Update TextEdit tests with changes from 4.8.Andrew den Exter2011-09-061-19/+69
* | fixup tests to build with refactorMatthew Cattell2011-09-091-31/+29
|/
* Make QSGTextNode back-end for QML's TextInput and TextEditEskil Abrahamsen Blomfeldt2011-08-191-5/+57
* Move the cursor position to the end when TextInput.readOnly is cleared.Andrew den Exter2011-07-261-0/+5
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Fix autotestsAaron Kennedy2011-06-221-4/+1
* QSKIP crashing tests until QTBUG-20017 is fixedAaron Kennedy2011-06-221-0/+1
* Link item focus to canvas widget focus.Martin Jones2011-05-191-0/+10
* Fix test TextEdit preeditMicroFocus test failure.Andrew den Exter2011-05-181-1/+7
* skip unit tests if no required OpenGL 2.0 feature on this platformCharles Yin2011-05-171-0/+13
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+2388