124 Commits (4ab90edd9f26fcd67e1d0df5dc983ddb7c418e4f)

Author SHA1 Message Date
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
Zack Rusin c37be479e2 Oh, I am so going to hunt the person who did that one. Fixes another imap 23 years ago
Daniel Molkentin 7e51e04fbe committed fix on hehalf of don 23 years ago
Carsten Burghardt 1b9839ec83 Fix bug 55466 23 years ago
Eugene Zelenko fc75286b92 Use HTML tags (<b></b>) for highlighting arguments in message box text 23 years ago
Carsten Burghardt bc4251b10b Fix bug 55252. Someone forgot disconnected imap. 23 years ago
Daniel Molkentin 3111ae92b4 getting rid of some unneeded QRegExps 23 years ago
Carsten Burghardt 440c7990a2 Fix imap notification and select notification on a per-folder basis. 23 years ago
Ingo Klcker 8037a3d4c1 Forwardport fix for bug 53951: Only one leading dot in new mail folders is deleted 23 years ago
Carsten Pfeiffer 2162e98ee8 s/qlineedit/klineedit/ 23 years ago
Andras Mantia 4d9cf88c62 Compilation fixes. 23 years ago
Cornelius Schumacher bb04207614 Make it compile. 24 years ago
Don Sanders 37176dcf18 Update the folder properties dialog with some changes that had not 24 years ago
David Faure e7eb411ecc See nothing wrong in this? ;) 24 years ago
Don Sanders 2cf1ed8953 Integrate a subset of the changes in the make_it_cool branch. 24 years ago
Ingo Klcker 84f4965f64 Revert HEAD to KDE_3_1_BRANCH. Of course I didn't remove any files that where added to HEAD. 24 years ago
Bo Thorsen 8b8db5ccc8 Disconnected IMAP mode 24 years ago
Stephan Kulow e6461866a8 ported Don's KMKernel::config into HEAD 24 years ago
Chris Howells d324660b7b Remove accidentally introduced blank line 24 years ago
Chris Howells e4c382d3fb Trivial UI fix -- the labels should be disabled as well as the buttons if "use custom icons" isn't checked": 24 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
Ingo Klcker b5ca77a4e9 Only give focus to the name input field in the folder properties dialog when a new folder is created. Patch approved by Carsten. Thanks. 24 years ago
Ingo Klcker 6615a799d3 GUI cleanup for more consistency with other applications (based on patch by Martin Koller) 24 years ago