32 Commits (f85b723f415debcf686ee39b2b2bf8c24203c358)

Author SHA1 Message Date
Bo Thorsen a806eded08 Bugfix: Finally the messages are not filtered in one big go at the end of the download (during this time KMail would appear completely frozen). Now the mails are processed as they are downloaded. 23 years ago
Bo Thorsen d12bd764de Another filtering bugfix - now filters work on incoming mails and not just manually 23 years ago
Marc Mutz e6bd8fef62 Typo fix 23 years ago
Bo Thorsen b89149b7b5 Move dIMAP to a new folder manager. One bug is still there: It doesn't show up in the folder tree! 23 years ago
Ladislav Strojil 36b0aeb8ff Removing KMFolder::quiet(bool beQuiet) method that was used to prevent some 23 years ago
Bo Thorsen 5fa50fa0cf Fix most disconnected IMAP problems and pre-introduce some code for future features 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
Stephan Binner 268ef3da04 CVS_SILENT spelling fixes 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Ingo Klcker 5cdfad6e8c Always use KURL::prettyURL() instead of KURL::url() in debug messages because we don't want a possible password to show up in the debug info. 23 years ago
Ingo Klcker 398d19ab50 Use KMKernel::config() instead of kapp->config() as everywhere else (necessary because of Kontact). 23 years ago
Dirk Mueller f0570a3489 speling fixes 23 years ago
Carsten Burghardt bbdcd95335 Load imap attachments on demand and load the messages itself progressively. Cool ;-) 23 years ago
David Faure 7eb9d3e6a6 Fix for kroupware issue #241: when entering a wrong password for an IMAP account, 23 years ago
Zack Rusin 3c79dfd18d Switching to the moved files :) Thanks David! 23 years ago
Marc Mutz 61012388f3 Fix some warnings when compiling with --disable-debug (-DNDEBUG). 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
Bo Thorsen 47f87fce2d Fix copyright headers for some of the kroupware stuff 23 years ago
Bo Thorsen 404989f1c9 kroupware_branch merge 23 years ago
Antonio Larrosa Jimenez 9a7ebcb078 Replaced comparisons to "" by using isEmpty() 23 years ago
David Faure 483a2592de A somewhat big merge of my changes in kroupware_branch. 23 years ago
David Faure 2591b958c7 I'm sure translators are thrilled to translate that one: 24 years ago
David Faure dae0edd249 One more displayProgress() to make sure the progressbar goes to away at the end of the sync. 24 years ago
David Faure f75c8d2f13 Progress info in the main statusbar during a cached-imap sync (similar to 24 years ago
Daniel Molkentin 9b71a29693 debug areas for HEAD, too 24 years ago
Carsten Burghardt 079eae2a53 Yes, the subscription dialog is in. 24 years ago
Bo Thorsen 86ec3925b8 Fix disconnected IMAP. Now we can even have normal IMAP and disconnected IMAP accounts in the same kmail. 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
Zack Rusin 8142180fa0 Committing the folder rework. I wanted to wait a little bit, but it fixes 24 years ago
Steffen Hansen 07bbdda77a fixed a couple of crashes when setting up disconnected IMAP accounts 24 years ago
Bo Thorsen 8b8db5ccc8 Disconnected IMAP mode 24 years ago