aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qjsvalue/tst_qjsvalue.h
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-204/+0
* Remove QJSValue constructors that take QJSEngine argumentKent Hansen2012-02-021-1/+0
* Remove QJSValue::propertyFlags() functionKent Hansen2012-02-021-2/+0
* Remove QJSValue::instanceOf() functionKent Hansen2012-02-011-2/+0
* Remove QJSValue::toUInt16() functionKent Hansen2012-02-011-1/+0
* Remove QJSValue::toInteger() functionKent 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-1/+1
* Add QJSValue::toInt() and toUInt()Kent Hansen2012-01-201-2/+2
* Add QJSValue::deleteProperty() functionKent Hansen2012-01-201-0/+4
* Add QJSValue::hasProperty() and hasOwnProperty() functionsKent Hansen2012-01-201-0/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix missing/outdated license headers.Jason McDonald2011-09-161-17/+17
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-0/+205