Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize Rectangle, Image, and Text creation. | Michael Brasser | 2010-03-08 | 1 | -3/+0 |
| | |||||
* | Fix painting Rectangle with radius < side/2. | Martin Jones | 2010-03-03 | 1 | -6/+19 |
| | | | | | | | | Falls back to using standard QPainter. Also avoid painting odd width borders between pixels, i.e. pixel align painting. Task-number: QTBUG-6675, QTBUG-8317, QTBUG-6786 | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+466 |
QDeclarativeXXX. |