113 Commits (15b06b9f75ddb8b70cc8ecbd176f22da8ea57452)

Author SHA1 Message Date
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
Marc Mutz 8d1745d59f prefer direct connects over implementing trivial slots 24 years ago
Marc Mutz aefdbec011 missed setBuddy() calls 24 years ago
Marc Mutz 78cd39eccb adding accels 24 years ago
Stephan Binner a370b2a751 CVS_SILENT Style guide fix, use "cvslastchange" or X-WebCVS header line to view 24 years ago
Stephan Kulow 2892d05a1b including config.h as first include (it defines quite some controlling defines) 24 years ago
Ingo Klcker 83f16b1d3a Disable the expiry number field if 'Never' is selected. 24 years ago
Zack Rusin bdb05c446f Switching the placemant of custom folder icon buttons/labels to vertical 24 years ago
Zack Rusin d3365782a0 If a user selects a normal icon for the folder and doesn't select 24 years ago
Zack Rusin df271745b8 Finally finishing custom icons handling in folder tree (recompilation of kdelibs is required as this one depends on a new behavior in KIconButton) 24 years ago
Marc Mutz 1ebeeaab0a Committing changes for IdentityManager: 24 years ago
Zack Rusin edb17dee3f Reworking date handling. Removing formatDate and fancyDate from kheaders. 24 years ago