aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/v8/qjsvalue.h
Commit message (Expand)AuthorAgeFilesLines
* Add QJSValue::callWithInstance() functionKent Hansen2012-01-201-0/+1
* Add QJSValue::call() overloadKent Hansen2012-01-201-0/+1
* Add QJSValue::isCallable() functionKent Hansen2012-01-201-0/+1
* Add QJSValue::toInt() and toUInt()Kent Hansen2012-01-201-0/+2
* Add QJSValue::deleteProperty() functionKent Hansen2012-01-201-0/+2
* Add QJSValue::hasProperty() and hasOwnProperty() functionsKent Hansen2012-01-201-0/+3
* Remove the use of QT_MODULE()Gunnar Sletta2012-01-201-1/+0
* Remove obsolete toBoolean() and isBoolean() QJSValue gettersSimon Hausmann2012-01-111-2/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Use the correct export macrosLars Knoll2011-08-111-2/+2
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-0/+165