Revision c3103a4...

Go back to digest for 9th June 2013

Features in KDE-PIM

David Edmundson committed changes in [libkpeople] /:

Group multiple contact fields on the server

Normally a contact with multiple email addresses (for example)
will appear as multiple rows in the query.

Currently our model does not handle this and multiple emails/phones
etc. are missing in the model

By using group_digest we group all values into a single list on the
server

REVIEW: 110817

File Changes

Modified 2 files
  •   src/contactitem.cpp
  •   src/personsmodel.cpp
2 files changed in total