Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qjsengine / tst_qjsengine.cpp
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-20 Kent HansenAdd QJSValue::callAsConstructor() function
2012-01-20 Kent HansenAdd QJSValue::callWithInstance() function
2012-01-20 Kent HansenAdd QJSValue::call() overload
2012-01-20 Kent HansenAdd QJSValue::isCallable() function
2012-01-20 Kent HansenAdd QJSValue::toInt() and toUInt()
2012-01-13 Damian JansenUse QGuiApplication, not QApplication, in tests
2012-01-11 Simon HausmannRemove obsolete toBoolean() and isBoolean() QJSValue...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-15 Simon HausmannFix that QJSEngine cannot be used from threads other...
2011-12-06 Jason McDonaldRemove TESTED_CLASS/TESTED_FILES comments from tests.
2011-11-28 Friedemann KleintQtDeclarative: Fix warnings in tests.
2011-11-11 Michael BrasserMake compile and pass CI tests.
2011-10-26 Damian JansenRemove Q_WS_*, symbian and maemo code in QtDeclarative
2011-10-21 Jason McDonaldRemove SkipMode from qtestlib API.
2011-10-20 Martin JonesSkip failing tests.
2011-10-06 Simon HausmannFix QJSEngine::newQObject ownership behaviour
2011-09-30 Jason McDonaldRemove Symbian-specific code from tests.
2011-09-16 Jason McDonaldFix missing/outdated license headers.
2011-08-31 Gunnar SlettaMerge branch 'master' into refactor
2011-08-26 Kent HansenDon't enumerate Function.prototype.{connect,disconnect}
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-11 Gunnar SlettaMerge branch 'master' into refactor
2011-08-02 Jedrzej NowackiEnable tst_QJSEngine::stacktrace test.
2011-08-02 Jedrzej NowackiEnable globalObjectProperties_enumerate test.
2011-07-29 Simon HausmannMerge the QJSEngine and QJSValue development branch...