aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Mark particles tests as significantAlan Alpert2011-10-1820-40/+0
* Fix reference to test data fileBea Lam2011-10-181-1/+1
* Simplify expression guard logicAaron Kennedy2011-10-184-0/+42
* Fix TextInput echoMode test failure.Andrew den Exter2011-10-181-2/+2
* Don't keep a cache of created QSGDragAttached objects.Andrew den Exter2011-10-182-25/+133
* Debugger: Make QDeclarativeDebugJS autotest more robust & fasterKai Koehne2011-10-174-19/+37
* Fix coding style issuesKent Hansen2011-10-1716-90/+90
* Tidy up some more declarative includesKent Hansen2011-10-171-0/+1
* Debugger: Remove outdated test stubKai Koehne2011-10-175-207/+0
* Debugger: Move debugging autotests into own folderKai Koehne2011-10-1716-11/+18
* Fix GridView to repaint when geometry changesBea Lam2011-10-174-0/+114
* Remove insignificant flag from tests, some failing test cleanup.Toby Tomkins2011-10-176-10/+2
* 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