Revision 764930

Go back to digest for 27th January 2008

Features in KDE-PIM

Kevin Krammer committed changes in /trunk/playground/pim/akonadi-kres:

Importing draft implementation of a KABC resource based on Akonadi.

This should allow applications using the traditional KABC API to operate on contact data stored in Akonadi.

Open issues:
- save only implemented synchronously
- error handling missing (marked with TODO)
- config widget fails to select the collection it got from the resource
- config widget shows the Akonadi resource name, not very user friendly
- removal of addressees seems not to work
- distribution lists not implemented yet

File Changes

Added 11 files
  • /trunk/playground/pim/akonadi-kres
  •   /CMakeLists.txt
  •   /kabc
  •   /kabc/akonadi.desktop
  •   /kabc/CMakeLists.txt
  •   /kabc/Messages.sh
  •   /kabc/resourceakonadi.cpp
  •   /kabc/resourceakonadi.h
  •   /kabc/resourceakonadiconfig.cpp
  •   /kabc/resourceakonadiconfig.h
  •   /kabc/resourceakonadiplugin.cpp
11 files changed in total