Revision 885984

Go back to digest for 23rd November 2008

Features in KDE-PIM

Romain Pecoult committed changes in /branches/work/nokia-pim-suite/trunk/contact:

It is now possible to see the list of all contacts contained in a akonadi collection.
The number of the collection is defined in Contacts.cpp.

It is possible to remove one contact from the list with user confirmation.
Now, the model is not connected directly with the view.
Manually, the view asks the controler to delete a contact.
The controler is in charge to modify model and to ask the view to refresh itself.
This last point has to be improve.

File Changes

Added 2 files
  • /branches/work/nokia-pim-suite/trunk/contact
  •   /AkonadiAccess.cpp
  •   /AkonadiAccess.h
Modified 10 files
  • /branches/work/nokia-pim-suite/trunk/contact
  •   /CMakeLists.txt
  •   /Contacts.cpp
  •   /Contacts.h
  •   /Control.cpp
  •   /Ctrl_Contacts.cpp
  •   /Ctrl_Contacts.h
  •   /Manager.cpp
  •   /Manager.h
  •   /View_Contacts.cpp
  •   /View_Contacts.h
12 files changed in total