summaryrefslogtreecommitdiffstats
path: root/src/script/api/qscriptcontext_p.h
Commit message (Expand)AuthorAgeFilesLines
* compile fix with namespaced Qthjk2009-08-241-4/+4
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-121-1/+1
* add configure options for (not) building the QtScript moduleKent Hansen2009-08-071-4/+0
* Remove QScriptContextPrivate, QScriptContext is now a JSC::CallFrameOlivier Goffart2009-07-311-14/+0
* Small Refactoring of QScriptOlivier Goffart2009-07-311-1/+0
* set calledAsConstructor to true when function is called as constructorKent Hansen2009-07-291-0/+1
* Fix license headersOlivier Goffart2009-07-291-4/+34
* rewrite most of QScriptContext handlingKent Hansen2009-07-081-11/+6
* make more qscriptengine tests runKent Hansen2009-06-241-0/+2
* Import JSC-based Qt Script from Kent's tree.Simon Hausmann2009-06-161-0/+67