Revision 8057488...

Go back to digest for 26th January 2014

Features in KDE-PIM

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

Port ItemSearchJob to new extended Akonadi SEARCH command syntax

The SEARCH command now has more parameters and expects query in JSON
format (the new 'standardized Akonadi query language'), represented
by SearchQuery class.

Methods accepting QString with SPARQL have been deprecated and should
be removed in KF 5. Instead, methods that accept SearchQuery were added.

File Changes

Modified 2 files
  •   akonadi/itemsearchjob.cpp
  •   akonadi/itemsearchjob.h
2 files changed in total