Revision b40b30b...

Go back to digest for 6th April 2014

Features in KDE-PIM

Dan Vratil committed changes in [kdepimlibs] /:

Allow FETCH and DELETE without SELECT and implement Tags-based fetch

Akonadi server now supports doing FETCHes without having to do SELECT
before. This ports the ItemFetchJob and ItemDeleteJob to the new
syntax and extends ItemFetchJob API to allow fetching all items
tagged with a specific tag.

File Changes

Modified 7 files
  •   akonadi/collectionselectjob_p.h
  •   akonadi/itemdeletejob.cpp
  •   akonadi/itemdeletejob.h
  •   akonadi/itemfetchjob.cpp
  •   akonadi/itemfetchjob.h
  •   akonadi/protocolhelper.cpp
  •   akonadi/protocolhelper_p.h
7 files changed in total