aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlecmascript/testtypes.h
Commit message (Expand)AuthorAgeFilesLines
* Fix lookups of enums in singletonsSimon Hausmann2014-01-021-0/+10
* Make comparison of singletons and qobjects workAlbert Astals Cid2013-11-181-0/+18
* Allow passing qmlRegisterSingletonType QObjects to C++ as QObject*Albert Astals Cid2013-11-141-0/+10
* Fix valgrind errors in tst_qqmlecmascript::revisionSimon Hausmann2013-11-011-1/+1
* Avoid crash when a QML signal is connected to a non-void slotJ-P Nurmi2013-10-221-0/+1
* remove more uses of QV4::ValueLars Knoll2013-09-301-1/+1
* Fix compilation of the auto testLars Knoll2013-09-281-3/+7
* Fix Persistent/WeakValue APILars Knoll2013-09-261-2/+2
* Cleanup Object::define*Property APILars Knoll2013-09-221-1/+1
* Don't crash with deferred propertiesAlan Alpert2013-08-221-0/+28
* Move QV4::QObjectWrapper into the v4/ subdirectorySimon Hausmann2013-06-071-1/+1
* Cleanups in QObject bindingsSimon Hausmann2013-06-041-2/+2
* Port QObject bindings to use new castSimon Hausmann2013-06-021-1/+1
* Cleanup handlReferenceManagement auto testSimon Hausmann2013-05-281-41/+9
* Implement QObject ownership policy for QObject JavaScript wrappersSimon Hausmann2013-05-241-71/+40
* Fix build of tst_qqmlecmascriptSimon Hausmann2013-05-151-1/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Move the Q_DECLARE_METATYPE to where it should be.Stephen Kelly2012-12-111-0/+1
* Declare QJSValue as a metatype where it is defined.Stephen Kelly2012-12-041-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Delete weak JS objects on exit right awayThomas McGuire2012-08-311-3/+11
* Test metatype registration errors with non-metatypes.Stephen Kelly2012-08-281-2/+12
* Refactor singleton type registration codeChris Adams2012-08-281-0/+19
* Avoid dynamic lookup of signal handler argumentsMichael Brasser2012-08-241-0/+4
* Ensure that copy sequences can be passed as argumentsChris Adams2012-08-091-0/+1
* Add type name to singleton (module api) implementations.Glenn Watson2012-08-081-0/+15
* Support JS Array.sort() function for sequence wrappers.Glenn Watson2012-08-081-1/+1
* Use V4 binding for non-final properties where possibleMatthew Vogt2012-07-091-0/+98
* Add enum values from related typesMatthew Vogt2012-06-271-0/+58
* Handle enum values of -1 correctly.Michael Brasser2012-06-221-1/+1
* Support enum return types in Q_INVOKABLE functions.Matthew Vogt2012-06-221-0/+4
* Fix warnings in declarative tests.Friedemann Kleint2012-06-201-2/+1
* Ensure that variant property references keep QObjects aliveChris Adams2012-05-301-0/+2
* Fix crash caused by unregistered enum typesChris Adams2012-05-281-0/+21
* Enable binding to properties of type QJSValue.Andrew den Exter2012-05-241-0/+6
* Ensure that we don't attempt to dispose handle twiceChris Adams2012-05-161-0/+13
* Permit signals to be emitted in a different threadAaron Kennedy2012-05-111-0/+11
* Fix weak reference callback in test caseChris Adams2012-05-091-1/+0
* Fix edge case in signal emission semanticsChris Adams2012-05-091-0/+1
* Emit Component.onDestruction before context is invalidatedMatthew Vogt2012-05-041-0/+2
* Specialize for QJson types in the QObject meta-call bindingKent Hansen2012-04-261-0/+11
* Verify that QML can reliably receive datetime info from C++Matthew Vogt2012-04-241-0/+37
* Record current status of date conversion from QMLMatthew Vogt2012-04-241-0/+9
* Merge master into api_changesKent Hansen2012-03-271-1/+4
|\
| * Support registered QFlags in QML methods and signal handlers.Michael Brasser2012-03-261-1/+4
* | Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-201-0/+1
|/
* Fix crash caused by dereferencing collected v8 dataChris Adams2012-03-151-1/+7
* Support module api objects in v4.Michael Brasser2012-03-141-1/+7
* Merge master <-> api_changesMatthew Vogt2012-03-051-0/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+1311