summaryrefslogtreecommitdiffstats
path: root/src/script/bridge/qscriptdeclarativeclass.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix headersWarwick Allison2009-10-291-1/+1
* Add toArrayIndex methodAaron Kennedy2009-10-141-0/+7
* Tweak QScriptDeclarativeClass API to not be so sillyAaron Kennedy2009-10-081-21/+21
* Export the active QScriptContext during a callbackAaron Kennedy2009-10-061-2/+48
* Compile against updated JSCAaron Kennedy2009-10-051-2/+2
* Tweak api to improve ownership issuesAaron Kennedy2009-10-051-14/+9
* API changesAaron Kennedy2009-10-051-33/+74
* Improve script lookup cachingAaron Kennedy2009-10-051-0/+13
* Use placement new correctlyAaron Kennedy2009-10-051-3/+3
* Prototype a QScriptDeclarativeClass that fits better with qmlAaron Kennedy2009-10-051-0/+221