summaryrefslogtreecommitdiffstats
path: root/src/script/api/qscriptvalue_p.h
Commit message (Expand)AuthorAgeFilesLines
* Implement QScriptString as a wraper around the JSC::IdentifierOlivier Goffart2009-07-231-1/+2
* make QScriptValue::toString() et al work when there's an exceptionKent Hansen2009-07-171-0/+3
* Convert the strings or number value to jscvalue when they are used with an en...Olivier Goffart2009-07-161-1/+1
* Fix autotest checking QScriptValue::objectId method.Jedrzej Nowacki2009-07-091-1/+10
* Fix engineDelete autotest.Jedrzej Nowacki2009-07-081-2/+54
* make more qscriptengine tests runKent Hansen2009-06-241-0/+1
* make most of the qscriptvalue tests passKent Hansen2009-06-231-0/+2
* Import JSC-based Qt Script from Kent's tree.Simon Hausmann2009-06-161-0/+78