summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecontext_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Rewrite/cache bindings created by PropertyChanges.Michael Brasser2010-12-171-1/+0
|/
* Don't circumvent onDestruction handlers when clearing expression in delegate ...Martin Jones2010-08-251-1/+1
* Split responsibilities in QDeclarativeExpression more cleanlyAaron Kennedy2010-07-141-0/+1
* Add some Q_AUTOTEST_EXPORTsAaron Kennedy2010-06-031-1/+1
* 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