aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qmlplugindump: Dump QObject based module api.Christian Kamm2011-10-281-4/+58
* TextInput system testsDamian Jansen2011-10-282-0/+540
* Text system testsDamian Jansen2011-10-284-0/+558
* Fixed QQuickPaintedItem texture binding when using Image render target.Yoann Lopes2011-10-271-18/+23
* 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-2613-49/+160
* Fix QInputPanel::invokeAction(Click) not being called on mouse clicksSimon Hausmann2011-10-261-8/+1
* Rename QDeclarativePropertyCache::Data to QDeclarativePropertyDataAaron Kennedy2011-10-2619-329/+343
* Remove Q_WS_*, symbian and maemo code in QtDeclarativeDamian Jansen2011-10-2668-1614/+73
* Cursory test for QQuickGroupGoalAlan Alpert2011-10-263-0/+173
* Basic QQuickSpriteImage autotestAlan Alpert2011-10-265-1/+154
* Add state changing properties to QQuickSpriteImageAlan Alpert2011-10-2614-14/+210
* 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-2614-1482/+1966
* Test for changing font via statesDamian Jansen2011-10-262-0/+50
* Fix "for (... in ...)" loops for list properties.Michael Brasser2011-10-264-2/+52
* Cache QObject method argumentsAaron Kennedy2011-10-253-88/+174
* qmldbg_inspector: Fix compilation on Windows.Friedemann Kleint2011-10-252-1/+2
* Allow access to all registered module apis.Christian Kamm2011-10-252-0/+16
* Add QT_BEGIN_HEADER/QT_END_HEADER macrosSergio Ahumada2011-10-253-0/+12
* Add MultiPointTouchArea element.Michael Brasser2011-10-2518-13/+1839
* Remove warning messages from TestCase.qmlCharles Yin2011-10-251-2/+4
* Cleanup qmltestrunner.proCharles Yin2011-10-251-2/+0
* Rename QSG* to QQuick* in particles folderAlan Alpert2011-10-25151-1297/+1297
* Make show app on top workKai Koehne2011-10-241-1/+3
* Debugger: Add autotest skeleton for inspector serviceKai Koehne2011-10-2411-102/+402
* Debugger: Inspector code cleanupKai Koehne2011-10-243-42/+25
* Debugger: Move inspector parts dealing with QtQuick1 into separate directoryKai Koehne2011-10-2427-40/+40
* Fix compilation of QtQuick1 tests.Friedemann Kleint2011-10-242-244/+244
* Set DESTDIR for qmltestrunner.Xizhi Zhu2011-10-241-1/+2
* Fix decimal point bug in Context2D color parsingKent Hansen2011-10-241-1/+5
* 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
* Update calls for keyToValue and keysToValueLiang Qi2011-10-243-15/+23
* Fold Move into AffectorAlan Alpert2011-10-2413-316/+307
* Affectors now simulate with a minimum granularityAlan Alpert2011-10-2410-295/+86
* Add threshold property to FrictionAlan Alpert2011-10-244-13/+156
* QV8DebugService: QML Signal HandlingAurindam Jana2011-10-241-8/+38
* Return v8::Local instead v8::Handle in some functions.Jędrzej Nowacki2011-10-246-26/+25
* Get rid of legacy glTexParameterf calls.Samuel Rødal2011-10-243-14/+14
* Fix BorderImage drawing when no borders are specified.Martin Jones2011-10-241-1/+1
* Fix item focus following canvas focus.Andrew den Exter2011-10-247-86/+83
* Tests: Remove Q_WS_QPAFriedemann Kleint2011-10-245-15/+1
* Fix abstractitemmodel for QGuiApplicationDamian Jansen2011-10-242-2/+3