250 Commits (a75376e43ad87cdb2d3a108c69a31a54f6db6eee)

Author SHA1 Message Date
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
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
Reinhold Kainhofer e5830100c0 deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
Reinhold Kainhofer 08404dfdab QList::find(..)==QList::end() => QList::contains() 20 years ago
Frank Osterfeld 1bc672fede s/findRev/lastIndexOf 20 years ago
Frank Osterfeld b11db5c7a5 compile, finally 20 years ago
Frank Osterfeld ff411b09ed fix compile 20 years ago
Ismail Onur Filiz 66a500d422 Forward port commits 530060, 530074, 530119: 20 years ago
Ismail Onur Filiz 29d2238ad2 Third batch of fixes related to Christoph Bartoschek's email in kde-pim: 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. 20 years ago
Laurent Montel 58f60da7fd Deprecated-- 20 years ago
Laurent Montel 54bf075d4b Deprecated-- 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Laurent Montel d316c070dd Deprecated-- 20 years ago
Andreas Gungl 4ff92dd82b forget readEntry(...).toBool() 20 years ago