aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Windows: Mark several declarative test cases insignificantMiikka Heikkinen2012-03-145-7/+9
* Use the same ReferenceError message wording as V8Kent Hansen2012-03-144-27/+27
* Debugger: Print informational messages via qDebugKai Koehne2012-03-143-7/+7
* Debugger: Fix autotest for shadow buildsKai Koehne2012-03-142-2/+1
* Debugger: Fix autotests on WindowsKai Koehne2012-03-142-16/+16
* CodeCoverage: Skip headersclean test.Caroline Chao2012-03-141-0/+2
* Fix AND expression in v4Luis Gabriel Lima2012-03-149-0/+178
* Disable particle-related examples from tst_examplesChris Adams2012-03-141-0/+4
* Reuse a QQuickCanvas in examples auto test.Martin Jones2012-03-141-11/+25
* Support module api objects in v4.Michael Brasser2012-03-144-9/+20
* Reuse QQuickView in GridView table driven testsMartin Jones2012-03-141-40/+88
* More refactoring on animation controllerCharles Yin2012-03-134-0/+167
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-6/+6
* Implement mouseDragCharles Yin2012-03-131-0/+74
* QmlDebugging: Modify test JSDebug test casesAurindam Jana2012-03-131-4/+12
* Reuse QQuickView in ListView table driven testsMartin Jones2012-03-131-44/+89
* Default image scaling behaviour has changed; fix autotest.Toby Tomkins2012-03-131-2/+2
* Fix crash when writing property after engine deletionChris Adams2012-03-131-2/+0
* Speed up view flick tests.Martin Jones2012-03-135-29/+26
* ListView.contentHeight does not include header and footer item heightsMartin Jones2012-03-132-0/+20
* Fix leak in tst_qquicklistmodel unit testChris Adams2012-03-131-0/+2
* Displaced items were moving unnecessarilyBea Lam2012-03-134-0/+260
* Change repeater item to handle model being deleted.Glenn Watson2012-03-132-0/+35
* Fix v4 nested object access bug.Michael Brasser2012-03-121-1/+0
* Add additional v4 tests.Michael Brasser2012-03-125-0/+254
* tests: enable headersclean also for cross_compile buildsRohan McGovern2012-03-122-7/+1
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-1254-61/+47
* Fix MouseArea autotest.Laszlo Agocs2012-03-121-4/+9
* Fix tst_qquicktextedit.Michael Brasser2012-03-121-0/+4
* Skip test that accesses deleted QML engineKent Hansen2012-03-121-0/+2
* Fix flakiness in qquicklistmodel autotestKent Hansen2012-03-121-2/+6
* Mark presumed unstable test as insignificant.Lars Knoll2012-03-121-0/+1
* Make headersclean in qtdeclarative enforce correct header conventions.Rohan McGovern2012-03-113-29/+17
* refilled items should be moved immediatelyBea Lam2012-03-104-10/+76
* Add mouse wheel events handler to MouseAreaLuis Gabriel Lima2012-03-102-0/+45
* Don't grow container when desired size is knownJoão Abecasis2012-03-092-18/+0
* Add autotest for v4 nested object bug.Michael Brasser2012-03-093-7/+32
* Fix crash in listmodel when data is assigned incorrectly.Glenn Watson2012-03-091-0/+14
* QmlDebugging: Remove QQmlDebugClientAurindam Jana2012-03-0925-86/+2071
* QML Debugger: Change prefix of warningsKai Koehne2012-03-074-11/+11
* QmlDebugging: Revert the names of servicesAurindam Jana2012-03-071-1/+1
* Make sure QML type "real" always maps to C++ type "double"Kent Hansen2012-03-076-5/+64
* ListView can freeze if flicked beyond its bounds.Martin Jones2012-03-073-0/+88
* Fix setting of target lists when target Transition is not setBea Lam2012-03-074-0/+101
* Changed particles tests to work from install directoryKurt Korbatits2012-03-0747-173/+243
* Changed quick tests to work from install directoryKurt Korbatits2012-03-0744-125/+55
* Changed qml tests to work from install directoryKurt Korbatits2012-03-0735-101/+50
* Change the default renderTarget and renderStrategyCharles Yin2012-03-0716-17/+19
* prepareTransition() must cancel current transitionBea Lam2012-03-074-28/+6
* Continue refactor of Canvas rendering.Justin McPherson2012-03-061-1/+1