115 Commits (89f2aface68a5d818de7b69989cf591d8fbf079c)

Author SHA1 Message Date
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Volker Krause 0e3084b2dd Prevent re-creation of a previously deleted DIMAP folder without a prior 19 years ago
Pradeepto Bhattacharya c380ce9d0e Merge ... 19 years ago
Bruno Virlet 8358723b88 Fix crashes during drag&drop of imap folders 19 years ago
Volker Krause 57226f7b5c Merge SVN commit 677090 by vkrause from enterprise branch: 19 years ago
Volker Krause 77d0ac1bd1 No more invalid reads while deleting/moving folders. 19 years ago
Till Adam 27a49cca1f Implement a size column in the shared folder tree class and in 19 years ago
Volker Krause 01bafaed15 Merge revisions 633599, 638231, 647127, 647145 and 647816 from 19 years ago
Volker Krause d92da0568a Merge the kmail-moving-folder branch: 19 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 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Till Adam 4b0d2e5d3a Implement "Copy folder to" which allows one to copy a hierarchy of folders 21 years ago
Ingo Klcker eb23af790e Use 'Local Folders' instead of 'Local' as prefix for local folders and don't put a '/' in front. No, 'Local Folders' is not a new string. 21 years ago
Till Adam 543362e045 Bitrot-- 21 years ago
Carsten Burghardt cef542ab9a And the next step from the Usability study: kick the "Belongs To" off the properties 21 years ago
Till Adam a2f4f98148 readFolderIds returns 0 on success, -1 on failure. cope. 22 years ago
Till Adam 11661a36a7 Be somewhat safer when reading the message serial number dict for a folder 22 years ago
Carsten Burghardt f0fc82333b Add the feature to move folders to any other location. Non local folders 22 years ago
David Faure 7c77d5784c RMB/Compact should compact in all cases (even if !needsCompacting). 22 years ago
David Faure 152f8d472c GUI improvements for the compaction feature: 22 years ago
David Faure c44c484bb5 Similarly to expiring old mails in the background, this implements compacting 22 years ago
Carsten Burghardt a9732f135b Add the "list only open folders" feature. 22 years ago
David Faure d0bc54df5c Reworked the "mail expiry" feature to work as a background task (timer-driven) 22 years ago
Ingo Klcker a2a4ff7f8c Prepend the displayPath of local folders with /Local 22 years ago
Andreas Gungl d973590fb2 improve the handling of situations when a folder is removed 22 years ago
Andrew Coles af11dae280 Corrected typographical errors. 22 years ago
Carsten Burghardt f968ff305d Fix recursive deletion of folders for imap. Works also for dimap (of course ;-)) 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
Stephan Binner cb094cce12 CVS_SILENT i18n style guide fixes 23 years ago
Roberto Teixeira a9524b2a64 Changing "directory" to "folder" as discussed on kde-i18n-doc and kde-core-devel 23 years ago
Stephan Kulow 631938217b commiting my patch as discussed in http://lists.kde.org/?l=kmail&m=106259210725197&w=2 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 c64f9a094f Reword some error messages to make them (hopefully) easier understandable. The 'view and modify the content' is the same term that also appears in the directory properties dialog in Konqueror. 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Daniel Molkentin 2f118feed6 constant usage of QFile::encodeName() when dealing with files. Boy that was a wild mix before... 23 years ago
Laurent Montel dc9d37f03d ";;" -> ";" 23 years ago
Till Adam dce4493590 Check whether the dir that is to be used as the local mail store (~/Mail) 23 years ago
Zack Rusin 3c79dfd18d Switching to the moved files :) Thanks David! 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
Zack Rusin 690e92d514 Everyone does fixincludes and I felt left out. Joining the "fixincludes" club. 23 years ago
Zack Rusin 1e1fc5fc21 Two new functions to get and return list of folders as paths like : 23 years ago
Marc Mutz e04a190385 kill off $Id$'s 23 years ago
Ingo Klcker 697820735c remove duplicate mDir.setPath(mBasePath); 23 years ago
Don Sanders 2cf1ed8953 Integrate a subset of the changes in the make_it_cool branch. 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
Stephan Kulow e6461866a8 ported Don's KMKernel::config into HEAD 24 years ago
Marc Mutz 971dce143c warnings = 0; 24 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
Don Sanders 4b3f78176b Reverting all my recent changes as requested by Michael. 24 years ago