diff options
author | Norwegian Rock Cat <qt-info@nokia.com> | 2009-07-16 07:37:39 (GMT) |
---|---|---|
committer | Norwegian Rock Cat <qt-info@nokia.com> | 2009-07-16 07:43:44 (GMT) |
commit | 8734464e27b7a3fadb1adeefc3971d8a1e5103bd (patch) | |
tree | badca715a7a2330ad08ac0c5aa4f2a76713f4b99 /src/3rdparty | |
parent | a4b88269aae0e546580a7ad6a20866cc582afd41 (diff) | |
download | Qt-8734464e27b7a3fadb1adeefc3971d8a1e5103bd.zip Qt-8734464e27b7a3fadb1adeefc3971d8a1e5103bd.tar.gz Qt-8734464e27b7a3fadb1adeefc3971d8a1e5103bd.tar.bz2 |
Better caching of file system icon providers.
It turns out that we weren't doing any caching of icons provided by the
file system. We now use the similar trick that's used on Windows which
does some caching on the file extension. We do fill up the cache
needlessly with extra information (16, 32, 64, and 128) icons. We
probably could be better with a iconRef engine that generates these
sizes on demand. Still performance is 100% better with this which means
using it in itemviews works.
Reviewed-by: Jens Bache-Wiig
Diffstat (limited to 'src/3rdparty')
0 files changed, 0 insertions, 0 deletions