Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Doc: Miscellaneous documentation fixes for Qt 4.5.x and later. | David Boddie | 2009-05-25 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 1 | -1/+1 |
| | | | | | | Usually, "the the" is not proper English Reviewed-By: Thiago Macieira | ||||
* | 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 |