summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* DocAaron Kennedy2010-03-291-45/+40
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-241-0/+15
|\
| * Add object ids to the metadata provided in debugger classes.Bea Lam2010-03-241-0/+15
* | Revert 95aa8c8fc76e2309a629b05994a2677b0887140b.Warwick Allison2010-03-241-6/+0
|/
* Origin safety testing for imported resources.Warwick Allison2010-03-241-12/+2
* Basic Loader origin safety (for discussion).Warwick Allison2010-03-231-0/+16
* Deprecate inline Script {} blocksAaron Kennedy2010-03-221-0/+69
* Block modifications to internal QDeclarativeContextsAaron Kennedy2010-03-181-1/+19
* Fix test failuresAaron Kennedy2010-03-171-0/+1
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-227/+277
* Reset QDeclarativeDeclarativeData::outerContext when the context is removedAaron Kennedy2010-03-171-0/+1
* Optimization: Use linked list for context childrenAaron Kennedy2010-03-121-20/+39
* Replace QDeclarativeContext::addDefaultObject() -> setContextObject()Aaron Kennedy2010-03-111-12/+17
* Unify binding optimizer and QtScript binding signal management logicAaron Kennedy2010-03-101-6/+1
* QDeclarativeContext::contextProperty() should also access idsAaron Kennedy2010-03-041-1/+4
* Move JS global scope to top of the QML scope chainAaron Kennedy2010-03-031-0/+3
* Fix incorrect scope resolution for script in a script block.Michael Brasser2010-03-031-0/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+574