[trojita] [Bug 358485] CardDAV support

2018-03-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=358485

char...@mcevoy.com changed:

   What|Removed |Added

 CC||char...@mcevoy.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[trojita] [Bug 358485] CardDAV support

2017-12-27 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=358485

--- Comment #5 from Roland Pallai  ---
Git commit c3a317ac1e085535034ef862d9e9dbf4551cfb99 by Roland Pallai.
Committed on 20/11/2017 at 21:48.
Pushed by gerrit into branch 'master'.

Add AkonadiAddressbook plugin

Akonadi is centralized database to store, index and retrieve the user's
contacts and more since KDE SC 4.4. This plugin adds support for
completion and pretty names.

Once upon a time there was an Akonadi plugin but has been removed due
to KDE4/Qt4 dependencies [1]. This plugin is pure KF5 port.

[1] See 5f3f05ef and 5eb88fad
Change-Id: I5dcb128d8fa9012561096361fbdbe0ff19493e29

M  +22   -0CMakeLists.txt
A  +73   -0src/Plugins/AkonadiAddressbook/AkonadiAddressbook.cpp
[License: GPL (v2/3)]
A  +67   -0src/Plugins/AkonadiAddressbook/AkonadiAddressbook.h
[License: GPL (v2/3)]
A  +87   -0   
src/Plugins/AkonadiAddressbook/AkonadiAddressbookCompletionJob.cpp
[License: GPL (v2/3)]
A  +51   -0src/Plugins/AkonadiAddressbook/AkonadiAddressbookCompletionJob.h
[License: GPL (v2/3)]
A  +69   -0src/Plugins/AkonadiAddressbook/AkonadiAddressbookNamesJob.cpp   
 [License: GPL (v2/3)]
A  +49   -0src/Plugins/AkonadiAddressbook/AkonadiAddressbookNamesJob.h
[License: GPL (v2/3)]

https://commits.kde.org/trojita/c3a317ac1e085535034ef862d9e9dbf4551cfb99

-- 
You are receiving this mail because:
You are watching all bug changes.

[trojita] [Bug 358485] CardDAV support

2017-04-20 Thread Jan Kundrát
https://bugs.kde.org/show_bug.cgi?id=358485

Jan Kundrát  changed:

   What|Removed |Added

 CC||bronsonmath...@gmail.com

--- Comment #4 from Jan Kundrát  ---
*** Bug 379001 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[trojita] [Bug 358485] CardDAV support

2017-01-12 Thread Jan Kundrát
https://bugs.kde.org/show_bug.cgi?id=358485

--- Comment #3 from Jan Kundrát  ---
Yup, that's one possibility, too. I'll be happy to review patches which make it
possible to call out to external programs for address book management; check
src/Plugins/AddressbookPlugin.h for the required API.

-- 
You are receiving this mail because:
You are watching all bug changes.

[trojita] [Bug 358485] CardDAV support

2017-01-12 Thread Arnaudv6
https://bugs.kde.org/show_bug.cgi?id=358485

--- Comment #2 from Arnaudv6  ---
What about interfacing it with khard, like mutt can do ?
https://github.com/scheibler/khard#mutt
Allow queries through an external program could offer some flexibility maybe !?

-- 
You are receiving this mail because:
You are watching all bug changes.

[trojita] [Bug 358485] CardDAV support

2017-01-12 Thread Arnaudv6
https://bugs.kde.org/show_bug.cgi?id=358485

Arnaudv6  changed:

   What|Removed |Added

 CC||arnau...@free.fr

-- 
You are receiving this mail because:
You are watching all bug changes.

[trojita] [Bug 358485] CardDAV support

2016-09-22 Thread Espen Hustad via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358485

Espen Hustad  changed:

   What|Removed |Added

 CC||es...@ehustad.com

-- 
You are receiving this mail because:
You are watching all bug changes.


[trojita] [Bug 358485] CardDAV support

2016-01-25 Thread Jan Kundrát via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358485

Jan Kundrát  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Jan Kundrát  ---
Yup, another address book backend talking to a remote CardDAV server would be
nice. We are happy to accept contributions.

-- 
You are receiving this mail because:
You are watching all bug changes.