262 Commits (f162ce751a7ef2d45f6bb3f146d513832b094b2b)

Author SHA1 Message Date
Jarosaw Staniek 318a4c8bc3 - process of simplifying/Qt-ifying the code started: 18 years ago
Allen Winter 07e63f6a24 fseek -> KDE_fseek() 18 years ago
Allen Winter 1ace378fe9 portability: 18 years ago
Allen Winter 1ee33eb647 include file fixes, mostly re-ordering. but I did find some places 18 years ago
Allen Winter 87b9b03a01 fix check for us-ascii in decodeRFC2047String 18 years ago
Jarosaw Staniek 4901a3dc38 SVN_SILENT warnings-- 19 years ago
Thomas McGuire 0eb667abde Some whitespace style fixes 19 years ago
Thomas McGuire d031daa713 deprecated-- 19 years ago
Oswald Buddenhagen 44e92841da KConfig* API overhaul. only cosmetics, so don't panic. 19 years ago
Thomas McGuire 7801cfaaf8 Fix some tag related crashes. 19 years ago
Thomas McGuire 25fa4df6e4 Remove superflous __LINE__ and __FILE__. 19 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Tobias Koenig 01c7115ebd Manual adaption and cleanup of the previous script run 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Ismail Onur Filiz ff2e7ae95a Finally, port the tagging feature to KDE4. It is in a slightly worse state than what I had for KDE 3.5, 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Ingo Klcker 76ed9c3f5c Fix pass-by-value issues found by krazy. Patch by Bernhard Breinbauer. 19 years ago
Pradeepto Bhattacharya fa76d28569 Merge... 19 years ago
Thomas McGuire db8977e891 Fix crash when replying to a mail with umlauts in the subject. 19 years ago
Pradeepto Bhattacharya 58ab676bb6 Merge ... 19 years ago
Thomas McGuire c3afb64695 Fix messages with umlauts in subjects being displayed as 'no subject'. 19 years ago
Allen Winter c5fa6eb958 QString::latin1() -> QString::toLatin1() 19 years ago
Allen Winter 757f701663 a bunch of easy Krazy fixes 19 years ago
Pino Toscano a3b7277c11 less qt3/kde3 support 19 years ago
Ingo Klcker 00300e396a - Use kasciistricmp() instead of converting prefCharset to lower case. 19 years ago
Ismail Onur Filiz 13901d4854 Convert to lowercase so the check in next line works. 19 years ago
Martin Koller 3497cf5619 Forwardport to fix bug 50462 19 years ago
Martin Koller aa67070775 BUG: 50462 19 years ago
Allen Winter 45bf2be8c4 forward port over Reinhold's extractRFC2231HeaderField() method. 19 years ago
Pradeepto Bhattacharya 650e6286d0 Backport KMMsgBase::extractRFC2231HeaderField() required for the issue/1583. 19 years ago
Aaron J. Seigo bba51e137d port to kdatetime 19 years ago
Allen Winter 7be0edf4d4 somehow this hadn't been forward ported yet. 19 years ago
Mathias Soeken 4b3140b71c Some Q3CString -> QByteArray porting in kmail 19 years ago
Allen Winter 416339f0a2 merge SVN commit 632089 by adridg: 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
Frank Osterfeld 35ca16d891 sync with 3.5/kdepim 19 years ago
David Faure 4fa5ad1262 get rid of WORDS_BIGENDIAN 19 years ago
Reinhold Kainhofer 60b62b6f42 Make RFC 2231-encoded attachment names work. Patch approved by Ingo (the issues he had were corrected). 19 years ago
Allen Winter f7475b80e3 merge SVN commit 603142 by dmiceman: 20 years ago
Allen Winter 4be643847f Remove libkmime which has been moved into kdepimlibs 20 years ago
Tom Albers 776009e8ea More removals of deprecated things. 20 years ago
Pradeepto Bhattacharya 57865b670e Adding - "More columns in mail listing window" [proko2 Issue 1225] 20 years ago
Aaron J. Seigo 4973db244d de-constify status() so that KMMessage does the proper override. can't 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. 20 years ago
Reinhold Kainhofer 42ed96b11f some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
Volker Krause 48c5970c53 Ascii functions and the id mapper are now in kdelibs. 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Laurent Montel d34361b632 Move other check 20 years ago
Reinhold Kainhofer 8ec18f947d deprecated QRegExp methods 20 years ago
Reinhold Kainhofer add57fd4d3 Deprecated QString methods 20 years ago