296 Commits (ddaeabecb5cb0404dc8ca3eed837ec922367459e)

Author SHA1 Message Date
Ingo Klcker 25e88ce6c3 Fix capitalization and remove tabs. I should have committed the patch myself. :-( 22 years ago
Brad Hards a5989d7160 Add a "Post to Mailing-List..." selection to RMB menu for mailing list 22 years ago
David Faure 5168674333 Redesigned KMFolderDia to make it more modular: one class per tab, using 22 years ago
Bo Thorsen b915faee44 Implement hiding the IMAP resource folders from the foldertree. This was 22 years ago
Carsten Burghardt 6f6cc5ac07 Not needed anymore and broken anyway 22 years ago
Till Adam b8489aa884 Remove now unused and very, very ugly refresh method. 22 years ago
Till Adam 649384ab9b No reason to reimplement those anymore. 22 years ago
Till Adam 164a1d2912 Fix weird folder tree painting issues by removing the last traces of 22 years ago
Till Adam 7c1680f1ed I guess it makes more sense to initialize those to true. 22 years ago
Till Adam 961f9634da Remove broken support for background pixmaps for the folder tree. 22 years ago
Carsten Burghardt 2bc39ad7d3 That should reduce the cpu load a bit 22 years ago
Till Adam 7f17675649 Redo the folder tree item repainting when total or unread counts change. 22 years ago
Carsten Burghardt 75345b1919 well, aeh, yes, hmm, you know, ... 22 years ago
Carsten Burghardt f968ff305d Fix recursive deletion of folders for imap. Works also for dimap (of course ;-)) 22 years ago
Carsten Burghardt 52041f310c The get-rid-of-old-things patch. 22 years ago
Zack Rusin f85d94339b From the series: zack does magic and you, the common people, stand in awe. 22 years ago
Till Adam b034429ce9 Use the nice static wrappers instead of ::->self() explicitely for config 22 years ago
Till Adam 792c314648 Port the behavior section of the KMail config to KConfigXT as an initial 22 years ago
Don Sanders be5d6f5c0e Don't select the current folder when any key is pressed. 22 years ago
Don Sanders f8441f105d In KMFolderTree::contentsMouseReleaseEvent make sure all code paths call 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
Ingo Klcker ad7829f1cc Add a crash guard. Patch by Laurent Montel. 23 years ago
Don Sanders 32c810675a Trivial fix 63399 23 years ago
Ingo Klcker 00deb15c24 Add workaround for bug 56693 (kmail freeze with the complete desktop while pinentry-qt appears): 23 years ago
Ingo Klcker 88101f115c Fix bug 69176: Empty trash doesn't work when trash folder not selected 23 years ago
Scott Wheeler 7dd5b7c2c2 Select folders on mouse release rather than mouse press. This prevents one 23 years ago
Till Adam 877b89da9e Be still. 23 years ago
Till Adam 3d6c082c00 Let the account manager emit a signal when an account is removed so the 23 years ago
Marc Mutz b8c6efc516 Forgot to remove this line before committing (the compiler can't check slots, so I used that to make it checked)... 23 years ago
Marc Mutz 3baeed1a13 Unhide the troubleshoot action from the folder rmb for dimap 23 years ago
Bo Thorsen b89149b7b5 Move dIMAP to a new folder manager. One bug is still there: It doesn't show up in the folder tree! 23 years ago
Till Adam 295a75260e o Move Properties to the end of the foldertree RMB menu. 23 years ago
Richard Lrkng f61623959d Make prevUnreadFolder consistent with nextUnreadFolder, so it will skip 23 years ago
Ingo Klcker cab9a2858b Use the 'edit' icon for the drafts folder. Patch by Mikolaj Machowski ( mikmach AT wp DOT pl ). 23 years ago
Don Sanders 27f35201e4 Use new MailListDrag class for drag and drop of mails. 23 years ago
Till Adam f4e556a2a4 Rename the "refresh" action for imap folders to "Check mail in this folder" 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Till Adam 1c96646a41 Disonnect slotFolderExpanded while it is executing during startup to 23 years ago
Carsten Burghardt 7f42c7055b Do not show menu entries that do not work. And refresh does nothing in this case. 23 years ago
Zack Rusin 45e5c375e4 CVS_SILENT do it properly 23 years ago
Ingo Klcker 040f96c5d3 Make the entries in the drag'n'drop popup menu consistent with kfmclient 23 years ago
Ingo Klcker 86275aec0d Disable 'Move all messages to trash' for empty folders. Based on patch by Laurent Montel. 23 years ago
Ingo Klcker 1eef6ef4c8 Don't hide menu items but disable them (as suggested by Thomas Zander) because users often memorize the position of an item in a menu. 23 years ago
Ingo Klcker 2b59f24100 Make KMailICalIfaceImpl::folderPixmap(...) work with English folders on the Kolab server and German locale on the client. 23 years ago
Zack Rusin b775dd5f5c Please, oh, please do not use constructs like 'protocol() == "someprotocol"'. 23 years ago
Helge Deller 289c449617 avoid hardcoded font names 23 years ago
Bo Thorsen 0ef457e2f6 Load the right icons for IMAP resource folders 23 years ago
Till Adam ae304a4eda These changes do two things: 23 years ago
Helge Deller af2967c020 roaming user fixes & some small cleanups 23 years ago