summaryrefslogtreecommitdiffstats
path: root/src/script/api/qscriptvalue_p.h
Commit message (Expand)AuthorAgeFilesLines
* invalidate wrapped JSC::JSValue when script engine is deletedKent Hansen2009-08-191-2/+5
* Fix QScriptValue::objectId().Jedrzej Nowacki2009-08-191-1/+8
* Q_DISABLE_COPY were added to QScriptValuePrivate.Jedrzej Nowacki2009-08-191-0/+1
* Internal API clean up.Jedrzej Nowacki2009-08-191-4/+0
* Clean up.Jedrzej Nowacki2009-08-191-11/+16
* Fix potential building problem.Jedrzej Nowacki2009-08-191-7/+2
* Make simple function getters inlineOlivier Goffart2009-08-121-1/+1
* add configure options for (not) building the QtScript moduleKent Hansen2009-08-071-4/+0
* Fix license headersOlivier Goffart2009-07-291-4/+34
* 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