aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/v8/qjsvalue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add QJSValue::callWithInstance() functionKent Hansen2012-01-201-4/+16
* Add QJSValue::call() overloadKent Hansen2012-01-201-0/+22
* Add QJSValue::isCallable() functionKent Hansen2012-01-201-3/+15
* Add QJSValue::toInt() and toUInt()Kent Hansen2012-01-201-4/+28
* Add QJSValue::deleteProperty() functionKent Hansen2012-01-201-1/+28
* Add QJSValue::hasProperty() and hasOwnProperty() functionsKent Hansen2012-01-201-1/+27
* Remove obsolete toBoolean() and isBoolean() QJSValue gettersSimon Hausmann2012-01-111-26/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Improve the Qt/JavaScript (QJS) documentationKent Hansen2011-08-151-34/+81
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-0/+1024