Revision 923479

Go back to digest for 15th February 2009

Features in KDE Base

Sebastian Kügler committed changes in /trunk/playground/base/plasma:

Rework the Akonadi engine in preparation for Contacts

- Fetch collections on demand only, should save us some startup time when loading the akonadi engine (no queries run until you actually use it)
- Link in KABC
- Some plumbing for Akonadi Contacts
- Renaming the keys for Emails and collections to:
EmailCollections to retrieve all emailcollections
ContactCollections to retrieve all contactcollections
Email-<id> to retrieve specific emails
Contact-<id> to retrieve specific contact (no workee atm)

File Changes

Modified 5 files
  • /trunk/playground/base/plasma
  •   /applets/crystal/CMakeLists.txt
  •   /applets/crystal/crystal.cpp
  •   /applets/lionmail/CMakeLists.txt
  •   /dataengines/akonadi/akonadiengine.cpp
  •   /dataengines/akonadi/CMakeLists.txt
5 files changed in total