Revision ce64873...

Go back to digest for 16th June 2013

Optimization in KDE-PIM

Dan Vratil committed changes in [kdepim] mailcommon/folder/foldercollectionmonitor.cpp:

Remove inode/directory from MailCommon::FolderCollectionMonitor

Don't watch collections in KMail that KMail is not really interested in.
This should improve performance a bit and fix a problem, that removing a
completely unrelated resource (like Google Calendar) was totally messing
up KMail's folder view (usually leading to crash).

I assume this was added as a workaround for a bug in Monitor, that collections
trees where the root collection did not match the mimetype filter were ignored.
This has been fixed some time ago, so this is not needed anymore.

REVIEW: 109259

File Changes

Modified 1 files
  • mailcommon/folder/foldercollectionmonitor.cpp
1 files changed in total