Revision 588915

Go back to digest for 1st October 2006

Optimization in KDE-PIM

David Faure committed changes in /branches/KDE/3.5/kdepim/kmail/rulewidgethandlermanager:

SmallIcon can fall back to UserIcon if needed, but this means doing the lookup as a SmallIcon first, every time, which is slow.
This commit makes the "Find Messages" (Key_S) dialog pop up -much- faster in kmail (from 3s to 0, approximately ;).
I'll add a warning in trunk's iconloader when this fallback is being used.

File Changes

Modified 1 files
  • /branches/KDE/3.5/kdepim/kmail/rulewidgethandlermanager.cpp
1 files changed in total