Montel Laurent
d8168cc18b
Start to implement geary support
9 years ago
Montel Laurent
85e17ff2af
GIT_SILENT: increase version
9 years ago
Montel Laurent
bdc0fd95f9
We depend against kf5-5.31
9 years ago
Montel Laurent
50967d72f0
GIT_SILENT: fix copyright
9 years ago
Montel Laurent
b370aba3d0
I hope that it will fix autotest
9 years ago
Montel Laurent
5bd99103e6
Use QLatin1Char
9 years ago
Montel Laurent
c1415e3cc7
Remove mailcommon dependancy in korganizer (move code to pimcommon)
9 years ago
Montel Laurent
d1423e7d50
Fix copyright
9 years ago
Montel Laurent
9b31e156c4
Fix export symbol
9 years ago
Montel Laurent
4cfbb54921
Use new mailcommon
9 years ago
Montel Laurent
f9d1fcade2
use new libkdepim
9 years ago
Montel Laurent
3c60847da1
Adapt to new pimcommon
9 years ago
Montel Laurent
4601591d08
it's not 0 it's QByteArray()
9 years ago
Montel Laurent
b975cb3dc7
Fix include
9 years ago
Montel Laurent
537f48ef76
Remove not necessary namespace definition
9 years ago
Montel Laurent
75a25cfed9
Fix includes
9 years ago
Montel Laurent
6369541680
Not necessary to link against kldap
9 years ago
Montel Laurent
1266fc07a5
Fix include
9 years ago
Montel Laurent
84d964ba32
Fix namespace
9 years ago
Montel Laurent
731f5a7808
Port to libkdepimakonadi
9 years ago
Montel Laurent
361784adb2
use new pimcommonakonadi
9 years ago
Montel Laurent
4bf7dbb2b7
Clean forward declaration
9 years ago
Montel Laurent
ccf7b22fce
Port to for(...:...).
9 years ago
Montel Laurent
fceb277125
Merge remote-tracking branch 'origin/Applications/16.12'
9 years ago
David Faure
73d97fdab2
Add export macro for private classes with unittest.
...
Summary:
Otherwise I get
undefined reference to `vtable for MailCommon::KMFilterAccountList'
when linking filteractionmissingaccountdialogtest.
Must be a consequence of the recent changes in cmake git (autogen feature).
There are a ton more files that are included directly rather than the
classes being exported though (which can make refactorings harder, e.g.
when new cpp files are added as dependencies of the existing ones,
suddenly it becomes complex to know what to compile in).
Should we go fully in the direction of exporting the stuff we need
when building tests, and compiling these cpp files only once, as a result?
Test Plan: Now it builds with clang
Reviewers: mlaurent, ervin, dvratil
Reviewed By: dvratil
Subscribers: #kde_pim
Tags: #kde_pim
Differential Revision: https://phabricator.kde.org/D4708
9 years ago
Montel Laurent
72d3006960
Use isEmpty()
9 years ago
Montel Laurent
58d0ce538c
Fix help path
9 years ago
Allen Winter
e47f06ff89
fix a few -Wsuggest-override warnings
9 years ago
Montel Laurent
7a63cc1afe
GIT_SILENT: increase version
9 years ago
Montel Laurent
8fbb063d5a
Minor
9 years ago
Montel Laurent
f58df7c07f
GIT_SILENT: prepare 5.4.3
9 years ago
Montel Laurent
b6aabc43b1
Port to MessageFactoryNG
9 years ago
Montel Laurent
1aa12c985e
GIT_SILENT: prepare 5.4.3
9 years ago
Montel Laurent
5b4312f07e
Create time when it's necessary
9 years ago
Montel Laurent
d44f5cb0fb
Minor optimization. Port to for(...:...)
9 years ago
Montel Laurent
bb9894afc0
Port to for'(...:...)
9 years ago
Montel Laurent
307a4137a4
Minor optimization
9 years ago
Montel Laurent
2ac891c448
Port to STL iterator
9 years ago
Montel Laurent
44ccc72f05
USe isEmpty()
9 years ago
Montel Laurent
b5cf2ad0ca
not necessary to use contains + value => use directly value
9 years ago
Montel Laurent
703288f2ae
GIT_SILENT: prepare 5.4.2
9 years ago
Montel Laurent
60373391de
GIT_SILENT: prepare 5.4.2
9 years ago
Montel Laurent
c1c2e03541
GIT_SILENT: use nullptr
9 years ago
Montel Laurent
ec7d2195a1
disable show widget
9 years ago
Montel Laurent
d843c72050
GIT_SILENT: fix copyright
9 years ago
Montel Laurent
b1bb962bb5
Use QLatin1Char when possible
9 years ago
Montel Laurent
54fe7d8fb2
GIT_SILENT: make sure to include CMakeFindDependencyMacro
9 years ago
Montel Laurent
e2554666f1
GIT_SILENT: cmake fix warning
9 years ago
Montel Laurent
16a7ddb830
GIT_SILENT: increase cmake version
9 years ago
Montel Laurent
7e2c04d358
GIT_SILENT: use nullptr now
9 years ago