summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlintegercache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-86/+0
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* fix includesOswald Buddenhagen2009-12-031-3/+4
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-2/+2
* Remove include styles that rely on configure.Warwick Allison2009-12-011-1/+1
* 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