Will Stephenson
21780c2e07
Try to sort out the horrible build mess.
...
Put all kleo headers under kleo/, and ui stuff in kleo/ui,
and adapt pim apps to look in these places, and don't include uic
generated headers in public headers. Dashboard only knows if
I am doing the right thing.
CCMAIL:tomalbers@kde.nl
svn path=/trunk/KDE/kdepimlibs/kleo/; revision=687789
19 years ago
Tom Albers
c8185ee669
libkleo has moved to kdepim now.
...
svn path=/trunk/KDE/kdepim/; revision=687487
19 years ago
Allen Winter
c37035d782
Move the kpgp library back to kdepim from kdepimlibs.
...
svn path=/trunk/KDE/kdepim/libkpgp/; revision=684900
19 years ago
Tom Albers
21b9b60fa8
Adjust kdepim for the library move of kpgp and kpimidentities to kdepimlibs
...
- adjust includes and link rules
- delete the libraries from this module
- remove obsolete collectingprocess and configmanager
svn path=/trunk/KDE/kdepim/; revision=682059
19 years ago
Tom Albers
7199e9be58
kfileio has moved from libkdepim to kdepimlibs.
...
svn path=/trunk/KDE/kdepim/; revision=681024
19 years ago
Dirk Mueller
6ebf16526a
the usual "daily unbreak compilation"
...
svn path=/trunk/KDE/kdepim/; revision=680111
19 years ago
Thomas McGuire
96a951a70a
Use the proper debug area.
...
svn path=/trunk/KDE/kdepim/; revision=676025
19 years ago
Volker Krause
0a3324ad12
Merge inline-viewing of TNEF attachments from the KDE PIM enterprise
...
branch.
FEATURE: 94724
Approved by Ingo and Allen.
svn path=/branches/KDE/3.5/kdepim/; revision=650109
19 years ago
Volker Krause
f5bbeac32b
LinkLocator has been moved.
...
svn path=/trunk/KDE/kdepim/; revision=647149
19 years ago
Volker Krause
eceb3388b2
EmailAddressTools -> KPIMUtils
...
svn path=/trunk/KDE/kdepim/; revision=647147
19 years ago
Volker Krause
a1550f9791
emailfunctions -> kpimutils
...
svn path=/trunk/KDE/kdepim/; revision=647143
19 years ago
Volker Krause
9b5f55f75b
Show TNEF attachments similar to real attachments in the message viewer.
...
Forwardport from kdepim enterprise branch.
svn path=/trunk/KDE/kdepim/; revision=635970
19 years ago
Volker Krause
d7bfffec20
Fix crash when opening a mail with a TNEF attachment in the composer.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=635961
19 years ago
Volker Krause
72f0acd55e
Too much magic going on here.
...
This fixes TNEF attachment links.
svn path=/branches/kdepim/enterprise/kdepim/; revision=635956
19 years ago
Volker Krause
86c66285f7
Show TNEF attachments in the reader.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=635658
19 years ago
David Faure
9488b7520f
Forwardport parts of the 2nd-memory-reduction patch.
...
Port more Q3CStrings to QByteArray, checking for +1/-1 hacks to be removed.
svn path=/trunk/KDE/kdepim/; revision=633984
19 years ago
David Faure
7ae1d305a6
Reduce some more the memory consumption when sending
...
Improve speed (mainly killing the reparsing which was done in KMMessage::asSendableString())
Kolab issue 1222
svn path=/branches/KDE/3.5/kdepim/; revision=633978
19 years ago
David Faure
8eba287ab3
Reduce some more the memory consumption when sending
...
Improve speed (mainly killing the reparsing which was done in KMMessage::asSendableString())
Kolab issue 1222
svn path=/branches/kdepim/enterprise/kdepim/; revision=633977
19 years ago
David Faure
4b35405bcc
Large improvements in memory usage and speed when sending mails; see kmail-devel.
...
The time between Ctrl+Enter and the composer window disappearing is noticeably shorter (it's almost immediate now), especially when no crypto is used.
This is part of the contracted work for kolab issue 1222 ("out of memory when signing large attachments").
svn path=/branches/KDE/3.5/kdepim/; revision=633777
19 years ago
David Faure
ebbcd7929d
Large improvements in memory usage and speed when sending mails; see kmail-devel.
...
This is part of the contracted work for kolab issue 1222 ("out of memory when signing large attachments").
svn path=/branches/kdepim/enterprise/kdepim/; revision=633625
19 years ago
Allen Winter
6fba53c032
move TemplateParser into the KMail namespace.
...
a few Krazy fixes: TRUE/FALSE -> true/false
svn path=/trunk/KDE/kdepim/; revision=632869
19 years ago
Chusslove Illich
7de386f772
n i18n plural calls, special %n placeholder is no longer used; all placeholders are ordinary numbered ones, and the first integer-valued substitution decides plural form.
...
svn path=/trunk/KDE/kdepim/; revision=632863
19 years ago
Matthias Kretz
428ee4239a
merge the kinstance-redesign branch back to trunk.
...
svn path=/trunk/KDE/kdepim/; revision=628296
19 years ago
Aaron J. Seigo
94403b8aed
build? (winterz is pestering me so i'm committing before building ;)
...
svn path=/trunk/KDE/kdepim/akregator/; revision=621533
19 years ago
Aaron J. Seigo
cc5f24ca0f
adjust to api changes
...
only 5 more modules to go! *sigh*
svn path=/trunk/KDE/kdepim/akregator/; revision=619256
19 years ago
Jonathan Marten
8db2041dde
Forward port 603223+603260 from branches/work/kdepim-3.5.5+:
...
Get attachment icon from file name if not available from Content-Type
CCBUG: 35836
svn path=/trunk/KDE/kdepim/; revision=608814
20 years ago
Jonathan Marten
9274a82e05
Merge commits 603223+603260 from branches/work/kdepim-3.5.5+:
...
Get attachment icon from file name if not available from Content-Type
(Using KMimeType::findByPath as suggested by David Faure)
CCBUG: 35836
svn path=/branches/KDE/3.5/kdepim/; revision=608103
20 years ago
Jaison Lee
eac9107461
KTempFile->KTemporaryFile
...
svn path=/trunk/KDE/kdepim/; revision=593508
20 years ago
Allen Winter
72807f4c4d
email.h moved into $incdir/emailfunctions instead of $incdir/libemailfunctions.
...
svn path=/trunk/KDE/kdepim/; revision=555565
20 years ago
Reinhold Kainhofer
08b50554e9
Deprecated--: KUrl::(en|de)code_string => (to|from)PrecentEncoding
...
svn path=/trunk/KDE/kdepim/; revision=543775
20 years ago
Volker Krause
ca80c13d9e
Commit danimo's libemailfunctions API cleanup and port kdepim
...
accordingly.
svn path=/trunk/KDE/kdepim/; revision=541211
20 years ago
David Faure
8270ad07db
Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch.
...
svn path=/branches/kdepim/proko2-full/kdepim/; revision=541169
20 years ago
Reinhold Kainhofer
42ed96b11f
some more #include <qxxxx.h> => #include <QXxxx>
...
svn path=/trunk/KDE/kdepim/; revision=540424
20 years ago
Ismail Onur Filiz
1795f0afe9
Backward port following coverity fixes:
...
537313: boring copy&paste bugs (CID 1287)
536478: init errorstate
535122: avoid null dereference (CID 1310)
534855: fix crash
534628: fix crash (CID 1319)
534581: fix crash (CID 1309)
534567: fix crash (CID 1317)
534557: fix crash
534391: fix crash
534390: fix crash (CID 1304)
534358: fix double free / error handling on malloc failure (dozens of CIDs)
534287: fix the order of NULL check and access
svn path=/branches/KDE/3.5/kdepim/; revision=537923
20 years ago
Frank Osterfeld
ecef6689b4
deprecated--
...
svn path=/trunk/KDE/kdepim/; revision=536997
20 years ago
Reinhold Kainhofer
add57fd4d3
Deprecated QString methods
...
svn path=/trunk/KDE/kdepim/; revision=535196
20 years ago
Reinhold Kainhofer
9dd6081c83
QList::find(..)==QList::end() => QList::contains()
...
QList::find => QList::indexOf
QString::find => QString::indexOf or contains
svn path=/trunk/KDE/kdepim/; revision=535090
20 years ago
Dirk Mueller
ecb27e912b
fix crash (CID 1309)
...
svn path=/trunk/KDE/kdepim/; revision=534581
20 years ago
Reinhold Kainhofer
538e479574
deprecated QStringList methods
...
svn path=/trunk/KDE/kdepim/; revision=531990
20 years ago
Chusslove Illich
3a5fca8d00
Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls).
...
svn path=/trunk/KDE/kdepim/; revision=528186
20 years ago
Ingo Klcker
b05ddab084
Slightly improve the detection of external references. Patch by Konrad Rzepecki.
...
BUG:123520
svn path=/branches/KDE/3.5/kdepim/; revision=525563
20 years ago
Ismail Onur Filiz
ea883abdd3
Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched.
...
BUG: 123261
svn path=/trunk/KDE/kdepim/; revision=516822
20 years ago
Laurent Montel
54bf075d4b
Deprecated--
...
svn path=/trunk/KDE/kdepim/; revision=512502
20 years ago
Laurent Montel
691967fab7
deprecated--
...
fix some compile error
svn path=/trunk/KDE/kdepim/; revision=506351
20 years ago
Laurent Montel
7a6a236da0
KURL->KUrl
...
svn path=/trunk/KDE/kdepim/konsolekalendar/; revision=501915
20 years ago
Andreas Gungl
99b1dcf126
Q3PtrList--
...
svn path=/trunk/KDE/kdepim/; revision=501111
20 years ago
Andreas Gungl
4ff92dd82b
forget readEntry(...).toBool()
...
svn path=/trunk/KDE/kdepim/; revision=497182
20 years ago
Andreas Gungl
db8f1ad5ad
porting for KConfig changes
...
svn path=/trunk/KDE/kdepim/; revision=493930
21 years ago
Laurent Montel
60b450d35f
QString::null-> QString()
...
.clear()
etc.
svn path=/trunk/KDE/kdepim/; revision=493449
21 years ago
Laurent Montel
2b789a9bdb
Clean header
...
svn path=/trunk/KDE/kdepim/; revision=489991
21 years ago