Diffusion KMail 586dd9b880ef

SendLaterAgent: merge libKF5SendLater library into the agent

Authored by dvratil on May 19 2020, 8:45 AM.

Description

SendLaterAgent: merge libKF5SendLater library into the agent

Summary:
The library has been split into two parts: the client-side code now
lives in MessageComposer where it's used exclusively, and all the code
that is used by the Agent has been moved in here.

Instead of the client writing into a shared config file, a new DBus
method has been added to the agent that the client can call in order to
schedule a new message for sending later.

Tests for classes that now live in MessageComposer have been moved to MessageComposer.

Reviewers: mlaurent

Reviewed By: mlaurent

Subscribers: kde-doc-english, kde-pim

Tags: KDE PIM, Documentation

Differential Revision: https://phabricator.kde.org/D29724

Details

Committed
dvratilMay 19 2020, 8:45 AM
Reviewer
mlaurent
Differential Revision
D29724: SendLaterAgent: merge libKF5SendLater library into the agent
Parents
R206:a866656cb032: Adapt KMail to MessageComposer SendLater API changes
Branches
Unknown
Tags
Unknown