Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-May-2022 | - | ||||
LICENSES/ | H | 03-May-2022 | - | |||
kcm/ | H | 03-May-2022 | - | 581 | 523 | |
po/ | H | 01-Mar-2022 | - | 133,150 | 109,201 | |
serializers/ | H | 03-May-2022 | - | 701 | 536 | |
src/ | H | 03-May-2022 | - | 23,587 | 15,460 | |
.git-blame-ignore-revs | H A D | 07-Feb-2022 | 56 | 3 | 2 | |
.gitignore | H A D | 07-Feb-2022 | 285 | 27 | 26 | |
.gitlab-ci.yml | H A D | 07-Feb-2022 | 289 | 7 | 5 | |
.kde-ci.yml | H A D | 07-Feb-2022 | 426 | 16 | 14 | |
CMakePresets.json | H A D | 07-Feb-2022 | 5.7 KiB | 168 | 166 | |
CMakePresets.json.license | H A D | 07-Feb-2022 | 103 | 3 | 2 | |
README.md | H A D | 07-Feb-2022 | 396 | 10 | 7 | |
metainfo.yaml | H A D | 07-Feb-2022 | 348 | 20 | 18 | |
metainfo.yaml.license | H A D | 07-Feb-2022 | 62 | 3 | 2 | |
sanitizers.supp | H A D | 07-Feb-2022 | 442 | 17 | 15 |
README.md
1# Akonadi Contacts # 2 3Akonadi Contacts is a library that effectively bridges the type-agnostic API of 4the Akonadi client libraries and the domain-specific KContacts library. It provides 5jobs, models and other helpers to make working with contacts and addressbooks through 6Akonadi easier. 7 8The library provides a complex dialog for editing contacts and several models to 9list and filter contacts. 10