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.
CCMAIL: kde-optimize@kde.org
svn path=/branches/KDE/3.5/kdepim/; revision=588915
adds the status icon next to the status string in the search/filter/quick
search dropdowns and fixes capitalization as well. Thanks, dude.
svn path=/trunk/kdepim/; revision=344502
defined 'Delete' enum value from kmpopheaders.h (different types for
same symbol). I figured it's easier to rename the three templates to
DeleteObject instead of changing the enum value.
svn path=/trunk/kdepim/; revision=342147
search dropdown, but not in the normal search/filter dialog where it is
special cased.
CCMAIL: 84409-done@bugs.kde.org
CCMAIL: 80541-done@bugs.kde.org
svn path=/trunk/kdepim/; revision=334437
"is in [not] category".
checks whether (for example) "From" is in the category you set in your addressbook.
note: only the categories which are actually used are considered.
svn path=/trunk/kdepim/; revision=297514
and make it actually work. The string based quick search and status selection
are now cummulative, which means the status is an additional constraint on
the text based search and vice versa.
svn path=/trunk/kdepim/; revision=296930