aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* QDeclarativeIncubator autotestsAaron Kennedy2011-10-077-2/+184
* Fix waiting for active window breakageMartin Jones2011-10-077-110/+52
* Fix v8 handle management in QSGLoaderChris Adams2011-10-072-0/+31
* Fix QJSEngine::newQObject ownership behaviourSimon Hausmann2011-10-061-22/+18
* Add a get function to VisualDataGroup.Andrew den Exter2011-10-062-4/+239
* Fix for qsgtext autotestsYann Bodson2011-10-061-8/+8
* Don't call componentComplete() on a VDM until its view is complete.Andrew den Exter2011-10-062-2/+2
* Add Particles basic acceptance manual tests.Damian Jansen2011-10-0612-347/+992
* add canvas drawImage unit testsCharles Yin2011-10-0624-10/+630
* QSGLoader shouldn't load component when active is falseChris Adams2011-10-063-3/+53
* Disable particle system tests for CIAlan Alpert2011-10-0621-21/+21
* Allow incubators to be driven recursivelyAaron Kennedy2011-10-063-0/+64
* Always delete object if incubator is cancelledAaron Kennedy2011-10-064-0/+79
* Mark failing tests as insignificant.Toby Tomkins2011-10-063-3/+3
* Add JavaScript "var" property type to QMLChris Adams2011-10-0638-34/+1127
* Add support for filtering VisualDataModels.Andrew den Exter2011-10-065-0/+1276
* Add more unit tests for qsgcanvasitem and fix unstable testsCharles Yin2011-10-0620-28/+5910
* Fix TextInput and TextEdit cursorRectangleSize autotestsJoona Petrell2011-10-052-14/+9
* V8Debugger: Code beautificationKai Koehne2011-10-051-0/+1
* Add .pro file to auto test dirAlan Alpert2011-10-054-1/+34
* Mark failing tests as insignificant.Toby Tomkins2011-10-054-3/+4
* Update particles autotests to not use SRCDIRAlan Alpert2011-10-0542-45/+87
* qmlplugindump: Add test for running with -builtins.Christian Kamm2011-10-043-1/+118
* deploy testdata properly for qsgcanvasitemCharles Yin2011-10-041-2/+7
* deply testdata properly for qmltestCharles Yin2011-10-041-8/+7
* QDeclarativeIncubator autotestsAaron Kennedy2011-10-044-0/+192
* Fix incorrect index when accumulating multiple removes.Andrew den Exter2011-10-042-0/+23
* test: fixed testdata deployment for tst_qdeclarativelanguageRohan McGovern2011-10-0414-11/+38
* Allow .pragma library scripts to import other scriptsChris Adams2011-10-045-66/+148
* QDeclarativeIncubator::clear() and autotestsAaron Kennedy2011-10-038-1/+401
* currentIndex not updated correctly if list is initially emptyBea Lam2011-10-032-1/+43
* Initial commit of particle system autotestsAlan Alpert2011-10-0369-0/+3949
* Fix order of QSGItem mouse filtering.Martin Jones2011-10-031-1/+52
* Don't move content forwards when items are moved downBea Lam2011-10-032-5/+15
* tests for canvas and a few bug fixesCharles Yin2011-09-308-1/+269
* Modify JS Object to QVariant conversionChris Adams2011-09-302-0/+32
* Fix text input delay related test failures.Andrew den Exter2011-09-302-29/+49
* Remove Symbian-specific code from tests.Jason McDonald2011-09-30220-1315/+133
* Fix issue with interpolating more than one path segment backwards.Michael Brasser2011-09-302-0/+44
* Text format AutoText should use StyledText instead of RichText.Yann Bodson2011-09-305-2/+24
* Fix tst_qsgmousearea clickThrough() test stability.Martin Jones2011-09-301-50/+35
* Ensure JS-owned QObjects are cleaned up on v8engine dtorChris Adams2011-09-304-0/+98
* Fix TextInput and TextEdit inputMethodComposing autotestsJoona Petrell2011-09-292-8/+7
* Fix TextInput and TextEdit openInputPanel autotestsJoona Petrell2011-09-294-371/+130
* Asynchronous component instantiationAaron Kennedy2011-09-291-7/+9
* Fix tst_QSGListView::sectionsPositioning() testMartin Jones2011-09-291-3/+3
* Added triple click on TextInput to select text.Rafael Brandao2011-09-291-0/+44
* Don't do run svg tests when no svg is availableGunnar Sletta2011-09-281-1/+7
* Fix crash in String.arg()Chris Adams2011-09-282-0/+66
* Enable QSGTextEdit and QSGTextInput failures.Andrew den Exter2011-09-283-177/+288