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. | ||||
* | Move pixmapChanged signal to QDeclarativeImage | Yann Bodson | 2010-03-09 | 1 | -0/+1 |
| | | | | Task-number: QTBUG-6334 | ||||
* | Optimize Rectangle, Image, and Text creation. | Michael Brasser | 2010-03-08 | 1 | -0/+1 |
| | |||||
* | update painted geometry on pixmapChanged rather than sourceChanged | Yann Bodson | 2010-02-26 | 1 | -1/+0 |
| | |||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+102 |
QDeclarativeXXX. |