Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update #include of private headers in QtDeclarative | Thiago Macieira | 2010-04-02 | 1 | -1/+1 |
| | | | | | Always use private/. The WinSCW compiler doesn't search the current directory, for whatever reason. | ||||
* | Optimization: Don't unnecessarily run VMEStack element constructors | Aaron Kennedy | 2010-03-17 | 1 | -4/+4 |
| | |||||
* | Optimization: Reduce unnecessary QObject allocations | Aaron Kennedy | 2010-03-17 | 1 | -4/+6 |
| | |||||
* | Crash | Aaron Kennedy | 2010-03-11 | 1 | -1/+1 |
| | |||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+119 |
QDeclarativeXXX. |