aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Animators - Render thread animation systemGunnar Sletta2013-09-2118-0/+1384
|/ /
* | Add Singleton support for QMLAntti Piira2013-09-2145-8/+721
* | Remove milliseconds before comparing JS + Qt date strings.Mitch Curtis2013-09-201-0/+2
* | Revert "Temporarily disable tst_QJSEngine tests [...]"Mitch Curtis2013-09-201-28/+24
* | Disable gui tests on Mac for nowLars Knoll2013-09-202-5/+12
* | Add qmlProtectModuleAlan Alpert2013-09-205-1/+106
* | Apply file selectors to QQmlApplicationEngine appsAlan Alpert2013-09-204-0/+104
* | Merge branch 'stable' into devSergio Ahumada2013-09-197-1/+212
|\|
| * Fix qmlClearTypeRegistrations testsAlan Alpert2013-09-176-1/+210
| * Mark tst_qquicktrailsemitter insignificant on windowsAlan Alpert2013-09-171-0/+2
* | Make QQmlAbstractUrlInterceptor publicAlan Alpert2013-09-191-1/+1
* | Correctly convert an invalid QDateTime to JSLars Knoll2013-09-183-0/+51
* | Temporarily disable tst_QJSEngine tests to allow qtbase dev integrationMitch Curtis2013-09-181-24/+28
* | Fix handling of empty ValuesLars Knoll2013-09-181-1/+1
* | Skip unstable testsLars Knoll2013-09-181-0/+2
* | Convert most remaining return values from Value to ReturnedValueLars Knoll2013-09-181-11/+16
* | Convert builtin methods to return a ReturnedValueLars Knoll2013-09-181-3/+3
* | Rename QV4::ValueScope to QV4::ScopeLars Knoll2013-09-181-3/+3
* | Require a ValueScope for ScopedCallData as wellLars Knoll2013-09-181-3/+4
* | Use a ReturnedValue for Managed::call()Lars Knoll2013-09-181-1/+2
* | Disable quick autotests on mac until qtbase is fixedLars Knoll2013-09-181-1/+2
* | Expose "Qt.application.state".Yoann Lopes2013-09-171-0/+66
* | These files are not used anywhere.Gunnar Sletta2013-09-171-1/+0
* | Add qml toolAlan Alpert2013-09-177-11/+32
* | Skip failing testsAlan Alpert2013-09-161-0/+3
* | Skip failing test for nowAlan Alpert2013-09-161-0/+3
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-132-94/+105
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-132-94/+105
| |\|
| | * Add missing file to qquickflickable testMartin Jones2013-09-091-0/+26
| | * Stabilize tst_QQuickMultiPointTouchArea.Friedemann Kleint2013-09-061-94/+79
* | | Expose drag threshold in MouseAreaJens Bache-Wiig2013-09-131-0/+70
|/ /
* | Remove qSort usages from declarativeGiuseppe D'Angelo2013-09-133-7/+12
* | Use a ReturnedValue when converting to String or ObjectLars Knoll2013-09-121-1/+1
* | Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-123-0/+132
* | tst_qquicktextinput/data::maxLength(): Fix assert about zero-width window.Friedemann Kleint2013-09-121-0/+2
* | Fix return type checks in test.Erik Verbruggen2013-09-112-11/+23
* | Move CallData onto the JS stackLars Knoll2013-09-111-11/+15
* | V4 debugger: change agent API to work on all debuggers.Erik Verbruggen2013-09-101-7/+7
* | Make it possible to handle pointers to QObject derived in QML.Stephen Kelly2013-09-103-3/+77
* | Change access mode for functions declared in qmlCaroline Chao2013-09-101-4/+1
* | Add support for external drag and drop in Quick items.Chris Meyer2013-09-091-0/+1
* | Tests: Re-enabled tests for access type of QMetaObject::SignalCaroline Chao2013-09-091-2/+4
* | Fix return type checks in test.Erik Verbruggen2013-09-091-4/+16
* | Tests: Disabled temporarily access type tests of QMetaMethod::SignalCaroline Chao2013-09-091-2/+3
* | Remove insignification of the test on Windows.Friedemann Kleint2013-09-061-2/+0
* | Merge branch 'stable' into devSergio Ahumada2013-09-0618-449/+621
|\|
| * Fix crash tst_qqmllanguageDominik Holland2013-09-051-1/+0
| * Fix tons of reference errors in tst_qquickpositionersJ-P Nurmi2013-09-051-0/+6
| * Stabilize tst_rendernode.Friedemann Kleint2013-08-301-8/+33
| * tst_QQuickItemLayer: Specify precision in shader for ANGLE.Friedemann Kleint2013-08-301-2/+2