summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeobjectscriptclass_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Allow overloaded methods, and methods with default params, to be called in QMLAaron Kennedy2010-10-151-0/+9
* Handle enums in method arguments in the same way as QtScriptAaron Kennedy2010-06-251-0/+2
* 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