166 Commits (e54ad9e152f7b8765aede1b4e04b06dc78cb637b)

Author SHA1 Message Date
Laurent Montel 9605f287b3 Fix crash when we "Invoke Handle" and folder is not created 22 years ago
Laurent Montel 540faba513 Fix crash when we "Invoke Handle" and folder is not again created 22 years ago
David Faure 3cc94d3df7 Fix Till's fix: don't call writeConfig from setContentsType, which is called from readConfig. 22 years ago
David Faure 012ab72c9d Fix Till's fix: don't call writeConfig from setContentsType, which is called from readConfig. 22 years ago
Till Adam a7df9bb8ae Fix removing of resource folders and rename isResourceImapFolder into 22 years ago
Giovanni Venturi b45e5f93cb fix bug #78626, #82457 and #84430 22 years ago
Giovanni Venturi 2d49bc946b fix bug #78626, #82457 and #84430 22 years ago
Till Adam 5eb1b09e2a Fix typo. 22 years ago
Till Adam 94dc5416a7 Give the user an informational message explaining the interesting effects 22 years ago
Ingo Klcker e1a30baef6 Re-apply Martin's patch. 22 years ago
Ingo Klcker 90dc9dcc7e Revert. See kmail-devel. 22 years ago
Martin Koller 01bd23e600 Count new mails only in not-ignored folders 22 years ago
Ingo Klcker dc7e80bc3e Actually, I wanted to commit this. 22 years ago
Ingo Klcker f4810c9899 First try to determine the mailing-list from the currently selected message. Only if this fails the 5 most recently added messages are scanned. This required adding KMFolderTree::mainWidget() so that we can (basically) do mDlg->parent()->mainWidget()->headers()->currentItemIndex() to get the index of the currently selected message. 22 years ago
Scott Wheeler 1596e85b03 Don't crash when renaming search folders. 22 years ago
Stephan Binner d5989c2918 CVS_SILENT i18n style guide fixes 22 years ago
Carsten Burghardt 45f7953aa7 Support the creation of #driver.mbx style folders. Actually this is a bugfix as it is not 22 years ago
Ingo Klcker f6accd8159 Make appearance of "Include in check" option consistent with others. Patch by Hasso Tepper. 22 years ago
David Faure 4b7c55359d Moved Bo's ContentsType from KMFolder to FolderStorage. This will allow 22 years ago
David Faure 828eb79550 Turn Bo's ugly numbers into a nice enum. 22 years ago
David Faure a0fb0131a8 perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
David Faure 8a19db5f10 Correctly disable the expiry options when creating a new folder, or opening 22 years ago
Till Adam dc36292c3f Finally add a temporary gui for setting the "put replies to mail in this 22 years ago
Andrew Coles 7e921a98db CVS_SILENT 22 years ago
Ingo Klcker 53257a6c47 Add possibility to ignore new mail that's filtered to certain folders (e.g. the Trash or Spam folder) 22 years ago
Ingo Klcker 996577d572 Move the expiry settings to a tab of its own 22 years ago
David Faure c51cfbb4d8 Fixed last fix (i.e. unbreak creating folders over online imap again). 22 years ago
David Faure a212d0b49c Don't try to create the folder twice when OK proceeds half-way and stops on error. 22 years ago
Carsten Burghardt 1349cd76f9 I do not know why we special case the system folders here but the imap inbox should not be affected. 22 years ago
David Faure 8408c27d66 KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h> 22 years ago
David Faure b1da3c11d7 GUI: Implemented "Expire messages by moving them to another folder". 22 years ago
David Faure 4704d894c7 I'm not the only one who writes code that crashes in kmfolderdia when creating 22 years ago
Bo Thorsen ddaeabecb5 Be able to mark folders as having groupware contents. And check in the icalIface stuff to match up the imap resource again 22 years ago
David Faure f950b1ebc4 Safer deletion of folders over cached imap, patch sent to kmail-devel. 22 years ago
David Faure c0749ede9b Ah I was looking too low-level. Setting the imap account for the new folder is easily done here. 22 years ago
David Faure ebd125f620 Better support for IMAP servers that don't support ACLs. 22 years ago
David Faure 90d1936cf9 Don't try to get/set ACLs for noContent folders (like the "user" folder 22 years ago
David Faure f889add6d0 Reimplemented the ACL support completely so that it's really "disconnected" 22 years ago
David Faure 9a0022a208 Don't enable the ACL-changing buttons when the user doesn't have authorization to change the ACLs. 22 years ago
David Faure 8285e93436 Many fixes for the ACL tab: 22 years ago
David Faure 349da04380 Commit 1.123 (not mine!) removed that "else", and that's obviously wrong. 22 years ago
David Faure 2beafda815 Moved the code that makes the list of folders and finds the parent folder, 22 years ago
David Faure 1fc34e6096 Hotfix for crashes when creating folders. Will look into how to enable the 22 years ago
David Faure 397f8c2dae Fixed crash noticed by danimo 22 years ago
David Faure b01a590ff5 Support for listing/removing/adding/modifying ACLs in the folder properties dialog 22 years ago
David Faure 5168674333 Redesigned KMFolderDia to make it more modular: one class per tab, using 22 years ago
Ingo Klcker ca48258d0b Fix regression: Don't inherit the mailbox type from the parent folder. Instead the configurable default mailbox type is used again. 22 years ago
Carsten Burghardt 13d7ee2fbb Cleanup the folder dialog logic a bit, please give it a try if the presets are all ok 22 years ago
Till Adam fbf75870e2 Disable the "Check automatically" button if there is no folder yet or it 22 years ago
Till Adam 2f89e1d692 Don't crash when trying to autodetect mailing list addresses in a folder 22 years ago