akondi-mime5/akonadi-mime5
Ward from fusion-voyager-3 a8e7e301c1
Some checks failed
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 12s
fixx akondi
2024-08-05 17:19:50 +03:00
..
.reuse fixx akondi 2024-08-05 17:19:50 +03:00
autotests fixx akondi 2024-08-05 17:19:50 +03:00
LICENSES fixx akondi 2024-08-05 17:19:50 +03:00
po fixx akondi 2024-08-05 17:19:50 +03:00
serializers fixx akondi 2024-08-05 17:19:50 +03:00
src fixx akondi 2024-08-05 17:19:50 +03:00
tests fixx akondi 2024-08-05 17:19:50 +03:00
.codespellrc fixx akondi 2024-08-05 17:19:50 +03:00
.codespellrc.license fixx akondi 2024-08-05 17:19:50 +03:00
.git-blame-ignore-revs fixx akondi 2024-08-05 17:19:50 +03:00
.gitignore fixx akondi 2024-08-05 17:19:50 +03:00
.gitlab-ci.yml fixx akondi 2024-08-05 17:19:50 +03:00
.kde-ci.yml fixx akondi 2024-08-05 17:19:50 +03:00
akonadi-mimeprivate_export.h.in fixx akondi 2024-08-05 17:19:50 +03:00
CMakeLists.txt fixx akondi 2024-08-05 17:19:50 +03:00
CMakePresets.json fixx akondi 2024-08-05 17:19:50 +03:00
CMakePresets.json.license fixx akondi 2024-08-05 17:19:50 +03:00
KF5AkonadiMimeConfig.cmake.in fixx akondi 2024-08-05 17:19:50 +03:00
metainfo.yaml fixx akondi 2024-08-05 17:19:50 +03:00
metainfo.yaml.license fixx akondi 2024-08-05 17:19:50 +03:00
README.md fixx akondi 2024-08-05 17:19:50 +03:00
README.md.license fixx akondi 2024-08-05 17:19:50 +03:00
sanitizers.supp fixx akondi 2024-08-05 17:19:50 +03:00

Akonadi Mime

Akonadi Mime is a library that effectively bridges the type-agnostic API of the Akonadi client libraries and the domain-specific KMime library. It provides jobs, models and other helpers to make working with emails through Akonadi easier.

The most notable classes are "commands" to update email flags (like read, spam, etc.) or move it to trash and Akonadi::StandardMailActionManager which provides set of email-specific QActions.