Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qjsvalue / tst_qjsvalue.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-20 Kent HansenAdd QJSValue::deleteProperty() function
2012-01-20 Kent HansenAdd QJSValue::hasProperty() and hasOwnProperty() functions
2012-01-19 Matthew VogtAssigning empty object to Q_PROPERTY(QVariantMap)
2012-01-11 Simon HausmannRemove obsolete toBoolean() and isBoolean() QJSValue...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-06 Jason McDonaldRemove TESTED_CLASS/TESTED_FILES comments from tests.
2011-12-01 Aaron KennedyIgnore expected warning message
2011-09-16 Jason McDonaldFix missing/outdated license headers.
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-08-31 Lars KnollMerge remote-tracking branch 'origin/master' into refactor
2011-08-31 Gunnar SlettaMerge branch 'master' into refactor
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-24 Matthew Cattellcleaned up declarative autotests to build with refactor...
2011-08-24 Kent HansenFix tst_qjsvalue::castToPointer test failure
2011-08-22 Rohan McGoverntests: acknowledge all known failures in declarative...
2011-08-11 Gunnar SlettaMerge branch 'master' into refactor
2011-07-29 Simon HausmannMerge the QJSEngine and QJSValue development branch...