Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-07 | 1 | -1/+1 |
|\ | |||||
| * | Update #include of private headers in QtDeclarative | Thiago Macieira | 2010-04-02 | 1 | -1/+1 |
* | | Optimization: Only allocate QScriptValue if we need too | Aaron Kennedy | 2010-04-01 | 1 | -2/+4 |
* | | Optimization: Improve allocation strategy for QDeclarativeDeclarativeData | Aaron Kennedy | 2010-04-01 | 1 | -2/+6 |
|/ | |||||
* | Optimization: Reduce unnecessary QObject allocations | Aaron Kennedy | 2010-03-17 | 1 | -7/+10 |
* | Optimization: Combine QDeclarativeDeclarativeData and QObject allocations | Aaron Kennedy | 2010-03-17 | 1 | -1/+2 |
* | Integrate QML's object ownership with the JS collector | Aaron Kennedy | 2010-03-09 | 1 | -4/+13 |
* | QDeclarativeGuard should handle objects being deleted | Aaron Kennedy | 2010-03-03 | 1 | -0/+5 |
* | Don't return QDeclarativeDeclarativeData for a deleting object | Aaron Kennedy | 2010-03-02 | 1 | -1/+4 |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -0/+138 |