102 Commits (cdb3d99f65e4818bc59fdbf86ac3e779bbeeb0fc)

Author SHA1 Message Date
Stephan Kulow caf616bbeb moving kconfig.h and kcmdlineargs.h in the files that need it (kmkernel.h 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 23 years ago
Carsten Burghardt d234dc85e7 Fix some bugs concerning the new-mail-checks. The status messages should work correctly again. Reviewed by Ingo. 23 years ago
Ingo Klcker 703f620b76 Replace all 'Transmission complete. bla...' messages by a simple KMBroadcastStatus::setStatusMsgTransmissionCompleted(...) and prefix all those messages with a timestamp. 23 years ago
Carsten Burghardt 77e037fe59 Make the new mailcheck structure actually work ;-) 23 years ago
Carsten Burghardt 523c8426e4 Clean up the new-mail-check, queue new checks, don t block or return silently. 23 years ago
Carsten Burghardt 440c7990a2 Fix imap notification and select notification on a per-folder basis. 23 years ago
Zack Rusin 1c66891f3f Don't go through all that trouble if no debugging is defined. 23 years ago
Andras Mantia 4d9cf88c62 Compilation fixes. 23 years ago
Marc Mutz ddbb56087d umm, no ;-)) 24 years ago
Don Sanders 84b3d2c73a Integrate from make_it_cool, check for cached imap. 24 years ago
Bo Thorsen bec6944e19 Kroupware merge: This is basically most of the kroupware branch changes. There is stuff in the kmgroupware*.* that is only kept for debugging purposes - it will go away when kaplan is more finished. 24 years ago
Bo Thorsen ffacfdcc9e Add automatic resource handling and imap folder invalidation 24 years ago
Marc Mutz a25c33051e replay kmaccount hierarchy cleanup 24 years ago
Don Sanders 2cf1ed8953 Integrate a subset of the changes in the make_it_cool branch. 24 years ago
Ingo Klcker 84f4965f64 Revert HEAD to KDE_3_1_BRANCH. Of course I didn't remove any files that where added to HEAD. 24 years ago
Bo Thorsen 8b8db5ccc8 Disconnected IMAP mode 24 years ago
Marc Mutz 96e56cb6f5 from kroupware_branch: half-way refactoring of the KMAccount hierarchy 24 years ago
Marc Mutz 3bca6b1027 missing include 24 years ago
Stephan Kulow 58359204aa first part of the job/imap/folder cleanup. 24 years ago
Stephan Kulow e6461866a8 ported Don's KMKernel::config into HEAD 24 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
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