321 Commits (e78cf511472a06caa686b1de0bbacbb564b9e54c)

Author SHA1 Message Date
David Faure 73ec015157 Backport from HEAD the code-duplication-removal when creating a subfolder from the menu. 22 years ago
David Faure e29da7011d Fixed "Folder Menu not updated after enabling Expiration for a Folder", approved by Ingo. 22 years ago
Carsten Burghardt fc5ad4790e Do not include search folders in the copy/move menu 22 years ago
Sandro Giessl b152bae8a7 Backport my contentsDragMoveEvent optimizations, revisions .cpp 1.329:1.334 + .h 1.87:1.88 22 years ago
Sandro Giessl 1047c1ef7d Yay, the initial reason for poking around in KMFolderTree::contentsDragMoveEvent. 22 years ago
Sandro Giessl 7eb0270941 CVS_SILENT indentation 22 years ago
Sandro Giessl 92e4061cb6 simplify contentsDragMoveEvent a bit more... As far as I can tell, this 22 years ago
Sandro Giessl 1366d22c83 belongs to the removed autoscroll code. 22 years ago
Sandro Giessl 2eaaf0fe3d Remove drag autoscroll code, as autoscrolling is already provided by QScrollView. 22 years ago
Nadeem Hasan 4be278bcb0 Missed this. 22 years ago
Nadeem Hasan 126d42dbdb * SmallIcon() -> SmallIconSet() 22 years ago
Till Adam 05fcd2d3a9 Initialize the folder shortcut actions inthe right place. 22 years ago
Till Adam 8a9abb9aea Check for already used shortcuts and refuse them. 22 years ago
Till Adam 8ada627833 Ensure the selected item is visible. 22 years ago
Till Adam 16af414a8a Spiffy little feature I've been meaning to do for ages: 22 years ago
Carsten Burghardt ad131acc9a Change the popup menus for copy and move so that the folders are arranged according to the foldertree. 22 years ago
Andreas Gungl bffd6ab572 use the standard icon for getting mail in the folder popup menu 22 years ago
Till Adam a7df9bb8ae Fix removing of resource folders and rename isResourceImapFolder into 22 years ago
Till Adam ffe4974bf9 Backport of: 22 years ago
Till Adam 48b26a3141 Fix the flicker in a better way which makes closed subfolder count updating 22 years ago
Carsten Burghardt d1d0f36934 From branch: Fix dnd with imap 22 years ago
Till Adam 27d89b0e4c Backport from HEAD of: 22 years ago
Till Adam a58299174d Fix the folder tree flicker for all cases, even the "number of mails after 22 years ago
Carsten Burghardt c0c177c082 Fix imap dnd 22 years ago
Carsten Burghardt 97de27887e Fix compiling 22 years ago
Till Adam 59472f15d9 Backport of commit: 22 years ago
Carsten Burghardt c18dec0e42 Give the user the choice what action to execute when a folder is entered: 22 years ago
Till Adam 79826c0b89 Rework the logic that assigns types to folder tree items to take into account the fact that due to the advent of imap and dimap sent/drafts/trash folders can now also be non-system folders. Fix detection of resource folder types. This results in special folders having the spiffy special icons on imap and dimap as well now, and resource folders having the spiffy resource folder icons they were intended to have all along, which required another small fix in the logic that detects them. All around prettier now. :) 22 years ago
Carsten Burghardt 7fba502326 Backport: 22 years ago
Carsten Burghardt 2290a9a493 Do not crash during startup. This patch is rather intrusive but I do not see a chance to fix it without 22 years ago
David Faure cb76d0ecd8 Fixed ASSERT 22 years ago
David Faure 12d2e31ccc Don't delete information about the hidden groupware folders on every kmail startup. 22 years ago
Carsten Burghardt 1007823927 Account root is always expandable 22 years ago
David Faure 0961fb7be0 Disable menu items for deleting and moving messages in readonly folders. 22 years ago
David Faure cc88abe4a2 With cachedimap, "Check mail in this folder" can only be done once the folder exists 22 years ago
Carsten Burghardt 16445d4f5d - Fix the pretty broken JumpToUnread logic 22 years ago
David Faure 8b2ae90893 Drag-n-drop fixes: 22 years ago
David Faure 8e2b8f63b2 Fixed renaming folders over cached imap, so that it works in a disconnected way: 22 years ago
Till Adam 9e5fd03118 Separate the two conceptually different uses of the idle timer into a 22 years ago
Ingo Klcker a2f6662b69 Add dcop call timeOfLastMessageCountChange() which will be used by the mail summary in Kontact to determine whether the counts need to be updated. 22 years ago
Ingo Klcker d6388d8fb7 Micro-optimization: Setting the count to 0 is unnecessary. Calling isOpened() and count() is unnecessary if the folder has no content. 22 years ago
Carsten Burghardt 586a46583b Better icons and deactivate Refresh folder list for dimap 22 years ago
Stephan Binner 4b405d00ec CVS_SILENT i18n style guide fixes 22 years ago
Carsten Burghardt a61a7c63ab Add the ListJob for imap, dimap and subscription. 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
Ingo Klcker c3ff43f11f Use KMMailingListPostCommand for new message to mailing list 22 years ago
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