Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / src / declarative / qml / v8 / qjsvalue_p.h
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::hasProperty() and hasOwnProperty() functions
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-11 Gunnar SlettaMerge branch 'master' into refactor
2011-08-11 Kent HansenReplace QScriptBagContainer by QIntrusiveList
2011-08-04 Kent HansenRemove dead code from QJSValuePrivate
2011-08-04 Kent HansenMove QJSValue InvalidValue definition to "inline" header
2011-08-03 Jedrzej NowackiImprove QJSValueIterator implementation.
2011-07-29 Simon HausmannMerge the QJSEngine and QJSValue development branch...