86 Commits (78cf645ab79ee5d2a8cfc72cb014fa2dbfc7a923)

Author SHA1 Message Date
Till Adam fa921b8ad8 Merged revisions 650963 via svnmerge from 18 years ago
Andreas Hartmetz f39d3c8c89 Workaround for Intevation issue 2216 (crash in KMFolderSearch::addSerNum) and some small style fixes 18 years ago
Thomas McGuire 3d5813899b Compute the size of the folders > 2GB correctly. 18 years ago
Till Adam f47c7e97c4 Add the ability to associate an identity with an account, such that that 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
Andreas Hartmetz 8e56643c4f Lots of fixes to folder refcounting all over the place. There might be even more problems elsewhere, but this fixes Intevation issue #1868. 19 years ago
Till Adam 39c4fb36b4 Avoid crashes due to KMMsgInfo pointers being replaced by KMMessage pointers by 19 years ago
Pradeepto Bhattacharya c44b5eb990 Forward ports from pim+ and enterprise... 19 years ago
Pradeepto Bhattacharya d1ec243595 Merge ... 19 years ago
Dirk Mueller 00aa142420 - the usual "daily unbreak compilation" 19 years ago
Till Adam 27a49cca1f Implement a size column in the shared folder tree class and in 19 years ago
Pradeepto Bhattacharya 8c4d7ca4ba Merge ... 19 years ago
Till Adam c055eafb72 Warn when calling getMsg on a closed folder. 19 years ago
Till Adam 579bce92f9 Give some more verbose warnings when getMsg goes wrong. 19 years ago
Till Adam 78a4ad5503 Apply ported version of the mail loss debugging and explicit deletions patch, 19 years ago
Allen Winter 16e53873f8 merge SVN commit 647870 by coolo: 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
Allen Winter 882985460a fix "deleting maildir does not delete associated .index.ids file" 19 years ago
Volker Krause d92da0568a Merge the kmail-moving-folder branch: 19 years ago
Till Adam 0a92a8380b Cleanup. 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
Ingo Klcker b6fdfba82a Fix the nasty bug which caused folder settings to disappear. It turns out that we deleted the config group just after we had saved it. Doh. Fixed by deleting the old folder configuration only if the folder has been renamed/moved. All kudos to Martin Koller for giving me the crucial hint. 21 years ago
Ingo Klcker 34ac47a31a This check is wrong. idx must be in the range 0..(count-1). Rewrite the rule to make it easier to read. 21 years ago
Andreas Gungl fa4aa0b8d8 care for messages which are marked as unread and ignored 21 years ago
Ingo Klcker 2db5ac7003 Add comment and cleanup. 21 years ago
Grzegorz Jaskiewicz ba8fdb8a68 don't crash on very very outdated cache, this is much more sane than simple asert that causes crash! 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Till Adam 2a01012faa Move the account list into kmfolder, from folderstorage, it's a feature 21 years ago
Till Adam e002a6a15a Add a KMail::Util namespace in new files util.h and util.cpp and move 21 years ago
Till Adam 6aff238c31 SVNSILENT whitespace 21 years ago
Till Adam db572ceb9a Don't crash when closing the search window while a search is still going 21 years ago
David Faure d4be48428b the most important part of the forward-port was missing; thanks to Till for noticing 21 years ago
David Faure 9e6702f8ab Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
Till Adam c7076e4e77 Tell folders about a change in contents type in the folderstorage and 21 years ago
Till Adam 3c5d6feafe SVNSILENT unused 21 years ago
Till Adam 1414521c12 Make the folder call ::create() on the storage once it has instantiated 21 years ago
Thomas Zander 0e6d149441 debug fix 21 years ago
Thomas Zander 1716f2536e Make (internal) error message clearer 21 years ago
Till Adam 451fe27a3e o Further disentangle serial number cache handling, message dict 21 years ago
Till Adam dde0e721a4 o rename the methods dealing with the folder ids file to 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Thomas Zander 753d8448fb CVSSILENT: More header cleanup 21 years ago
Thomas Zander e9bc21966a Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
Thomas Zander 55eabf8ecc Remove kmfoldernode's setType() and type() methods and all the places where it is 21 years ago
Carsten Burghardt 9baa20e7a7 Ouch. No idea how that crept in but calling KMFolderIndex::take instead of KMFolderMaildir is simply wrong. 21 years ago
Till Adam d3428ce9ef Don't inform the resource when copying resource folders. Issue 727. 21 years ago
Carsten Burghardt a5d5366d11 IMAP Search changes: 21 years ago
Mario Teijeiro Otero 63081f9e1d * Delay signals related with gui and storage when this 21 years ago