aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qjsengine
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-246-6390/+0
* Remove QJSValue constructors that take QJSEngine argumentKent Hansen2012-02-021-12/+12
* Remove QJSValue::propertyFlags() functionKent Hansen2012-02-021-56/+0
* Remove invalid QJSValue typeKent Hansen2012-02-021-104/+100
* Remove QJSEngine::newVariant() functionKent Hansen2012-02-011-27/+3
* Remove QJSEngine::newDate() functionsKent Hansen2012-02-011-8/+9
* Remove QJSValue::instanceOf() functionKent Hansen2012-02-011-1/+0
* QJS{Engine,Value}: Remove QRegExp-specific functionsKent Hansen2012-02-011-25/+19
* Remove QJSValue::toInteger() functionKent Hansen2012-02-011-1/+1
* Remove QJSEngine::toObject() and QJSValue::toObject()Kent Hansen2012-02-011-82/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Add QJSValue::callAsConstructor() functionKent Hansen2012-01-201-22/+22
* Add QJSValue::callWithInstance() functionKent Hansen2012-01-201-11/+11
* Add QJSValue::call() overloadKent Hansen2012-01-201-11/+11
* Add QJSValue::isCallable() functionKent Hansen2012-01-201-85/+85
* Add QJSValue::toInt() and toUInt()Kent Hansen2012-01-201-112/+112
* Use QGuiApplication, not QApplication, in testsDamian Jansen2012-01-131-3/+3
* Remove obsolete toBoolean() and isBoolean() QJSValue gettersSimon Hausmann2012-01-111-33/+33
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix that QJSEngine cannot be used from threads other than the gui threadSimon Hausmann2011-12-151-0/+30
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* QtDeclarative: Fix warnings in tests.Friedemann Kleint2011-11-281-5/+6
* Make compile and pass CI tests.Michael Brasser2011-11-111-1/+0
* Remove Q_WS_*, symbian and maemo code in QtDeclarativeDamian Jansen2011-10-261-3/+1
* Remove insignificant test flag.Toby Tomkins2011-10-241-2/+0
* Remove SkipMode from qtestlib API.Jason McDonald2011-10-211-7/+7
* Skip failing tests.Martin Jones2011-10-201-0/+6
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-111-2/+3
* Fix QJSEngine::newQObject ownership behaviourSimon Hausmann2011-10-061-22/+18
* Remove Symbian-specific code from tests.Jason McDonald2011-09-302-18/+4
* Re-enable commented QJS tests.Jędrzej Nowacki2011-09-161-1/+1
* Fix missing/outdated license headers.Jason McDonald2011-09-161-17/+17
* marked some tests as insignificant for nowMatthew Cattell2011-09-141-1/+2
* Don't enumerate Function.prototype.{connect,disconnect}Kent Hansen2011-08-261-0/+19
* Enable tst_QJSEngine::stacktrace test.Jedrzej Nowacki2011-08-021-21/+21
* Enable globalObjectProperties_enumerate test.Jedrzej Nowacki2011-08-021-11/+4
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-296-0/+6536