aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add Affector BenchmarkAlan Alpert2011-10-175-1/+331
* Stabilize Particles TestsAlan Alpert2011-10-1722-30/+109
* Initial particle system benchmarkAlan Alpert2011-10-175-2/+211
* Fix testsBea Lam2011-10-171-2/+2
* Cannot flick to the end of a horizontal ListView with LayoutMirroringMartin Jones2011-10-174-0/+331
* Merge PropertyCache::Data and ValueTypeDataAaron Kennedy2011-10-173-9/+9
* Eliminated usage of qttest_p4.prf.Rohan McGovern2011-10-143-9/+9
* Fix insertions above the visible indexBea Lam2011-10-142-0/+353
* Add missing autotests to declarative.pro.Michael Brasser2011-10-142-0/+6
* More use of TESTDATA macro.Michael Brasser2011-10-149-65/+92
* Tst_qsgitem2 test update inline with refactorDamian Jansen2011-10-144-15/+55
* QDeclarativeIncubator wasn't calling statusChanged() for nested casesAaron Kennedy2011-10-142-1/+39
* Use TESTDATA macro in declarative tests.Michael Brasser2011-10-14101-726/+796
* Don't build empty tests.Jason McDonald2011-10-146-20/+7
* Removed references to unused PULSE_TESTS variableRohan McGovern2011-10-123-9/+0
* Modify existing behavior to explicitly test functionality.Toby Tomkins2011-10-122-1/+2
* Provide a context when constructing a TextInput cursor delegate.Andrew den Exter2011-10-124-3/+7
* Rename QDeclarativeV4 -> QV4Aaron Kennedy2011-10-1216-18/+18
* Remove insignificant test status and explicitly mark failing test.Toby Tomkins2011-10-122-2/+1
* Remove insignificant flag for passing tests.Toby Tomkins2011-10-126-11/+2
* fix several canvasitem bugsCharles Yin2011-10-121-3/+4
* Allow view items to be preserved.Andrew den Exter2011-10-122-0/+136
* Component.incubateObject() autotestAaron Kennedy2011-10-122-1/+70
* 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