Montel Laurent
8b6723eedd
Merge remote-tracking branch 'origin/Applications/17.04'
9 years ago
Montel Laurent
453e709467
Reduce number of toLower calls
9 years ago
Montel Laurent
ad4726959e
GIT_SILENT: Prepare 5.5 RC1
9 years ago
Montel Laurent
3d6be9ec82
GIT_SILENT: Prepare 5.5 RC1
9 years ago
Montel Laurent
70d824ea86
Merge remote-tracking branch 'origin/Applications/17.04'
9 years ago
Montel Laurent
e0c50700ef
GIT_SILENT: fix indent
9 years ago
Montel Laurent
da3628b4c1
GIT_SILENT: prepare next version
9 years ago
Montel Laurent
1cd4a4854a
Move to private file
9 years ago
Montel Laurent
acf231ecc3
GIT_SILENT: prepare 5.5 beta1
9 years ago
Montel Laurent
6fd9f3ad86
Increase dependacy
9 years ago
Montel Laurent
5429932a35
Don't export symbol when not necessary
9 years ago
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