summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativedeclarativedata_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename the ridiculous QDeclarativeDeclarativeData -> QDeclarativeDataAaron Kennedy2010-04-151-175/+0
* Rename QDeclarativeData -> QAbstractDeclarativeDataAaron Kennedy2010-04-151-5/+5
* Initialize QDeclarativeData even when not using a QDeclarativeEngineAaron Kennedy2010-04-081-1/+11
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-071-1/+1
|\
| * Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-1/+1
* | Optimization: Only allocate QScriptValue if we need tooAaron Kennedy2010-04-011-2/+4
* | Optimization: Improve allocation strategy for QDeclarativeDeclarativeDataAaron Kennedy2010-04-011-2/+6
|/
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-7/+10
* Optimization: Combine QDeclarativeDeclarativeData and QObject allocationsAaron Kennedy2010-03-171-1/+2
* Integrate QML's object ownership with the JS collectorAaron Kennedy2010-03-091-4/+13
* QDeclarativeGuard should handle objects being deletedAaron Kennedy2010-03-031-0/+5
* Don't return QDeclarativeDeclarativeData for a deleting objectAaron Kennedy2010-03-021-1/+4
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+138