80 Commits (50539bba81ebb157eae5a02fc81fe012aaa2dd55)

Author SHA1 Message Date
Michael Haeckel 9cb2012931 Fix statusbar message for number of new messages. 24 years ago
Michael Haeckel 1d5354d2f8 Readd summary displaying of the new mails in all accounts. 24 years ago
Waldo Bastian e58dd9eec3 Fix & cleanup mail checking. 24 years ago
Alexander Neundorf c223158d1d dont start fetching new messages with the status bar message "Transmission 24 years ago
Stephan Kulow 2892d05a1b including config.h as first include (it defines quite some controlling defines) 24 years ago
Stephan Kulow 42ed1f127f + mTotalNewMailsArrived=0; 24 years ago
Marc Mutz f9249b211b remove unused account and filter groups from the config file before writing 24 years ago
Antonio Larrosa Jimenez 7145c5950c This patch fixes kmail for the case of multiple accounts, so that it doesn't 24 years ago
Waldo Bastian 6867509cd5 Remove linebreaks from messageboxes. 25 years ago
Marc Mutz eaccb6636a Don't allow empty account names to sneak past readConfig() 25 years ago
Michael Haeckel d34ce7f752 Make "send on check" working again. 25 years ago
Michael Ritzert 50bd1ed767 Make kdenetwork compile with gcc 3.1 without deprecated header warnings. 25 years ago
Dirk Mueller aa0cadacd1 CVS-SILENT: fixincludes -e 25 years ago
Christian Gebauer 1094a253e3 fixed compilation with KDE_NO_COMPAT (kapplication.h, kcolordialog.h) 25 years ago
Michael Haeckel 81d92d4b8a Remove some code duplication and hopefully fix the interval mail checking 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Michael Haeckel cc583df89c Inverval mail checking for IMAP. 25 years ago
Michael Haeckel 67fe03412e Cheking for new mails in all folders on an IMAP account. 25 years ago
Michael Haeckel b5b99d0240 Send mails only on manual mail checking and not on interval mail checking. 25 years ago
Malte Starostik c00f466c13 Reinitialize the iterator after clear()ing the account list, use 25 years ago
Michael Haeckel 3053058627 QList -> QPtrList 25 years ago
Don Sanders 5c1dd74a84 Should fix #29309 "KMail seems to stop checking for new e-mail (POP account 25 years ago
Michael Haeckel 79cd8d0d33 Don't show message boxes, that the IMAP accounts don't have destination folders 25 years ago
Kurt Granroth 0b28159da9 Massive commit to include native maildir-style mailboxes support in 25 years ago
Michael Haeckel ba6984fda1 Hopepully get rid a double mail retrieving on some buggy server by not 25 years ago
Michael Haeckel d942bedded Get rid of all remaining ASCII_CAST and COMPAT issues. 25 years ago
Michael Haeckel ceffd57016 - Store filenames always in unicode. Although this requires much more local8Bit 25 years ago
Stephan Kulow 6164556515 use debug area 5006 - so I can read mails without seeing tons of debug output 25 years ago
Marc Mutz 20ed595a46 Add #undef QT_NO_{ASCII_CAST,COMPAT}, resp. to the tops of .cpp files that 25 years ago
Michael Haeckel 84eeb6eb0e Use KConfigGroupSaver everywhere. 25 years ago
Stephan Kulow fec2831df5 removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago
Michael Haeckel 22085e0000 Checking mail from POP3 accounts that were configured after an IMAP account 25 years ago
Michael Haeckel 23af3c61e7 Don't show the imap accounts in the check mail menu. 25 years ago
Michael Haeckel 55fced12d7 Yet another feature. 25 years ago
Dirk Mueller d471555dd9 compile with gcc3. reviewed by Don. 25 years ago
Michael Haeckel d3ce931175 Don't add an account to the mail checking queue, if it is alredy in it. 26 years ago
Michael Haeckel 1faad4c8bf Patch by Nicholas Hagen <tommy@zidnet.net> 26 years ago
Don Sanders ac41c00f7a Patch from Michael Haeckel <Michael@Haeckel.Net> 26 years ago
Hans Petter Bieker 0007cd8b56 Cleaner compilation. 26 years ago
Don Sanders 5b13f89a7c Fixed 0.5 freakin bugs to do with network account modifications taking 26 years ago
Don Sanders 885193119f When "send queued mail when checking for new mail" is turned on, don't send 26 years ago
Jacek Stolarczyk 9407a546e9 Converted container for account names popup menu from QStrList to QStringList 26 years ago
Don Sanders 7fb83a0b01 Maybe I forgot to commit this file earlier? 26 years ago
Sven Radej fd968c341e sven: Removed old signal-driven IPC and introduced DCOP interface. New 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 7368f4b722 WABA: Patch by George Staikos to fix crashes with interval mail checking. 27 years ago
Waldo Bastian 8b39679440 WABA: Make it possible to exclude accounts from "Check All" 27 years ago
Waldo Bastian 0a08f9d2d4 WABA: Fixed "Check mail in..", enabled progress dialog when checking mail. 27 years ago
David Faure 1bb9dda8ab CVS_SILENT removed duplicate headers - difficult one because of #ifdef KRN 27 years ago