summaryrefslogtreecommitdiffstats
path: root/src/script/api/qscriptstring_p.h
Commit message (Expand)AuthorAgeFilesLines
* pass engine and identifier to QScriptStringPrivate constructorKent Hansen2009-08-241-2/+2
* 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
* Fix license headersOlivier Goffart2009-07-291-4/+34
* Implement QScriptString as a wraper around the JSC::IdentifierOlivier Goffart2009-07-231-2/+13
* Import JSC-based Qt Script from Kent's tree.Simon Hausmann2009-06-161-0/+51