Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement property versioning inside the declarative engine | Aaron Kennedy | 2011-01-27 | 1 | -0/+30 |
| | | | | Task-number: QTBUG-13451 | ||||
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Don't leak QML compiled data objects | Aaron Kennedy | 2010-11-19 | 1 | -2/+2 |
| | | | | Task-number: QTBUG-14761 | ||||
* | Optimization: Don't generate intermediate QDeclarativeComponent's | Aaron Kennedy | 2010-10-14 | 1 | -1/+1 |
| | |||||
* | Update #include of private headers in QtDeclarative | Thiago Macieira | 2010-04-02 | 1 | -3/+3 |
| | | | | | Always use private/. The WinSCW compiler doesn't search the current directory, for whatever reason. | ||||
* | Optimization: Reduce unnecessary QObject allocations | Aaron Kennedy | 2010-03-17 | 1 | -20/+0 |
| | |||||
* | Optimization: Combine QDeclarativeDeclarativeData and QObject allocations | Aaron Kennedy | 2010-03-17 | 1 | -3/+9 |
| | |||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+239 |
QDeclarativeXXX. |