Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 8 | -16/+16 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fixed compile of arthur tests when Qt is configured without opengl or | Rohan McGovern | 2009-06-10 | 1 | -1/+1 |
| | | | | qt3support. | ||||
* | Ensured correct rounding of scaled image drawing at non-integer coords. | Samuel Rødal | 2009-05-05 | 2 | -0/+1 |
| | | | | | | | | | | | | | Images coordinates should simply be rounded and are not to be subject to the aliased coordinate delta. The patch also adds a tiny delta in QSpanData::setupMatrix() to ensure coordinates for fetching from source images are rounded the opposite direction of the target rectangle. This removes a lot of artifacts when trying to do border-image based drawing on non-integer coordinates. A new qps test for border-image drawing is included. Task-number: 251561 Reviewed-by: Trond | ||||
* | Remove obsolete code from autotests. | Jason McDonald | 2009-04-16 | 2 | -22/+1 |
| | | | | | | | | Each version of Qt has its own set of autotests, therefore preprocessor directives relating to obsolete QT_VERSION's are not necessary. Reviewed-by: Carlos Duclos | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 39 | -0/+4502 |