Revision 913030

Go back to digest for 25th January 2009

Features in KDE-PIM

Volker Krause committed changes in /trunk/KDE/kdepim/akonadi/resources:

As the old birthday resource is one of the major troublemakers with the compat bridges, port it from KResource to Akonadi.

It basically works but has a few known issues:
- birthdays of deleted contacts are not removed, needs fixing in Akonadi::ItemSync
- the category selection widget has been replaced with a KEditListBox to avoid dependencies from kdepim-runtime on libkdepim and kaddressbook, needs moving of the category stuff to kdepimlibs
- merging of anniversaries is not yet implemented

File Changes

Added 10 files
  • /trunk/KDE/kdepim/akonadi/resources/birthdays
  •   /birthdaysresource.cpp
  •   /birthdaysresource.desktop
  •   /birthdaysresource.h
  •   /birthdaysresource.kcfg
  •   /CMakeLists.txt
  •   /configdialog.cpp
  •   /configdialog.h
  •   /configdialog.ui
  •   /settings.kcfgc
Modified 1 files
  • /trunk/KDE/kdepim/akonadi/resources/CMakeLists.txt
11 files changed in total