summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcontextscriptclass_p.h
Commit message (Expand)AuthorAgeFilesLines
* Compile with Qt 4.6.1Aaron Kennedy2010-01-201-6/+3
* Update QML to adhere to latest QScriptDeclarativeClassAaron Kennedy2010-01-111-1/+1
* fix includesOswald Buddenhagen2009-12-031-1/+3
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-021-0/+1
|\
| * Cache binding closuresAaron Kennedy2009-12-021-0/+1
* | Remove include styles that rely on configure.Warwick Allison2009-12-011-1/+1
|/
* fix headersWarwick Allison2009-10-291-16/+16
* Don't search non-local context typesAaron Kennedy2009-10-201-1/+2
* Tweak scope ordering (again)Aaron Kennedy2009-10-091-2/+4
* Improve scope handlingAaron Kennedy2009-10-061-0/+6
* Update to new QScriptDeclarativeClass APIAaron Kennedy2009-10-051-3/+3
* Reenable types/enums and move scripts into an isolated scopeAaron Kennedy2009-10-051-0/+3
* Improve script lookup cachingAaron Kennedy2009-10-051-0/+89