summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeobjectscriptclass_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QT_VERSION checks in QMLAaron Kennedy2010-04-091-4/+0
* Cleanup handling of errors in bindings and scriptsAaron Kennedy2010-04-081-1/+1
* Cleanup (remove QDeclarativeScriptClass)Aaron Kennedy2010-04-071-4/+4
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-3/+3
* Integrate QML's object ownership with the JS collectorAaron Kennedy2010-03-091-0/+3
* Add support for QtScript connect/disconnect syntax in QMLAaron Kennedy2010-03-051-0/+12
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+144