aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix GravityAlan Alpert2011-11-031-4/+6
* Make initialize work despite pending resetsAlan Alpert2011-11-021-1/+0
* Fix SizeRootObjectToView modeAlan Alpert2011-11-021-1/+0
* Delete view at end of testAlan Alpert2011-11-0223-0/+33
* Fix incorrect cache indexes when consecutive list items are removed.Andrew den Exter2011-11-021-0/+153
* Add support for more sequence typesChris Adams2011-11-0214-0/+1008
* Debugger: Split inspector plugin into a qtquick1 and a qtquick2 pluginKai Koehne2011-11-011-1/+1
* Ensure that chained incubation works from componentCompleted.Martin Jones2011-11-014-0/+180
* Declarative: Remove qpa-conditionals from test profiles.Friedemann Kleint2011-11-016-8/+6
* Add non-floats to particle typeAlan Alpert2011-11-012-0/+15
* Workaround windows not gaining focus on mac.Andrew den Exter2011-11-011-0/+4
* Mark ImageParticle as insignificantAlan Alpert2011-11-011-1/+1
* Basic autotest of QQuickSpriteGoalAlan Alpert2011-10-313-0/+172
* System test for TextEditDamian Jansen2011-10-312-0/+486
* Stabilize Particles tests some moreAlan Alpert2011-10-3120-32/+32
* Debugger: Fix autotest compilation failureKai Koehne2011-10-281-1/+1
* TextInput system testsDamian Jansen2011-10-282-0/+540
* Text system testsDamian Jansen2011-10-284-0/+558
* Make qdeclarativeinspector autotest compile againKent Hansen2011-10-271-1/+0
* Rename test target to match directory name.Michael Brasser2011-10-271-1/+1
* Fix qdeclarativeinspector test target nameDamian Jansen2011-10-271-1/+1
* Re-add anchors autotest for QtQuick 2.0.Michael Brasser2011-10-2712-0/+974
* Use TESTDATA macro in ListModel tests.Michael Brasser2011-10-272-12/+16
* Readonly QML property supportAaron Kennedy2011-10-269-13/+118
* Remove Q_WS_*, symbian and maemo code in QtDeclarativeDamian Jansen2011-10-267-49/+24
* Cursory test for QQuickGroupGoalAlan Alpert2011-10-263-0/+173
* Basic QQuickSpriteImage autotestAlan Alpert2011-10-264-0/+153
* Add state changing properties to QQuickSpriteImageAlan Alpert2011-10-2611-0/+146
* Add test for bug with typeof in imported js files.Michael Brasser2011-10-263-0/+71
* Eliminated usage of qttest_p4.prf in newly added test.Rohan McGovern2011-10-261-3/+3
* Optimize listmodel and allow nested elements from worker script.Glenn Watson2011-10-267-205/+478
* Test for changing font via statesDamian Jansen2011-10-262-0/+50
* Fix "for (... in ...)" loops for list properties.Michael Brasser2011-10-262-0/+33
* Add MultiPointTouchArea element.Michael Brasser2011-10-259-2/+725
* Rename QSG* to QQuick* in particles folderAlan Alpert2011-10-2587-390/+390
* Debugger: Add autotest skeleton for inspector serviceKai Koehne2011-10-2411-102/+402
* Fix compilation of QtQuick1 tests.Friedemann Kleint2011-10-242-244/+244
* Make qdeclarativeincubator test compile againKent Hansen2011-10-241-1/+0
* Remove QtScript dependency from autotestKent Hansen2011-10-241-1/+1
* Remove insignificant test flag from qquickcanvasitemKent Hansen2011-10-241-1/+0
* Fold Move into AffectorAlan Alpert2011-10-242-0/+101
* Add threshold property to FrictionAlan Alpert2011-10-242-0/+100
* Fix item focus following canvas focus.Andrew den Exter2011-10-245-79/+66
* Tests: Remove Q_WS_QPAFriedemann Kleint2011-10-245-15/+1
* Mark test as failing, remove insignificant test flag.Toby Tomkins2011-10-242-2/+1
* Remove insignificant test flag.Toby Tomkins2011-10-245-9/+1
* Remove dependency on QDesktopServices deprecated API.Martin Jones2011-10-241-2/+2
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-21481-3703/+3709
* Fix test fails related to QTBUG-22237Charles Yin2011-10-211-1/+2
* Test for changing bounds of validators and acceptableInputDamian Jansen2011-10-214-0/+116