375 Commits (e4e9fef515a3d31cd515c8e46870ccec4428e07c)

Author SHA1 Message Date
Andreas Gungl 537269a4fb Disable folders in IMAP and cached IMAP accounts as 21 years ago
Martin Koller 3361eaeb19 The previous commit was done too fast, as Ingo already fixed it 21 years ago
Martin Koller 87480530ea write all setting of the folder (without this, the other settings were saved 21 years ago
Will Stephenson d83db32079 Remove the 'delete folder' action from the context menu - it's not safe 21 years ago
Stephan Binner 2f7ca20d88 Yes/No dialog buttons are bad for usability 21 years ago
Till Adam f7ebf4ae78 kmacctmgr.[cpp|h|moc] -> accountmanager.[cpp|h|moc] 21 years ago
Till Adam 94fdc3c63c o KMAcctMgr -> KMail::AccountManager 21 years ago
Till Adam d39d250e08 Fix missing repaint after dimap folder renames by making the foldertree 21 years ago
David Faure 0c9148bf15 Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
David Faure 9e6702f8ab Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
David Faure a2c12a0d3f s/isResourceFolder/isResourceImapFolder/ to be closer to trunk. 21 years ago
Till Adam c7076e4e77 Tell folders about a change in contents type in the folderstorage and 21 years ago
Till Adam 390ec5a47a Make sure that the foldertree item re-checks the resource-folder'ness of 21 years ago
Thomas Zander e9bc21966a Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
Till Adam 2be7ff4b4b SVNSILENT let's include kmfolder.h where it's needed and not in 21 years ago
Till Adam cf1c887b0c SVNSILENT More include decoupling. 21 years ago
Till Adam 83cb1af12b SVNSILENT The folder tree has no business needed the compose win header. 21 years ago
Till Adam 4b718a8d9a Show resource icons also for folders with unread mail. 21 years ago
Till Adam 188581c7bd Also show resource icons for folders with unread mail. In theory 21 years ago
Ingo Klcker 8f3e5589d4 Make the setting to ignore new/unread mail in folders more useful by also skipping folders when going to the next/previous folder with unread messages. Based on patch by . 21 years ago
Martijn Klingens caabae7e11 Don't hide the Mark All as Read action if count is zero. 21 years ago
Andreas Gungl 92d3571f3a Allow the creation of new folders in the folder selection dialog 21 years ago
Carsten Burghardt c28e46e8c6 Add namespace support to kmail. 21 years ago
Mario Teijeiro Otero 63081f9e1d * Delay signals related with gui and storage when this 21 years ago
Till Adam 4b0d2e5d3a Implement "Copy folder to" which allows one to copy a hierarchy of folders 21 years ago
Danny Kukawka d2e9b854db - undo replacement of deprecated function for compatibility to kdelibs 3.3 21 years ago
Danny Kukawka 1d2517d14b - replaced deprecated function (kapp->keyboardModifiers() through 21 years ago
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
David Faure 73ec015157 Backport from HEAD the code-duplication-removal when creating a subfolder from the menu. 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
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