221 Commits (78cf645ab79ee5d2a8cfc72cb014fa2dbfc7a923)

Author SHA1 Message Date
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
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Pradeepto Bhattacharya d1ec243595 Merge ... 19 years ago
Dirk Mueller 00aa142420 - the usual "daily unbreak compilation" 19 years ago
Volker Krause 01bafaed15 Merge revisions 633599, 638231, 647127, 647145 and 647816 from 19 years ago
Stephan Kulow 79668a0aa2 backport the named open and close to reduce branch differences 19 years ago
Stephan Kulow 6168f14cbc if there are pending checks, checkDone wants to know 19 years ago
Stephan Kulow f793bfe101 Don't continue checking mail in the other folders when a local folder 19 years ago
Volker Krause d92da0568a Merge the kmail-moving-folder branch: 19 years ago
Till Adam 247d7b4a6a For full mailchecks (more than one folder) do a full folder listing 20 years ago
Ingo Klcker 607e51be0a Fix some word puzzles and one untranslated string. 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 831a0efae5 If uploading message status in the middle of a mailcheck, instead of 21 years ago
Till Adam 9b9b65bc94 Make sure the quiet state of an online imap folder gets properly reset 21 years ago
Don Sanders 3eac1eae4f Include online IMAP folders as filter action targets in the filter 21 years ago
Don Sanders 17a410ec7a Pruddy up the AS for carsten by factoring the logic to determine if 21 years ago
Don Sanders 001b4bda4a Disable the indexer in KMKernel because it's causing frequent crashes, 21 years ago
Till Adam 94fdc3c63c o KMAcctMgr -> KMail::AccountManager 21 years ago
Reinhold Kainhofer 50d4efd7d4 The FSF moved to a different address, so update the license headers all through kdepim to include the new address (see also the FSF's home page for the new address): 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Ingo Klcker 7dd5ce4fc4 *sigh²* I better go to bed. 21 years ago
Thomas Zander 0b077e7a82 Rename KMAcctExpPop to KMail::PopAccount so I could remove this comment: 21 years ago
Till Adam 8282e838a2 SVNSILENT detab 21 years ago
Till Adam 90fa42494d At last KMail builds again without errors 21 years ago
Till Adam 7247fc0de9 Move from inheriting from QPtrList to having a QValueList member, for 21 years ago
Till Adam cde1af93e8 Don't download all mails in the inbox when not a single filter matches 21 years ago
Carsten Burghardt a09ab2b990 Always send a messageRetrieved signal and make sure the filter can handle it. 21 years ago
Don Sanders 3010e16f8f Improve sanity checking for online imap filtering. 21 years ago
Mario Teijeiro Otero af1300027d * revert to QDict. Compilation fixed with: 21 years ago
Mario Teijeiro Otero ab825474b2 * Fix compiling with g++-4.0.1, and replace a QDict<int> for a QMap<QString,int>. 21 years ago
Carsten Burghardt c28e46e8c6 Add namespace support to kmail. 21 years ago
Carsten Burghardt 5cbe940613 Do not crash (and change indentation so that it matches the rest of the file) 21 years ago
Don Sanders be4bbf8911 Make it compile for some (need to include errno.h because strerror is 21 years ago
Don Sanders 6bc4d1eecb Sanity checking for applying filters on the saved list of unfiltered 21 years ago
Don Sanders e0b0f1f292 Enhance the Kmail filtering system so that filters can be applied to 21 years ago
Carsten Burghardt 90882b30bb Show a summary when a single folder is checked and the new message count did not change 21 years ago
Carsten Burghardt 0634ccf287 To copy mails from local to an imap folder took ages because the imap 21 years ago
Carsten Burghardt fafd7862a9 A new msg has no serial number and therefore transferInProgress is pretty useless. Result is a great speedup for imap->local copies 21 years ago
Carsten Burghardt 654126dd2c Refactor imap search to a job 22 years ago
Carsten Burghardt 6b3dd11ad0 Show normaler folder status info in broadcastbar when an imap folder is selected. The information that the account was checked for new mails is not really helpful 22 years ago
Laurent Montel 3b46ee84c5 it++ -> ++it 22 years ago
Till Adam b624e920de Backport of: 22 years ago
Till Adam c084c93aad When making a connection to an imap server fails, set an error condition 22 years ago
Holger Freyther 49e8bd8857 ProgressItem* -> KPIM::ProgressItem in signals, slots 22 years ago
Till Adam 3cb30b64fb Move KMBroadcastStatus to KPIM::BroadcastStatus so it can be used by 22 years ago
Till Adam 220b4dc37c Make sure progress item's are completed if killAllJobs() does its thing. 22 years ago
Till Adam bae93aa541 Improve progress reporting for folder listings: 22 years ago
Till Adam cab3cc05eb Don't remove ImapJobs from the acount lists and then kill() them, but only 22 years ago