summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeobjectscriptclass_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
* Fixed warning by MSVC about class/struct mismatch in MethodData.Janne Anttila2012-02-031-1/+1
* 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
* Update copyright year to 2011.Jason McDonald2011-01-111-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