aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgtextedit
Commit message (Expand)AuthorAgeFilesLines
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-2142-2851/+0
* Remove SkipMode from qtestlib API.Jason McDonald2011-10-211-2/+2
* Test for ASSERT on empty tags in TextEditDamian Jansen2011-10-212-0/+63
* 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-142-39/+41
* Provide a context when constructing a TextInput cursor delegate.Andrew den Exter2011-10-122-1/+3
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-111-4/+3
* Remove insignificant test status and explicitly mark failing test.Toby Tomkins2011-10-112-2/+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-302-15/+5
* Fix TextInput and TextEdit inputMethodComposing autotestsJoona Petrell2011-09-291-4/+4
* Fix TextInput and TextEdit openInputPanel autotestsJoona Petrell2011-09-292-189/+62
* Enable QSGTextEdit and QSGTextInput failures.Andrew den Exter2011-09-281-81/+131
* partial build fix replaced QApplication::setActiveWindow with requestActivate...Matthew Cattell2011-09-222-9/+10
* Merge branch 'master' into refactorGunnar Sletta2011-09-124-21/+86
|\
| * Fix left alignment of native RTL pre-edit text.Andrew den Exter2011-09-072-0/+13
| * Update TextEdit tests with changes from 4.8.Andrew den Exter2011-09-063-21/+73
* | fixup tests to build with refactorMatthew Cattell2011-09-091-31/+29
|/
* Remove V8 submodule from QtDeclarativeKent Hansen2011-08-291-1/+1
* tests: acknowledge all known failures in declarative autotestsRohan McGovern2011-08-221-0/+2
* Make QSGTextNode back-end for QML's TextInput and TextEditEskil Abrahamsen Blomfeldt2011-08-191-5/+57
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-1/+0
* 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
* Add private parts to autotest .pro filesAlan Alpert2011-05-111-0/+3
* Initial import from qtquick2.Qt by Nokia2011-04-2741-0/+2730