Laurent Montel
3f991c3e2d
Modernize code
6 years ago
Christophe Giboudeaux
dafdbc7fc5
Convert license headers to SPDX format
6 years ago
Laurent Montel
d77307f055
Remove unused includes
6 years ago
Laurent Montel
9ee2fae841
GIT_SILENT: use CamelCase headers (scripted)
6 years ago
Volker Krause
51961a8799
Prefer giving KNotification icons rather than fixed-size pixmaps
...
Summary:
This lets KNotification pick and appropriate size for however it wants
to display the icon.
Reviewers: mlaurent
Reviewed By: mlaurent
Subscribers: kde-pim
Tags: #kde_pim
Maniphest Tasks: T11637
Differential Revision: https://phabricator.kde.org/D24796
7 years ago
Laurent Montel
11b4b597ed
Adapt to new api
7 years ago
Laurent Montel
1a20906fc7
Fix some warning
8 years ago
Montel Laurent
e90dbdc0ab
Allow to debug if we want even in release mode
9 years ago
Montel Laurent
e356dc066e
Fix initialize boolean
9 years ago
Montel Laurent
e14f8f0b3f
GIT_SILENT: coding style
9 years ago
Montel Laurent
54676b3890
Fix error found by cppcheck
9 years ago
Montel Laurent
97bfce9b85
Use new connect api
9 years ago
Montel Laurent
890bc56b68
GIT_SILENT: coding style
9 years ago
Daniel Vrátil
d3306c63a5
Fix explicitly applying filters on collections
9 years ago
Montel Laurent
f94304e92c
Fix includes
9 years ago
Montel Laurent
2b2f22cec2
Coding style
9 years ago
Daniel Vrátil
f0e9da0397
Use ETM or CommonKernel API to resolve full collection
...
Instead of using MailCommon::Util method, which did the same as what
CommonKernel->collectionFromId() did. The MailCommon method was removed
and CommonKernel now uses the new fast API directly from ETM.
9 years ago
Daniel Vrátil
d1a3ad6fa9
MailFilterAgent: implement support for 'All folders' filters
...
When a filter has the 'Apply to inbound emails in all folders' option enabled,
the MFA will monitor all Collections and will match the filter against all
incoming emails in all folders. This option combines with the 'Only apply to
account' option, so one can restrict the filter to only apply against all
folders from only a specific account.
Differential Revision: https://phabricator.kde.org/D7135
9 years ago
Montel Laurent
5741f442e4
Coding style
9 years ago
Montel Laurent
c44ef08d52
use new connect api + port some foreach
9 years ago
Montel Laurent
d188945e62
GIT_SILENT: we depend against qt5.7 now. Clean up
9 years ago
Montel Laurent
517b6921b6
Port some more foreach
9 years ago
Montel Laurent
a6c1472c11
GIT_SILENT: use nullptr now
9 years ago
Montel Laurent
b616829f5b
Port to for(... : ...)
9 years ago
Montel Laurent
8989bc85a6
Astyle kdelibs
10 years ago
Daniel Vrátil
1fbeac63d4
Port to gpgme-1.7 and new libkleo
...
Since libkleo and gpgme no longer expose boost in their public
API, we also got rid of boost in KMail.
10 years ago
Montel Laurent
5976730026
Remove account identifier
10 years ago
Montel Laurent
26d94bf579
We need to update filter when we remove account
10 years ago
Montel Laurent
83befaf43b
Remove unused includes
10 years ago
Montel Laurent
80e3e86be5
Add more check
10 years ago
Montel Laurent
bd13a88e03
Move agents in kmail as they are used by kmail only (for splitting kmail we will have them into)
10 years ago