summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeobjectscriptclass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove warningsYann Bodson2010-03-181-29/+30
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-11/+7
* Fix crash on 32-bit platformsAaron Kennedy2010-03-121-1/+1
* Improve value type binding behaviorAaron Kennedy2010-03-111-1/+2
* Add QML support for methods returning QList<QObject *>Aaron Kennedy2010-03-091-35/+55
* Integrate QML's object ownership with the JS collectorAaron Kennedy2010-03-091-14/+51
* Add support for QtScript connect/disconnect syntax in QMLAaron Kennedy2010-03-051-0/+81
* Compile without QVariant::EasingCurve in Qt 4.6.2.Warwick Allison2010-03-041-1/+1
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-2/+2
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+673