112 Commits (0fd513ea7f7fe5e7ab6eb45faedd04439d5f13b2)

Author SHA1 Message Date
David Faure 2a0ac7a94e Abort running mail checks when closing the last kmail-main-window (KMMainWin) 22 years ago
Carsten Burghardt 0a3d42eb21 Minor cleanups 22 years ago
Andrew Coles 6b1f625bbd Corrected typos (exclamation marks). 22 years ago
Laurent Montel dfccf5ce0c Fix kddebug 22 years ago
Carsten Burghardt ae614371b8 Add an Id to the account so that (d)imap accounts can be renamed without data loss. 22 years ago
Till Adam 3d6c082c00 Let the account manager emit a signal when an account is removed so the 23 years ago
Till Adam 699d2d444b Introduce ref-counting of the filter manager to fix crashes when the 23 years ago
Marc Mutz 440d618087 Remove all FooInherited #defines and all "base" typedefs to make it consistent. They're removed since they obfuscate the inheritance trees and potential problems when changing the inheritance (the compiler doesn't force you to look at every reference to the superclass). 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Zack Rusin 496b319577 Introducing an icon which shows whether the connection to the server is 23 years ago
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