Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes: Optimization: Important cut-offs for QTransform. | Bjoern Erik Nilsen | 2009-04-06 | 1 | -3/+26 |
| | | | | | | | Task: none RevBy: Samuel AutoTest: Still pass Details: Please do not perform (potentially expensive) calculations just for fun :) | ||||
* | Fixes: Small optimization: reduce calls to QTransform::type(). | Bjoern Erik Nilsen | 2009-04-06 | 1 | -7/+8 |
| | | | | | | | | | | Task: none RevBy: Ariya Hidayat AutoTest: Still pass. Details: QTransform::type() is cached, so only the first call to it should be expensive. However, it is not inlined so there's an overhead involved (especially when these functions are called a gazillion times). | ||||
* | Doc: Synchronized the QTransform constructor arguments with the class ↵ | David Boddie | 2009-03-30 | 1 | -8/+11 |
| | | | | | | | documentation and updated a diagram. Task-number: 228201 Reviewed-by: TrustMe | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+2079 |