Revision d8561b6...

Go back to digest for 22nd December 2013

Other in KDE-PIM

Vishesh Handa committed changes in [kdepim/feature/baloo] /addressline:

AddresseeLineEdit: Remove Nepomuk fallback logic

When the user types something for auto-completion an
AkonadiContactSearchJob was sent and if Nepomuk was not running, the
entire contact list was loaded into memory and then queried.

With Baloo, all of that logic can be removed as it does a better job and
does not require any service to be running.

File Changes

Modified 2 files
  • /addressline
  •   libkdepim/addresseelineedit.cpp
  •   libkdepim/addresseelineedit.h
2 files changed in total