Revision 665927

Go back to digest for 20th May 2007

Features in KDE-PIM

Brad Hards committed changes in /trunk/KDE/kdepim:

Initial checkin of the openchange resource. This will (when/if done) allow akonadi users to work with Microsoft Exchange servers (for mail, calendar, tasks, etc).

This depends on using the svn trunk version of openchange, and also relies on a recent version of samba4.

There is a long way to go, from a couple of hardwired paths that I need to fix to the fact that it doesn't actually talk to the server for anything yet.

Right now all it does is read the profile list, delete entries from the profile list, and set a default profile.

Help with a nicer icon (I just borrowed an old one from groupwise), UI design or anything else would be most welcome.

File Changes

Added 8 files
  • /trunk/KDE/kdepim
  •   /akonadi/resources/openchange
  •   /cmake/modules/FindOpenChange.cmake
  •   /akonadi/resources/openchange/CMakeLists.txt
  •   /akonadi/resources/openchange/main.cpp
  •   /akonadi/resources/openchange/ocresource.cpp
  •   /akonadi/resources/openchange/ocresource.desktop
  •   /akonadi/resources/openchange/ocresource.h
  •   /akonadi/resources/openchange/ocresource.svg
Modified 1 files
  • /trunk/KDE/kdepim/akonadi/resources/CMakeLists.txt
9 files changed in total