Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make QML the object allocator more flexible | Aaron Kennedy | 2010-03-12 | 1 | -1/+5 |
| | | | | By allocating memory internally we improve the opportunity for optimization. | ||||
* | Build fix when using <QtDeclarative> include. | Alexis Menard | 2010-02-24 | 1 | -0/+3 |
| | |||||
* | Simplify QML element registration headers | Aaron Kennedy | 2010-02-24 | 1 | -34/+34 |
| | |||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+211 |
QDeclarativeXXX. |