aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/v8/qjsvalue_impl_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add QJSValue::hasProperty() and hasOwnProperty() functionsKent Hansen2012-01-201-0/+20
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Use QBasicAtomicInt load() and store() instead of implicit castingBradley T. Hughes2011-10-101-4/+4
* Replace QScriptBagContainer by QIntrusiveListKent Hansen2011-08-111-3/+5
* Add missing check in QJSValue::propertyJedrzej Nowacki2011-08-101-0/+2
* Remove dead code from QJSValuePrivateKent Hansen2011-08-041-20/+0
* Move QJSValue InvalidValue definition to "inline" headerKent Hansen2011-08-041-0/+23
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-0/+1133