aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Improvements to text layouting in QMLYann Bodson2011-10-123-1/+172
* QInputPanel exposed as a property from QDeclarativeApplicationSami Kananoja2011-10-111-0/+15
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-11159-468/+459
* Remove insignificant test status and explicitly mark failing test.Toby Tomkins2011-10-112-2/+1
* Fix layout issues with recently removed items.Andrew den Exter2011-10-111-384/+1040
* fix canvas bugCharles Yin2011-10-111-5/+7
* Expand QSGImageParticle testAlan Alpert2011-10-117-1/+458
* Stabilize Particles testsAlan Alpert2011-10-1121-6/+89
* Generic solution for finding QtDeclarative test data.Michael Brasser2011-10-113-12/+100
* Add "asynchronous" property to Loader.Martin Jones2011-10-103-1/+5147
* CompileAaron Kennedy2011-10-101-1/+1
* Don't skip over the majority of the GridView tests.Andrew den Exter2011-10-101-2/+1
* Add DropArea item and Drag attached property.Andrew den Exter2011-10-105-0/+1855
* Say hello to QtQmlDevTools libraryKent Hansen2011-10-074-0/+80
* Fix ListView components being unable to access context properties.Andrew den Exter2011-10-079-2/+124
* 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