353 Commits (5e71b8b4e65451a200984931bfee34ccd7ef27c6)

Author SHA1 Message Date
Carsten Burghardt ec7215c6d2 Show submenu also for the account root folders 21 years ago
Ingo Klcker 9fbbbaeaef Revert because it breaks compilation with kdelibs 3.3.x. 21 years ago
Helge Deller c200d29a4e --deprecated 21 years ago
Carsten Burghardt 655045ac25 Fix the creation of dimap toplevel folders 21 years ago
Carsten Burghardt cef542ab9a And the next step from the Usability study: kick the "Belongs To" off the properties 21 years ago
Ingo Klcker ac068c8c5a A treat for Allen: Avoid a submenu with just Local Folders in the Move To and Copy To menus 21 years ago
Till Adam 4dc5297d3a Ladies, gentlemen and those of you for whom the jury is still out, on the 21 years ago
Till Adam 640781d101 Even better context menu. 21 years ago
Till Adam d41045a2b4 More shuffling around of bits in the folder context menu. 21 years ago
Till Adam 762f8ff8d1 More OpenUsability.org suggestions: 21 years ago
Till Adam 676c0ea4c2 Implement the first bit of the suggestions from the excellent usability 21 years ago
Till Adam 0c2c185302 Allow creation of subfolders in online imap accounts even if we don't have 21 years ago
David Faure 7c74a5872f From proko2: Moved "no permissions" check and dialog box to KMFolderTree::addChildFolder() in order 22 years ago
Volker Krause 002919b7d1 Allow to navigate onto and over folderless nodes using CTRL+Left/Right, ie. 22 years ago
Albert Astals Cid dfba7f83da Use the main window actions in the folder contextual menu 22 years ago
Carsten Burghardt f0fc82333b Add the feature to move folders to any other location. Non local folders 22 years ago
Don Sanders 7c295bdd17 Add a Find Messages menu item to the folder tree context menu, as 22 years ago
David Faure 74d53e7fef Forward port fix for #92918 - "Folder Menu not updated after enabling Expiration for a Folder" 22 years ago
Carsten Burghardt fc5ad4790e Do not include search folders in the copy/move menu 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 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 a58299174d Fix the folder tree flicker for all cases, even the "number of mails after 22 years ago
Carsten Burghardt 97de27887e Fix compiling 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 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