132 Commits (fda168959f50d0a6d4817a6e423dded277954ece)

Author SHA1 Message Date
Thomas McGuire c60eb5209c Delete the job also when message has already been deleted from the 18 years ago
Thomas McGuire 9cd9c7d0e7 fix signal/slot 18 years ago
Thomas McGuire d2b89afcf9 Remove many superflous function names in kDebug statements. 18 years ago
David Faure 33e0897939 Merged KIO::JobFlags branch 19 years ago
Frank Osterfeld 9848f42cd9 merge from enterprise 19 years ago
Andreas Hartmetz 9a2c2bdc7c cross-port named open()/close() on folders from the 3.5 branch. this is a merge from 3.5 revision 647499 with many extra changes to get kmail to compile again. 19 years ago
Volker Krause 5344e657e1 Forwardport storing of all KMail message status flags on IMAP servers 19 years ago
Volker Krause e413d7883f Merged revisions 703761-703855,703857-703886,703888-704186 via svnmerge from 19 years ago
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
Volker Krause ac1b77e482 Backport SVN commit 694282 by vkrause: 19 years ago
Volker Krause f0beef186e Open source and destination folders, even if they are the same. Since both will be closed again, this caused a crash when a mail was copied to its current folder (Kolab issue 1844). 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Laurent Montel 4afdf77934 Fix signal/slot 19 years ago
Pradeepto Bhattacharya d46e11860a Krazy Fix #1 - Second installment. 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