Christoph Feck
a915b1304d
GIT_SILENT Update Appstream for new release
6 years ago
Laurent Montel
d77307f055
Remove unused includes
6 years ago
l10n daemon script
cc47a69cf8
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
Laurent Montel
b195833c17
GIT_SILENT: add more clazy check.
6 years ago
Laurent Montel
d027d976f0
Fix some clazy warning
6 years ago
l10n daemon script
0d66753c63
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
6 years ago
Laurent Montel
5b30faf018
GIT_SILENT: add more clazy check
6 years ago
Laurent Montel
757014fc17
Delete group if it's empty
6 years ago
Laurent Montel
2489934150
GIT_SILENT: update .gitlab-ci.yml
6 years ago
l10n daemon script
d8f213a386
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
9645737455
GIT_SILENT made messages (after extraction)
6 years ago
Yuri Chornoivan
3e3025fa3b
Fix i18n()
6 years ago
Laurent Montel
b351d46b6c
GIT_SILENT: add cmake
6 years ago
Laurent Montel
4f0a390470
GIT_SILENT: fix package name
6 years ago
Laurent Montel
8a3eae9111
GIT_SILENT: It compiles fine against kf5.71 without deprecated methods
6 years ago
Laurent Montel
66c78855c3
Reply/forward based on display format in viewer
6 years ago
Laurent Montel
557c2328fd
GIT_SILENT: Time to increase Qt5 version. Now we depend against qt5.13
6 years ago
Laurent Montel
98e06754bf
Allow to define title
6 years ago
Laurent Montel
e33ca57d4e
Allow to select multi identities
6 years ago
Laurent Montel
ee4aa4ac35
GIT_SILENT: add .gitlab-ci.yml
6 years ago
Laurent Montel
96994a6dbd
GIT_SILENT: Prepare 5.14.2
6 years ago
Laurent Montel
34f22c4aa1
Get info about displaying format
6 years ago
Laurent Montel
d1251abf7a
Port to KIO::OpenUrlJob
6 years ago
Laurent Montel
17f810520c
Add new autotest
6 years ago
Daniel Vrátil
c2feb5173f
Remove the now unused dependency on KF5SendLater
6 years ago
Daniel Vrátil
586dd9b880
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
6 years ago
Daniel Vrátil
a866656cb0
Adapt KMail to MessageComposer SendLater API changes
...
Summary: All the SendLater classes have now moved into MessageComposer namespace.
Reviewers: mlaurent
Reviewed By: mlaurent
Subscribers: kde-doc-english, kde-pim
Tags: #kde_pim, #documentation
Differential Revision: https://phabricator.kde.org/D29723
6 years ago
Laurent Montel
79813deaf0
Add method for defining if we want to reply as html
6 years ago
Laurent Montel
c6591b11e0
Assign directly layout
6 years ago
Laurent Montel
62c3442a10
Fix test
6 years ago
Laurent Montel
0d55bbd05b
Use replyAsHtml argument
6 years ago
Laurent Montel
17e22c765b
Rename variables
6 years ago
Laurent Montel
7d368e8290
Add autotest
6 years ago
Laurent Montel
79b2520835
GIT_SILENT: fix comment
6 years ago
Laurent Montel
6c712d61d2
Continue to implement autotest
6 years ago
Laurent Montel
363fa27904
Start create autotest
6 years ago
Laurent Montel
e82ad02975
Initialize variable in header
6 years ago
Laurent Montel
ab1d3a892c
Use more kmailprivate
6 years ago
Laurent Montel
df28d3336d
Continue to use KMAILTESTS_TESTS_EXPORT
6 years ago
Laurent Montel
a5e662a605
Use export symbol for testing only
6 years ago
Laurent Montel
b3e84c2f62
Add the application icon for gitlab
6 years ago
Laurent Montel
a2431c75c7
GIT_SILENT: Prepare 5.14.2
6 years ago
Laurent Montel
5c0cd3105b
GIT_SILENT: we don't use phabricator now
6 years ago
Laurent Montel
17cb5946da
Not necessary to test if it's empty
6 years ago
Laurent Montel
c6c73fd8dd
Clean up it
6 years ago
Laurent Montel
5109499dc7
GIT_SILENT: coding style
6 years ago
Daniel Vrátil
790bb4c7f5
Revert small part of previous commit that contained unrelated changes
6 years ago
Daniel Vrátil
09f621ab19
Merge contents of libKF5FollowupReminder into the Agent
...
Summary:
The library is no longer used anywhere and the agent now has DBus API
that clients can use to interact with it, so we no longer need a
dedicated library. This changes moves the code from the library into the
Agent (where it is still used). Some cleanup changes will follow
soon after.
Reviewers: mlaurent
Reviewed By: mlaurent
Subscribers: kde-pim
Tags: #kde_pim
Differential Revision: https://phabricator.kde.org/D29699
6 years ago
Laurent Montel
643897ac54
GIT_SILENT: It compiles fine without deprecated method (against qt5.15)
6 years ago
Daniel Vrátil
d299035927
Use plain old Akonadi::CollectionFetchJob
6 years ago