Revision 8f1f1ac...

Go back to digest for 8th December 2013

Features in KDE-PIM

Dan Vratil committed changes in [kdepimlibs/akonadi/server-search] /:

Extend AgentSearchInterface to support server-side search

Note: I should consider moving the server-side search elsewhere, as it does
not strictly align with the 'Interface' concept here and also forces agents
to implement addSearch() and removeSearch() methods, which is not always
necessary.

File Changes

Added 2 files
  •   akonadi/searchresultjob.cpp
  •   akonadi/searchresultjob_p.h
Modified 5 files
  •   akonadi/agentsearchinterface.cpp
  •   akonadi/agentsearchinterface.h
  •   akonadi/agentsearchinterface_p.h
  •   akonadi/CMakeLists.txt
  •   akonadi/interfaces/org.freedesktop.Akonadi.Agent.Search.xml
7 files changed in total