Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimise QPainterPath::contains(QPointF) | Lars Knoll | 2009-04-06 | 1 | -1/+1 |
| | | | | | | We can shortcut quite some calculations for the common case by first checking whether the point is contained in the control point rect. | ||||
* | Fix very slow stroking of paths in X11 paint engine. | Samuel Rødal | 2009-03-27 | 1 | -14/+7 |
| | | | | | | | | Use QStroker::setRect() to avoid dashing parts of the path that are outside the device rect. Task-number: 246573 Reviewed-by: Trond | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+3309 |