summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlintegercache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-1/+1
* Remove dead codeAaron Kennedy2009-11-061-29/+0
* fix headersWarwick Allison2009-10-291-16/+16
* Ensure cleanup happens before the destruction of QScriptEngineAaron Kennedy2009-10-261-1/+9
* Use utf8 instead of latin1 where appropriateAaron Kennedy2009-10-121-1/+1
* Reenable types/enums and move scripts into an isolated scopeAaron Kennedy2009-10-051-3/+1
* Improve script lookup cachingAaron Kennedy2009-10-051-0/+108