aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix qmltestrunner hang bug when no TestCase itemCharles Yin2011-10-242-4/+14
* 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-242-4/+4
* Provide a way to cheaply flip your painted FBOSarah Smith2011-10-233-8/+20
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-21721-12191/+12195
* Fix test fails related to QTBUG-22237Charles Yin2011-10-211-1/+2
* Add file and lineno parameters to warn() methodCharles Yin2011-10-213-9/+10
* Fix build error for canvas stockchart example.Charles Yin2011-10-211-1/+1
* Test for changing bounds of validators and acceptableInputDamian Jansen2011-10-214-0/+116
* Removing some stale comments.Alan Alpert2011-10-211-2/+1
* Replace Smiles with StarfishAlan Alpert2011-10-2136-150/+61