aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/v8/qjsvalue_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-195/+0
* Remove QJSValue::propertyFlags() functionKent Hansen2012-02-021-2/+11
* Remove invalid QJSValue typeKent Hansen2012-02-021-5/+2
* Remove QJSValue::instanceOf() functionKent Hansen2012-02-011-2/+0
* QJS{Engine,Value}: Remove QRegExp-specific functionsKent Hansen2012-02-011-1/+0
* Remove QJSEngine::toObject() and QJSValue::toObject()Kent Hansen2012-02-011-2/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-2/+2
* Add QJSValue::callAsConstructor() functionKent Hansen2012-01-201-3/+3
* Add QJSValue::hasProperty() and hasOwnProperty() functionsKent Hansen2012-01-201-0/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Replace QScriptBagContainer by QIntrusiveListKent Hansen2011-08-111-3/+5
* Remove dead code from QJSValuePrivateKent Hansen2011-08-041-1/+0
* Move QJSValue InvalidValue definition to "inline" headerKent Hansen2011-08-041-24/+0
* Improve QJSValueIterator implementation.Jedrzej Nowacki2011-08-031-0/+2
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-0/+213