278 Commits (ab6cf67a5fdbd7b11e33c59a67d5b2bceda80f2b)

Author SHA1 Message Date
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
Carsten Burghardt 816ac5c132 Remember the open/closed state of the local root again 23 years ago
Till Adam 462807b8b2 Always skip trash folders not just when doing readOn, when trying to find 23 years ago
Till Adam 8eb8827fda Add iconChanged and nameChanged signals to KMFolderTreeItem and KMFolderTree, 23 years ago
Till Adam c3610560c8 Do default icon handling for search folder in KmFolderTreeItem::normalIcon 23 years ago
Sven Lppken 24c9834609 Change the pixmap size again. Changed kmfoldertree so it uses integer 23 years ago
Till Adam 3b3156f73b As requested by the kontact folks, make the foldertreeitem icons 23 years ago
Marc Mutz 839cbbc1ab Really change icons in foldertree if choosing custom icons (plus refactoring). 23 years ago
Marc Mutz fd60e1ec56 Move the search folder hierarchy under a top-level item of it's own 23 years ago
Stephan Binner a927b2ef85 CVS_SILENT i18n style guide fixes 23 years ago
Bo Thorsen 2e04ecfcd0 This is a quite restructuring of the kdepim IMAP resource code. 23 years ago
Till Adam 2fb3b1d1cd Don't interrupt ungoing copy/move jobs when changing folders. With this change, 23 years ago
Zack Rusin 724b8e6b05 Cleaning up headers. Trying to make the "config.h" -> kmail headers -> 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
Stephan Binner 7b3f0eda42 CVS_SILENT i18n style guide fixes 23 years ago
Carsten Burghardt 276c648be9 I simply overlooked that part. 23 years ago
Daniel Molkentin f0c6b5987f added notes where it might break when used as a part 23 years ago
Till Adam 61c57a75a2 get rid of some imap special caseing and fix some indentation 23 years ago