269 Commits (2267c2cd9b68e5274a4b632eb4587bdb751e11ef)

Author SHA1 Message Date
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
Till Adam 94527639ca Don't update the column with the number of unread messages for every single 23 years ago
Carsten Burghardt 47044b15af Include the cachedimap folders in the foldertree-hierarchy. Order is local-cachedimap-imap-news-other. 23 years ago
Till Adam 75cd279834 Add the ability to check the single currently active imap folder for new 23 years ago
Eugene Zelenko fc75286b92 Use HTML tags (<b></b>) for highlighting arguments in message box text 23 years ago
Carsten Burghardt 8b4c1b4c46 Old fix from 3_1_BRANCH to make sure the toggles for unread and total column have the correct state 23 years ago
Antonio Larrosa Jimenez 9a7ebcb078 Replaced comparisons to "" by using isEmpty() 23 years ago
Daniel Molkentin 3111ae92b4 getting rid of some unneeded QRegExps 23 years ago
Ingo Klcker 3b68bf37d2 Fix regression: Moving messages with the mouse didn't work anymore. 23 years ago
Carsten Burghardt 440c7990a2 Fix imap notification and select notification on a per-folder basis. 23 years ago