Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve the icon parsing for files with a slightly wrong BMP header. | Jan-Arve Sæther | 2009-04-22 | 4 | -0/+30 |
| | | | | | | | | | | | The reason it failed was that we always expected the height property of the BMP header to be double the height of the icon. The kde_favicon.ico did not fulfill this requirement. We can fix that by simply reading from the ICONDIR entry instead, since that has always the correct height. Task-number: 229829 Reviewed-by: alexis | ||||
* | Remove obsolete code from autotests. | Jason McDonald | 2009-04-16 | 1 | -26/+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 | 59 | -0/+4583 |