Revision a4c88c5...

Go back to digest for 19th May 2013

Features in KDE-PIM

Dan Vratil committed changes in [akonadi] /:

Merge branch 'batch-notifications'

Introduce NotificationMessageV2 that supports batch operations
on set of entities. It's used internally everywhere and is delivered
to clients via notifyV2() signal.

Backwards compatibility is ensured by emitting "V1" messages when
there's at least one client without "batches" capability listening.

Reviewed-By: Volker Krause