summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeexpression_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow property bindings to be easily created from JavaScriptBea Lam2011-01-271-0/+12
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* QtDeclarative: Give name to function bindings and signals.Olivier Goffart2010-07-281-0/+1
* Split responsibilities in QDeclarativeExpression more cleanlyAaron Kennedy2010-07-141-21/+62
* Use Q_DECLARE_PRIVATE for private slot.Michael Brasser2010-04-231-0/+1
* Cleanup handling of errors in bindings and scriptsAaron Kennedy2010-04-081-3/+7
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-7/+8
* Unify binding optimizer and QtScript binding signal management logicAaron Kennedy2010-03-101-18/+1
* Save secondary scope inside the expression's scope objectAaron Kennedy2010-03-031-2/+3
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+189