summaryrefslogtreecommitdiffstats
path: root/src/script/bridge/qscriptactivationobject_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update src/3rdparty/javascriptcore and adapt src/script to the changes.Kent Hansen2009-09-241-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* implement getter/setter proxying for Global Object and activation objectKent Hansen2009-08-181-0/+5
* make it possible for any script object to serve as activation objectKent Hansen2009-08-141-3/+19
* Lazily construct the QScriptActivationObjectOlivier Goffart2009-08-131-4/+1
* 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
* Small Refactoring of QScriptOlivier Goffart2009-07-311-5/+10
* Move QScriptActivationObject to his own fileOlivier Goffart2009-07-301-0/+91