Sergio Martins
77f2b1bae9
kmail: Port to Qt5 connect syntax, which is faster
11 years ago
Montel Laurent
0b90d2d8d1
Make it installable
11 years ago
Montel Laurent
c67d824450
Use macro to generate debug file
11 years ago
Montel Laurent
ba971e13b5
initialize pointer (found by coverty)
11 years ago
Volker Krause
791fae149c
Adapt to KontactInterface changes.
...
This also fixes KMail's porting away from KCmdLineArgs::cwd(), when a
second process is started in a different location than the already running
process.
11 years ago
Volker Krause
c49c8c4aa7
Move kdepim out of the public link interface.
11 years ago
Volker Krause
c57aa1d93a
Remove KDELibs4Support from the public link interface of libkdepim.
11 years ago
l10n daemon script
1034f1f558
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
bdbee72d02
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"
11 years ago
Volker Krause
c2f8277364
Exterminate tip of the day.
...
Kontact was one of the very few KDE applications still using this
obsolete feature from the 90s.
11 years ago
Montel Laurent
68236876db
Clean up dependancy
11 years ago
Sergio Martins
e5dc476c8a
kmail: Reduce reallocations by using QList::reserve()
11 years ago
Montel Laurent
a7dab4cab7
Use QVariant method.
11 years ago
Dan Vrátil
8181a0e0a6
Finish porting KMail to the new PimUniqueApplication API
11 years ago
Dan Vrátil
5b705d9240
Start porting KMail to the new PimUniqueApplication API
11 years ago
Montel Laurent
960a8266c0
David told me that it's a usercase when QLatin1String is better than QStringLiteral
11 years ago
Montel Laurent
1b04cd9e8f
Astyle kdelibs
11 years ago
Montel Laurent
ea6bdb5c8c
Use Q_EMIT
11 years ago
Montel Laurent
35ce63299f
Use QStringLiteral
11 years ago
Montel Laurent
9bfe328f2b
Use qCDebug/qCWarning
11 years ago
Montel Laurent
3108fba241
Fix load xml file in kontact plugin
11 years ago
Aleix Pol
45443f5468
Fix build
11 years ago
Montel Laurent
57c22393e4
Assign shortcut to kactioncollection
11 years ago
Montel Laurent
42ee7b71b2
Move plugins in specific application. It will help us to split it in the future
11 years ago