Montel Laurent
93dfbbc0d3
We don't install icon in libpimcommon directory
11 years ago
Volker Krause
147bde66f8
libkpgp does not install icons into its own app directory.
...
It actually installs them into KMail's directory, which is wrong, but since
it's going away entirely anyway in favor of libkleo (Sandro is working on
that) there is no point in cleaning this up now.
11 years ago
Volker Krause
8708197ad4
None of these libraries actually install image assets.
...
So no need to add them to the icon search paths, which is actually
quite expensive (15% for this method, with David's WIP icon loader
patch applied).
We might even be able to remove more of them, after verifying none
of their installed graphics assests go through the icon loader, but
are rather found via QStandardPaths directly.
11 years ago
Montel Laurent
1a710003e8
Not necessary
11 years ago
Montel Laurent
30df5b822e
Astyle kdelibs
11 years ago
Montel Laurent
4b362343d1
Clean up
11 years ago
Montel Laurent
fbb395f18d
Remove dead code
11 years ago
Montel Laurent
ae78c7b1f6
Use QStringLiteral
11 years ago
Montel Laurent
c69feb46b4
Add class to migrate folder too
11 years ago
Montel Laurent
7a6e72e0e2
Forgot to commit it
11 years ago
Dan Vrátil
e5bd0c974d
Port kdepim away from KPimUtils
...
KPimUtils is about to be removed, and the relevant classes have been moved
to KCoreAddons and KCodecs.
11 years ago
Montel Laurent
8fd4457957
Astyle kdelibs
11 years ago
Montel Laurent
7749445694
Migrate messageviewer.notifyrc too
11 years ago
Montel Laurent
b4b6f19c66
Minor optimization
11 years ago
Montel Laurent
5d061748cb
Migrate more configs
11 years ago
Montel Laurent
42b400073a
Continue to migrate settings
11 years ago
Montel Laurent
f64c151bc1
Astyle kdelibs
12 years ago
Yuri Chornoivan
4b3219e01b
Remove duplicate includes
12 years ago
Montel Laurent
18c8de1677
Migrate kmail config
12 years ago
Montel Laurent
fac5c99d37
klocale--
12 years ago
Montel Laurent
c1779687f0
load catalog
12 years ago
Montel Laurent
9dd9a110ec
Remove not necessary includes
12 years ago
Montel Laurent
e82e810e43
We need to load catalog "akonadi_imap_resource" otherwise select folder from server will not translated
12 years ago
Montel Laurent
f6f01d084e
Convert to QStandardPaths
12 years ago
Montel Laurent
91e9f411ca
Fix Bug 335118 - Contacts and Mail components are trying to use the same template disregarding user settings
...
FIXED-IN: 4.13.2
BUG: 335118
12 years ago
Montel Laurent
3eef13c5b9
Port++
12 years ago
Montel Laurent
8a4f74284a
KGlobal::locale() -> KLocale::global()
12 years ago
Montel Laurent
1e18023e62
Make it compile test
12 years ago
Montel Laurent
e215c9b8d9
MAke it compile
12 years ago
Montel Laurent
dc5db6c0a8
We need this catalog too
12 years ago
Montel Laurent
230cf97fe4
Fix indent
12 years ago
Montel Laurent
6f41aef652
We use KCatalogLoader so not necessary here
13 years ago
Montel Laurent
df98f56907
Use folderagent lib
13 years ago
Montel Laurent
fd5e1a8745
load new lib
13 years ago
Montel Laurent
5c85d3ac69
Use qlatin1string
13 years ago
Montel Laurent
d992c9dba6
It's a messageviewer option.
13 years ago
Montel Laurent
da44eb1530
Clean up headers
13 years ago
Montel Laurent
31da2a44bd
Remove duplicate entry
13 years ago
Montel Laurent
6e3bc44498
It will need necessary soon
13 years ago
Montel Laurent
82d1aa44ca
Move to own directory
13 years ago
Montel Laurent
352827dfc2
Was never added
13 years ago
Montel Laurent
c1138df662
Finally remove this dead code
13 years ago
Montel Laurent
58d66ed6f7
Now theses functions are not necessary
13 years ago
Montel Laurent
12030a9e6e
Fix Bug 296114 - Kontacts complains it is already running when restarting
...
from DrKonqi
FIXED-IN: 4.10
BUG: 296114
Lock file is not necessary now in akonadi.
We access to mail from resources which are able to be access by several
program.
13 years ago
Montel Laurent
d89e1cf5bd
Create a new lib pimcommon where we can put class used by other
...
pim applis (as acl class which can use by kmail/kaddressbook etc.)
14 years ago
Montel Laurent
96494f815d
kabc catalog is needed
14 years ago
Montel Laurent
de5f7a22cf
Fix Bug 97239 - better support for including own vCard into mails
...
(need kdepimlibs)
FIXED-IN: 4.10
BUG: 97239
14 years ago
Montel Laurent
1cfac8da3a
Need to load this catalog too
14 years ago
Montel Laurent
d4b4a367b5
Add missing catalog (now kmcomposerwin+html mode + add image is translated)
15 years ago
Montel Laurent
ee8729449c
Fix Bug 274547 - untranslatable label "Search:" (translation catalog "akonadicontact" is not loaded)
15 years ago