summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecontext_p.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid warnings as delegates with bindings to parent are created and destroyed.Martin Jones2010-05-061-0/+1
* Remove Script {} supportAaron Kennedy2010-04-191-2/+0
* Add Component.onDestruction attached propertyAaron Kennedy2010-04-151-1/+6
* Rename the ridiculous QDeclarativeDeclarativeData -> QDeclarativeDataAaron Kennedy2010-04-151-2/+2
* Reduce warnings at shutdownAaron Kennedy2010-04-141-1/+1
* Reduce warnings at shutdownAaron Kennedy2010-04-141-0/+4
* Correctly handle shutdown order in the presence of QWidgetsAaron Kennedy2010-04-081-1/+1
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-6/+6
* Disallow the implicit QDeclarativeGuardedContextData copy constructorAaron Kennedy2010-03-241-0/+10
* Add object ids to the metadata provided in debugger classes.Bea Lam2010-03-241-0/+2
* Remove exporting of QDeclarativeContext class symbolsKai Koehne2010-03-221-1/+1
* Deprecate inline Script {} blocksAaron Kennedy2010-03-221-0/+2
* Fix test failuresAaron Kennedy2010-03-171-1/+5
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-36/+134
* Optimization: Use linked list for context childrenAaron Kennedy2010-03-121-1/+5
* Remove dead codeAaron Kennedy2010-03-121-31/+0
* Replace QDeclarativeContext::addDefaultObject() -> setContextObject()Aaron Kennedy2010-03-111-2/+1
* Unify binding optimizer and QtScript binding signal management logicAaron Kennedy2010-03-101-2/+3
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+195