summaryrefslogtreecommitdiff
path: root/src/declarative/qml/qdeclarativeexpression_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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