summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecontextscriptclass.cpp
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
* Resolve unqualified attached properties correctlyAaron Kennedy2011-04-151-8/+8
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Missing files from 645b9ee9dd6e0576542cc61872ecedb408ca8a89Aaron Kennedy2010-05-141-2/+44
* Remove Script {} supportAaron Kennedy2010-04-191-8/+0
* Cleanup handling of errors in bindings and scriptsAaron Kennedy2010-04-081-1/+1
* Cleanup (remove QDeclarativeScriptClass)Aaron Kennedy2010-04-071-2/+2
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-6/+6
* Deprecate inline Script {} blocksAaron Kennedy2010-03-221-4/+12
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-32/+30
* Optimization: Use id notifier for QtScript bindingsAaron Kennedy2010-03-171-3/+6
* Replace QDeclarativeContext::addDefaultObject() -> setContextObject()Aaron Kennedy2010-03-111-18/+8
* Minor perf improvement when running QML script blocksAaron Kennedy2010-03-051-2/+3
* Save secondary scope inside the expression's scope objectAaron Kennedy2010-03-031-2/+28
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+275