104 Commits (4b0d2e5d3af69d249a9b41d205df43511c37379a)

Author SHA1 Message Date
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
Don Sanders 05cde7e1a7 Code cleanup, make various actions (reply, replyall, etc, etc) independent 24 years ago
Kurt Granroth 1974c080f9 Removed useless dialog that popped up when the $HOME/Mail directory 24 years ago
Waldo Bastian 9f747af545 Fix compilation. 24 years ago
Waldo Bastian aa9d328b0e * Added DO_FOR_ALL macro for recursive traversing of folder tree. 24 years ago
Waldo Bastian 6867509cd5 Remove linebreaks from messageboxes. 25 years ago
Michael Haeckel 5858acd693 Don't tell new users on startup, that the IMAP cache directory will be created. 25 years ago
Michael Haeckel 4d3acc97eb Use unicode and special character save names for the IMAP cache files. 25 years ago
Michael Haeckel 0c2691a805 Generate all serial numbers for a folder immediately, if there is no serial 25 years ago
Ingo Klcker ffb6924063 Fix infinite folder expiration loop: 25 years ago
Michael Haeckel 32970dbf49 Don't delete the serial number files after reading them and some cleanup. 25 years ago
Marc Mutz 053dc5aef8 Finally commit the configuredialog restructuring. See kmail@kde.org list archive for what's changed. 25 years ago