diff options
author | Jens Bache-Wiig <jbache@trolltech.com> | 2010-06-01 13:32:03 (GMT) |
---|---|---|
committer | Jens Bache-Wiig <jbache@trolltech.com> | 2010-06-01 13:36:29 (GMT) |
commit | 2c8f9dee611ed403ef129d5e3a3f9f5883bfd08b (patch) | |
tree | a3cdac743800005db95f644b4ea8577775c408ff /src/gui/graphicsview | |
parent | dab3121d59b202eac72a0b7d0fa101532ac080cd (diff) | |
download | Qt-2c8f9dee611ed403ef129d5e3a3f9f5883bfd08b.zip Qt-2c8f9dee611ed403ef129d5e3a3f9f5883bfd08b.tar.gz Qt-2c8f9dee611ed403ef129d5e3a3f9f5883bfd08b.tar.bz2 |
Some optimizations for QImage::load()
We didnt check if the file existed before trying to load it.
This means that we had a lot of redundant dlopen calls for
that case. In addition pixmap cache should be significantly
faster now.
Task-number: QTBUG-11137
Reviewed-by: joao
Diffstat (limited to 'src/gui/graphicsview')
0 files changed, 0 insertions, 0 deletions