127 Commits (84b8157a8529c3326f128b51c11c9cb5a2b2e5d4)

Author SHA1 Message Date
Thomas McGuire 8f1c11bc76 - Remove unused Q3 includes 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Volker Krause 472e7e7f09 Forwardport SVN commit 694282 by vkrause: 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Laurent Montel 4afdf77934 Fix signal/slot 19 years ago
Ingo Klcker 76ed9c3f5c Fix pass-by-value issues found by krazy. Patch by Bernhard Breinbauer. 19 years ago
Pradeepto Bhattacharya 041853362c Merge ... 19 years ago
Stephan Kulow 79668a0aa2 backport the named open and close to reduce branch differences 19 years ago
Allen Winter 23997b6617 bigtime forward port of coolo's kmail_debug_imap work branch. 19 years ago
Allen Winter 3656a1a88b forward port SVN commit 645389 by wstephens: 19 years ago
Will Stephenson 757fd53ee1 When deleting an account, there may be jobs live on that account that aren't automatically cleaned up. Make them safe in places where they lookup the account. 19 years ago
Mathias Soeken 0ce2058b8e Some Q3CString -> QByteArray changes 19 years ago
Rafael Fernndez Lpez d388fa66e5 Fix signals/slots because of the moving from KIO::Job* to KJob* on some of them 19 years ago
Till Adam 20f231bc99 Don't crash when a message is deleted from under the current online 20 years ago
Ingo Klcker 8841193943 Forward port of SVN commit 545471 by kloecker: 20 years ago
Ingo Klcker fbcb37e232 Don't crash if msg is 0. Bug found by Akonadi. 20 years ago
Laurent Montel ce6b84f1ac fix for new kurl renamed 20 years ago
Ingo Klcker bb3987a1a6 Escape user-provided data that's passed as label or status to progress item. Also mark a few word puzzles and one untranslated string as FIXMEs. 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
Allen Winter 063033d01e "a" -> 'a' 20 years ago
Allen Winter 7b177e7322 forward port SVN commit 537478 by winterz: 20 years ago
Allen Winter 1cd5c6e687 didn't read far enough down into the commit logs.. this is the way 20 years ago
Allen Winter 0260427475 forward port SVN commit 537142 by winterz: 20 years ago
Allen Winter 62eb0d5cec fix potential crash, as noticed by Ismail. 20 years ago
Allen Winter 903b9e5a97 forward port SVN commit 536616 by tilladam: 20 years ago
Till Adam 4ed594e25e Found a core file that had a null pointer dereference there. 20 years ago
Reinhold Kainhofer 08d62d1b27 deprecated QByteArray::duplicate and QByteArray(int) 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 642cf98472 QList::find(..)==QList::end() => QList::contains() 20 years ago
Stephan Kulow ead3a4ea37 on second review: curMsg is unused - which I guess clearly 20 years ago
Stephan Kulow f7ce65b680 CID 1535: Using uninitialized value "curMsg" in call to function KMFolder::find 20 years ago
Laurent Montel c1f0345943 Other kjob port 20 years ago
Ismail Onur Filiz 66a500d422 Forward port commits 530060, 530074, 530119: 20 years ago
Ismail Onur Filiz d37160cfdb Fix the following problems as indicated by Christoph Bartoschek in kde-pim: 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 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 d14b232730 deprecated-- 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Laurent Montel 7a6a236da0 KURL->KUrl 20 years ago
Andreas Gungl 99b1dcf126 Q3PtrList-- 20 years ago
Andreas Gungl da592428a9 Q3PtrList-- 20 years ago
Laurent Montel a47a77a4d2 Q3StyleSheet-- 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Volker Krause 61773c224a More porting. 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Tom Albers 0f3cd2a8f4 Fix i18n so translators can change the seperator. 21 years ago
Tom Albers 66f189b0f1 Fix missing i18n. Putting a space at the end of an i18n string is not good, translators will not see it and leave the space out in the translation. 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Till Adam e002a6a15a Add a KMail::Util namespace in new files util.h and util.cpp and move 21 years ago