aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* [autotests] Added expected failure for developer build in currentIndex test.Toby Tomkins2011-09-281-0/+3
* [autotest] Abort an unstable test for developer build.Toby Tomkins2011-09-281-0/+2
* [autotests] Added expected failures for developer build in a number of tests.Toby Tomkins2011-09-281-0/+12
* [autotest] Abort an unstable test for developer build.Toby Tomkins2011-09-281-0/+3
* [autotests] Added expected failure for developer build.Toby Tomkins2011-09-281-0/+6
* Improved testdata deployment.Rohan McGovern2011-09-282-15/+6
* Manually apply SnapOneItem/Row changes from Qt 4.7Martin Jones2011-09-281-4/+4
* Add convenience macro for fast connects in declarative.Michael Brasser2011-09-272-0/+115
* [autotests] Added expected failure for developer build in currentIndex test.Toby Tomkins2011-09-271-0/+3
* Part of bug has re-occurred, relates to x{} behaviour.Toby Tomkins2011-09-271-0/+3
* Don't give move ids to moved inserts.Andrew den Exter2011-09-261-2/+7
* Fix missing/outdated license headers.Jason McDonald2011-09-2638-271/+312
* Abort entire test as failures continue.Toby Tomkins2011-09-261-1/+1
* Support margins in Flickable.Martin Jones2011-09-266-0/+375
* [tests] Fix unit test compilation, now uses QWidget.Toby Tomkins2011-09-233-2/+4
* Remove all font examples from qpa platform testsToby Tomkins2011-09-232-2/+2
* Remove fonts example from qpa platform testsToby Tomkins2011-09-231-0/+3
* partial build fix replaced QApplication::setActiveWindow with requestActivate...Matthew Cattell2011-09-222-9/+10
* Make the QML/VME interpreter threadedKent Hansen2011-09-221-208/+157
* Wheel event support in qmltestlib + few fixes.juhvu2011-09-221-0/+47
* Additional ListView section header placement optionsMartin Jones2011-09-222-1/+146
* Test qmlmin using the QML/JS files from our test suite.Roberto Raggi2011-09-211-1/+35
* qdeclarativesystempalette test: Add missing dependencyKent Hansen2011-09-211-1/+1
* Make qdeclarativeapplication test compile againKent Hansen2011-09-211-6/+11
* Restructure test to use QTRY_ macro for instability.Toby Tomkins2011-09-211-42/+15