aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage
Commit message (Expand)AuthorAgeFilesLines
* Remove 'com.nokia' string from autotestAlan Alpert2012-12-0539-97/+97
* Declare QJSValue as a metatype where it is defined.Stephen Kelly2012-12-041-2/+0
* Limit case-sensitivity check in QML to file names.Friedemann Kleint2012-11-301-4/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-233-72/+72
* Restrict v8 property lookup to the execution contextMatthew Vogt2012-08-273-0/+59
* Fix crash in signal change notification overrideChris Adams2012-08-1613-0/+214
* Allow signal parameters which are custom QML object-typesChris Adams2012-08-089-1/+159
* Make QQmlScriptString opaque.Michael Brasser2012-08-033-9/+52
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Update var property to null on object deletionMatthew Vogt2012-07-205-0/+193
* Improved error message wordingMatthew Vogt2012-07-171-2/+2
* Support remote import pathsMatthew Vogt2012-07-1611-1/+148
* Use QQmlDataTest to resolve qqqmlanguage test data paths.Andrew den Exter2012-07-022-133/+112
* Implement QAbstractDeclarativeData::isSignalConnected hookKent Hansen2012-06-272-0/+10
* Add enum values from related typesMatthew Vogt2012-06-273-0/+23
* qmlRegisterRevision clashes with qmlRegisterUncreatableTypeMartin Jones2012-06-253-0/+97
* Add some tests for literal parsingMartin Jones2012-06-222-0/+68
* Report clashing qmldir entries for components and scriptsMatthew Vogt2012-06-227-0/+22
* Disallow signal-handler-specification for non-signal methodsChris Adams2012-06-213-0/+13
* Enable literal Qt enum assignment to enum properties.Michael Brasser2012-06-213-0/+41
* Enable binding to properties of type QJSValue.Andrew den Exter2012-05-244-24/+618
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-221-1/+0
* Fix signal handlers for signals with default arguments.Michael Brasser2012-05-173-0/+56
* Provide receivers count from QQmlData.Michael Brasser2012-04-204-0/+42
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-111-22/+34
|\
| * Create plugins for Particles and Window submodulesMatthew Vogt2012-04-053-8/+3
| * Re-order imports statements to import nested imports laterMatthew Vogt2012-03-293-22/+39
* | Merge master into api_changesKent Hansen2012-03-234-3/+211
|\|
| * Test unregistered local enums in QML methods and signal handlers.Michael Brasser2012-03-213-1/+41
| * Support unregistered Qt namespace enums in QML methods.Michael Brasser2012-03-213-0/+28
| * Support (registered) non-local enums for signal/slot params in QML.Michael Brasser2012-03-214-3/+143
* | Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-202-1/+2
|/
* Changed qml tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Merge master <-> api_changesMatthew Vogt2012-03-054-1/+10
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-24496-0/+5449