72 Commits (936797a14c010aa8ea77d50b5ae273d78f1c3fab)

Author SHA1 Message Date
Michael Haeckel b7530c1f5f After too many people complaining we finally import the old POP3 and IMAP 24 years ago
Carsten Burghardt b2c09c85b0 - When the destination folder of an account is deleted, the destination is restored to the inbox. 25 years ago
Michael Haeckel 3e6db74703 - Don't eat lot of RAM, when fetching many mails from a local account 25 years ago
Marc Mutz eaccb6636a Don't allow empty account names to sneak past readConfig() 25 years ago
Marc Mutz 71d2b7d5ea Use const init list instead of an arry of mFoo = aFoo in the ctor 25 years ago
Michael Haeckel c18b8670df Remove some code duplication for the precommand. 25 years ago
Dirk Mueller aa0cadacd1 CVS-SILENT: fixincludes -e 25 years ago
Marc Mutz 4a4c0fea4b Fix wrong comment about filtermanager return values. 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Michael Haeckel 1506a9ebe3 Store the SMTP password encoded instead of plain text. 25 years ago
Michael Haeckel d6b7cb2541 Don't crash, when cancelling the SMTP precommand. 25 years ago
Michael Haeckel 32883a74d5 Scroll again to the top, when a different message is selected. 25 years ago
Michael Haeckel d942bedded Get rid of all remaining ASCII_CAST and COMPAT issues. 25 years ago
Stephan Kulow 6164556515 use debug area 5006 - so I can read mails without seeing tons of debug output 25 years ago
Michael Haeckel 24b5865763 Some more QT_NO_ASCII_CAST fixes. 25 years ago
Marc Mutz 20ed595a46 Add #undef QT_NO_{ASCII_CAST,COMPAT}, resp. to the tops of .cpp files that 25 years ago
Marc Mutz 33fa01f332 Move receipt creation form KMAccount to KMMessage. 25 years ago
Marc Mutz 53696dd9fd Implement outgoing filtering and 25 years ago
Michael Haeckel fe832697f1 Remove all QObject::initMetaObject() calls, since they are automatically 25 years ago
Michael Haeckel 84eeb6eb0e Use KConfigGroupSaver everywhere. 25 years ago
Michael Haeckel a1378836e8 It is now possible to place incoming mail directely into subfolder (even without 25 years ago
Stephan Kulow e0d15d2a1a gut gemeint... 25 years ago
Matthias Kretz 3039193ee4 missing ')' => make it compile 25 years ago
Stephan Kulow f82cb8b998 adding i18n 25 years ago
Stephan Kulow fec2831df5 removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago
Stephan Kulow 83e36c2662 don't block the GUI while waiting for the precommand to finish. KProcess is so 25 years ago
Michael Haeckel 3d007147eb Don't allow deleting the account name. Leads to some trouble otherwise. 25 years ago
Michael Haeckel 3347b4c08b Precommands with several arguments work now correctely. 26 years ago
Daniel Naber cf65454705 bug: passwords of deleted accounts never got removed from the 26 years ago
David Faure bc4640d8f1 Fix for non-latin1 users : 26 years ago
Don Sanders f6af3ea71b Fix problem with unfiltered mails. The folder these mails are transferred 26 years ago
Don Sanders af7b051c81 Large patch from Denis Perchine and Jacek Stolarczyk to add 26 years ago
Hans Petter Bieker 0007cd8b56 Cleaner compilation. 26 years ago
Don Sanders 545ffcc20f Change the sendReceipts method so that events aren't processed inside 26 years ago
Mike Pilone 68b6d78641 Added precommand to local account and moved all precommand code to KMAccount, since all the account types now support it. 26 years ago
Mike Pilone 9842a2e866 Finished implementing Precommand for Advanced pop and regular pop. 26 years ago
Daniel Naber 351ff1938c send-receipts defaults to "false" in another situation, so should it do here 26 years ago
Sven Radej fd968c341e sven: Removed old signal-driven IPC and introduced DCOP interface. New 26 years ago
Don Sanders 42c83acec8 Die bugs die! 26 years ago
Don Sanders 6eeb04145d ported from warning to KMessageBox::information. 26 years ago
Don Sanders 8f1dd985ec Merging in some of the background mail checking stuff. The new experimental 26 years ago
Waldo Bastian 8b39679440 WABA: Make it possible to exclude accounts from "Check All" 27 years ago
Don Sanders 4bc762264f Eliminated flicker when changing folders. 27 years ago
Don Sanders 106a091aaa Thanks to Dep and Bob Bernstein fix for kmail losing unfiltered mail problem. 27 years ago
Don Sanders b3075eceb3 The Merge. QT 2.1 (cvs) now required. 27 years ago
Kalle Dalheimer e6ba799997 The dreaded library cleanup: getConfig() -> config() and friends (see separate mail) 27 years ago
Don Sanders feaabb0210 Synchronized with KMail 1.0.24 in 1.1 branch. Approximately 14 weeks of updates have been merged. 27 years ago
Stephan Kulow a319ad6c44 CVS_SILENT compilation fixes 27 years ago
Stephan Kulow 1afae79487 CVS_SILENT ported to Qt 2.0 27 years ago
Stefan Taferner 82a71a5891 * Filter Dialog: changed combo box style to new style. 28 years ago