146 Commits (65d715f336399cf5dc0f818e360c6c04db3a4abc)

Author SHA1 Message Date
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
Stephan Binner 41e916c72f CVS_SILENT i18n style guide fixes 22 years ago
Carsten Burghardt 52041f310c The get-rid-of-old-things patch. 22 years ago
Carsten Burghardt 44fc1e06ab Do not crash and use i18n everywhere (now really needed because otherwise the accountid is shown) 22 years ago
Zack Rusin f85d94339b From the series: zack does magic and you, the common people, stand in awe. 22 years ago
Till Adam 99c8a872d4 o Implement expiry for imap and dimap folders. 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 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
Ingo Klcker 7499704101 Disable the OK button in case the folder name lineedit is empty. Patch by Laurent Montel. 23 years ago
Carsten Burghardt eac6bcbaeb Do not display an error message when creating an imap folder. Independent from this the folder settings are currentyl not saved correctly. 23 years ago
Ingo Klcker d2579f69b4 - Rename a lot of member variables (I hate member variables which are not marked as member variables, i.e. which are missing a leading 'm', which have cryptic names, e.g. 'fileInFolder', and which don't tell me what they are, i.e. what widget.) 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Stephan Binner 6aabefe77f CVS_SILENT i18n style guide fixes 23 years ago
Marc Mutz 0cbde4283e minor code beautifications; missing include 23 years ago
Zack Rusin b775dd5f5c Please, oh, please do not use constructs like 'protocol() == "someprotocol"'. 23 years ago
Dirk Mueller 4e03bcdbde speling fixes. some also modfiy API functions, but those are not in installed 23 years ago
Ingo Klcker 8d3e6cae4f Fix bug 59483: Creation of subfolder always defaults to top level, even in folder context 23 years ago
Till Adam 71e53c983a Fix the logic that determines when icon changes happen so that changing 23 years ago
Till Adam 777b4ac818 o Reset the folder icon when "use custom icons" is unchecked. 23 years ago
Ingo Klcker 50280ac78c - Add only local folders to the Belongs to combo box if the properties of a local folder are changed because currently moving local folders to IMAP folders doesn't work (and might even cause the loss of the folder). 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
Till Adam 61c57a75a2 get rid of some imap special caseing and fix some indentation 23 years ago
Ingo Klcker fe0cf95390 It's either 'new mail' or 'new messages' but never 'new mails' (Mails is Denglisch) 23 years ago