Revision 859160
Go back to digest for 14th September 2008Features in Networking Tools
George Goldberg committed changes in /trunk/playground/network/decibel-kde:
Create a decibel-kde library for representing contacts based on the representation used by kopete.
Also add an akonadi resource and a serializer to store these in akonadi, and add preliminary use of them to the akonadi contactconnetor.
This should be functional, but very much proof-of-concept.
Also the build system is a bit of a mess, so if you try it and have problems building it, please submit patches :).
Merge branch 'akonadi-kopete-contact-akademy'
File Changes
Added 25 files
- /trunk/playground/network/decibel-kde
- /akonadi
- /akonadi/CMakeLists.txt
- /akonadi/resource
- /akonadi/serializer
- /lib/contact.cpp
- /lib/contact.h
- /lib/contactlistelement.cpp
- /lib/contactlistelement.h
- /lib/global.cpp
- /lib/global.h
- /lib/property.cpp
- /lib/property.h
- /lib/propertycontainer.cpp
- /lib/propertycontainer.h
- /lib/propertycontainer_p.h
- /akonadi/resource/CMakeLists.txt
- /akonadi/resource/decibelresource.cpp
- /akonadi/resource/decibelresource.desktop
- /akonadi/resource/decibelresource.h
- /akonadi/resource/decibelresource.kcfg
- /akonadi/resource/settings.kcfgc
- /akonadi/serializer/CMakeLists.txt
- /akonadi/serializer/decibelcontactserializer.cpp
- /akonadi/serializer/decibelcontactserializer.desktop
- /akonadi/serializer/decibelcontactserializer.h
Deleted 2 files
- /trunk/playground/network/decibel-kde/lib
- /accessattribute.cpp
- /accessattribute.h
Modified 4 files
- /trunk/playground/network/decibel-kde
- /CMakeLists.txt
- /lib/CMakeLists.txt
- /lib/decibel_kde_export.h
- /plugins/contactconnector/akonadi/contactconnector.cpp
31 files changed in total