56 Commits (5d54c12e0306cba285504fcf0ab94dd585aa843f)

Author SHA1 Message Date
Thomas McGuire b2b695420e Update the way the type of the account is stored. 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Stephan Kulow 79668a0aa2 backport the named open and close to reduce branch differences 19 years ago
Allen Winter 23997b6617 bigtime forward port of coolo's kmail_debug_imap work branch. 19 years ago
Chusslove Illich 7de386f772 n i18n plural calls, special %n placeholder is no longer used; all placeholders are ordinary numbered ones, and the first integer-valued substitution decides plural form. 19 years ago
David Faure 037087f496 Fix account config being stored in the wrong config group: 19 years ago
David Faure 38ec9afb4b kapplication.h removed where not useful 19 years ago
Laurent Montel 69d3a74e72 Second cleanup 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
Reinhold Kainhofer 6396fad702 Additional 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Allen Winter 0de2367ed1 Patch provided by Isaac Wilcox. 21 years ago
Allen Winter 040e9a3434 Patch supplied by Isaac Wilcox. 21 years ago
Andreas Gungl 484292b96e improve readability 21 years ago
Andreas Gungl ec243adffd Fix QString::at(0) on possibly empty headers by checking the size. 21 years ago
Ingo Klcker 81a7e3ba13 Partial port to current kdelibs4_snapshot. Time to hit the bed. 21 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
Till Adam 86b8f45e9d Fix strings before I forget now that it's possible again. 22 years ago
Till Adam 5d52f9fd41 Add missing progress info for maildir accounts. 22 years ago
Till Adam 3cb30b64fb Move KMBroadcastStatus to KPIM::BroadcastStatus so it can be used by 22 years ago
Ingo Klcker 08e0a749c9 Fix bug 74695: Lost Mail with no notification if message in Maildir has non-standard permissions 22 years ago
David Faure a7e66a40e4 This was copy-pasted from kmacctlocal.cpp (by Kurt Granroth I guess), 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 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
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 325005efbe Fix bug 60508: When receiving from maildir, cancelling the receive nukes the entire source maildir 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
Carsten Burghardt 77e037fe59 Make the new mailcheck structure actually work ;-) 23 years ago
Eugene Zelenko c13e725466 Use HTML tags (<b></b>) for highlighting arguments in message box text 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
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
Stephan Kulow fc6a53816a replacing the setEncryptionStatus(char*) functions that are very likely 24 years ago
Karl-Heinz Zimmer ed6097a580 Here we are, this should be the _real_ fix for bug #47906. :-) 24 years ago
Malcolm Hunter 7e93824192 Corrected typographical errors 24 years ago