141 Commits (778fe136a718aad514b3a60931b1ae7f7a76c7e1)

Author SHA1 Message Date
Thomas McGuire c23fe9cfa9 Revert of: 19 years ago
Bruno Virlet ab4c83a924 Forward port r706174 and r706425 19 years ago
Arto Hytnen 86916891d9 i18n html tags fixes only to kdepim 19 years ago
Tobias Koenig 01c7115ebd Manual adaption and cleanup of the previous script run 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
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
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
Reinhold Kainhofer 42ed96b11f some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
Allen Winter 063033d01e "a" -> 'a' 20 years ago
Frank Osterfeld ecef6689b4 deprecated-- 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 ec645608ff Q3CString-- 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 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
Andreas Gungl 99cad9ca49 Work around a problem in QString (Qt4) to let KMail receive 21 years ago
Ingo Klcker 81a7e3ba13 Partial port to current kdelibs4_snapshot. Time to hit the bed. 21 years ago
Laurent Montel 57f2203adc Some port 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
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