125 Commits (78cf645ab79ee5d2a8cfc72cb014fa2dbfc7a923)

Author SHA1 Message Date
Frank Osterfeld c7466943af merge from enterprise (708726) 19 years ago
Bruno Virlet 64a57dfa7f Revert changes which most probably are the reasons of the bugs in kmail. 19 years ago
Bruno Virlet 88dcaa8606 Revert changes which most probably are the reasons of the bugs in kmail. 19 years ago
Frank Osterfeld 9848f42cd9 merge from enterprise 19 years ago
Andreas Hartmetz 9a2c2bdc7c cross-port named open()/close() on folders from the 3.5 branch. this is a merge from 3.5 revision 647499 with many extra changes to get kmail to compile again. 19 years ago
Bruno Virlet 707f3191fc Fix precommand. Fix local Mailbox and Maildir accounts. 19 years ago
Bruno Virlet ba86cb0319 Fix precommand: KProcess in the stack is bad. 19 years ago
Bruno Virlet 6d181485fe Unbreak compilation (r705225). I hate merging patches. 19 years ago
Bruno Virlet 7a3d0a8a82 Port r705221 to enterprise. 19 years ago
Bruno Virlet aa5a948d8f Correct fix for https://bugzilla.novell.com/show_bug?id=273550 19 years ago
Stephan Kulow 79668a0aa2 backport the named open and close to reduce branch differences 19 years ago
Allen Winter d3d280cdde Fix for "kmail stops checking local mailbox" 20 years ago
Ingo Klcker bb3987a1a6 Escape user-provided data that's passed as label or status to progress item. Also mark a few word puzzles and one untranslated string as FIXMEs. 20 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 20 years ago
Till Adam 94fdc3c63c o KMAcctMgr -> KMail::AccountManager 21 years ago
Till Adam 451fe27a3e o Further disentangle serial number cache handling, message dict 21 years ago
Ingo Klcker 0d66835cb2 Add name of checked account to status bar message. Patch by Roger Larsson. 22 years ago
Till Adam 39efe3912a Add folder name to the status strings as per Ingo's request on August 7th. 22 years ago
Tobias Koenig 48eaa5fc3c Add the error message for #87941 which couldn't be backported to 3_3_BRANCH 22 years ago
Tobias Koenig 47f12e9d76 Backport fix of #87941 22 years ago
Tobias Koenig df9fa8f4ce Return from the method when execution the preprocessing application fails. 22 years ago
Till Adam 86b8f45e9d Fix strings before I forget now that it's possible again. 22 years ago
Till Adam 841ced16d3 CVS_SILENT begone 22 years ago
Ingo Klcker 9fc0dcd68f Showing this message only in the detailed progress view is sufficient and consistent with the POP3 case. 22 years ago
Till Adam f87a838feb Fix the unfortunate fact that there is no progress feedback for local 22 years ago
Till Adam 3cb30b64fb Move KMBroadcastStatus to KPIM::BroadcastStatus so it can be used by 22 years ago
Ingo Klcker 53174236b2 Factor preProcess(), fetchMsg() and postProcess() out of KMAcctLocal::processNewMail(). First step of real asynchronization instead of calling kapp->processEvents() every 200 ms 22 years ago
David Faure 5337a89e0b The original meaning of isReadOnly() was "!locked", for some weird reason. 22 years ago
David Faure 9bd307f164 Finished cleaning up KMBroadcastStatus as discussed with Till. 22 years ago
David Faure 90b666f740 KMBroadcastStatus cleanup discussed with Till: move "abortRequested" 22 years ago
Ingo Klcker 0e60c7e3ba Detailed new mail notification. Inspired by a patch by Kristian Eide. 22 years ago
Carsten Burghardt 4ab90edd9f Some fixes for the attachment icon. Dedicated to the fearless Cebit fighter Michael Brade ;-) 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
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
David Faure 01171557ed In file included from kmfoldermbox.cpp:17: 23 years ago
Ladislav Strojil 36b0aeb8ff Removing KMFolder::quiet(bool beQuiet) method that was used to prevent some 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 b6e7c304bd Fix debugging code. 23 years ago
Stephan Kulow 30ccceacb1 don't make up paths when we got good values out of procmailrc. 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Helge Deller af2967c020 roaming user fixes & some small cleanups 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
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
Eugene Zelenko fc75286b92 Use HTML tags (<b></b>) for highlighting arguments in message box text 23 years ago
Carsten Burghardt 77e037fe59 Make the new mailcheck structure actually work ;-) 23 years ago
Marc Mutz a25c33051e replay kmaccount hierarchy cleanup 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
Marc Mutz 96e56cb6f5 from kroupware_branch: half-way refactoring of the KMAccount hierarchy 24 years ago
Ingo Klcker 4750861b26 Port Don's "Rewrite the newish encryption state and signature state code." to HEAD. 24 years ago