Revision 386a41f...

Go back to digest for 17th November 2013

Bug Fixes in KDE-PIM

Allen Winter committed changes in [kdepim-runtime] agents/nepomukfeeder/findunindexeditemsjob.cpp:

Don't trigger a collection sync in the resource in the find unindexed items job.

This indirectly fixes the huge memory usage of the mixedmaildir resource,
because it was loading all the indexes for all the folders. Now it
only loads stuff on demand, as intended, when the user clicks on a folder.

File Changes

Modified 1 files
  • agents/nepomukfeeder/findunindexeditemsjob.cpp
1 files changed in total