diff options
author | aavit <qt-info@nokia.com> | 2010-02-05 11:04:38 (GMT) |
---|---|---|
committer | aavit <qt-info@nokia.com> | 2010-02-05 11:04:38 (GMT) |
commit | 76bcd00f74b0977b5f6ce12295aae987ea9ad4c1 (patch) | |
tree | 837277e8d35f8c2964332f2534becf06ba8b4b2f /src/corelib/arch | |
parent | 188c2ef11e92d04dcf334309c85a7f1b14945aaa (diff) | |
download | Qt-76bcd00f74b0977b5f6ce12295aae987ea9ad4c1.zip Qt-76bcd00f74b0977b5f6ce12295aae987ea9ad4c1.tar.gz Qt-76bcd00f74b0977b5f6ce12295aae987ea9ad4c1.tar.bz2 |
Performance: Use QImage's smoothscaling instead of old private code
For historical reasons, QJpegHandler had its own smoothscaling code.
QImage's scaling has since evolved to become both faster and better, so
avoid code duplication and just use QImage for scaling.
Reviewed-by: Trond
Diffstat (limited to 'src/corelib/arch')
0 files changed, 0 insertions, 0 deletions