Revision 80a7d4b...

Go back to digest for 9th June 2013

Optimization in KDE Base

Vishesh Handa committed changes in [nepomuk-core] /:

FileIndexer: Do not specify which file is being indexed

One can still request the current file via currentFile. It however does
not make much sense to send it along with the status string.

The user does not need to know about each file that is getting indexed.
Additionally, since we index over 15 files per second, this just leads
to a LOT of dbus traffic.

File Changes

Modified 5 files
  •   interfaces/org.kde.nepomuk.FileIndexer.xml
  •   services/fileindexer/fileindexer.cpp
  •   services/fileindexer/fileindexer.h
  •   services/fileindexer/indexscheduler.cpp
  •   services/fileindexer/indexscheduler.h
5 files changed in total