Skip to content

Directly edit KContact::Addressee from the AddContactPage

Aleix Pol Gonzalez requested to merge apol/plasma-phonebook:addcontact into master

Provide components that will allow us to directly edit the contact using KContact API. This gives us full control over how the VCard is created and lets us put all the data we need and even respect the types of the API. KPeopleVCard will be in charge of notifying changes to the different apps.

Edited by Aleix Pol Gonzalez

Merge request reports