81 Commits (5bc74c52ee6af515992521118dcd0bf64b89d260)

Author SHA1 Message Date
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
Zack Rusin 694f88bdd0 Adding custom icons support to the folder tree 24 years ago
Marc Mutz 459cf6632b Fix accel clashes, minor layouting adjustments and adding some accels. 24 years ago
Marc Mutz c64819537c Safe part of my local include fixes. 25 years ago
Michael Haeckel caefc9b330 Remove some dead code that had only the purpose to include qlabel.h and 25 years ago
Michael Haeckel 8ef43969b6 Don't make the headers disappering, when just clicking Ok, in the folder 25 years ago
Michael Haeckel 790d59f2f5 Make remaming/moving of folders working again. Well this was broken a really 25 years ago
Michael Haeckel ab3262774e Close newly created folders again. 25 years ago
Carsten Burghardt 2acae2c231 Support for configurable Sender/Receiver is now better 25 years ago
Carsten Burghardt 9bc7408968 Adds configurable sender/receiver to each folder 25 years ago
Christian Gebauer 1094a253e3 fixed compilation with KDE_NO_COMPAT (kapplication.h, kcolordialog.h) 25 years ago
Marc Mutz 053dc5aef8 Finally commit the configuredialog restructuring. See kmail@kde.org list archive for what's changed. 25 years ago
Carsten Burghardt 7e451ce2cf Groupboxes that are not available for imap (folder type, expire) are deactivated if an imap-folder is selected 25 years ago
Michael Haeckel 7b00cc49a7 - Don't display folder type mbox for IMAP folders. 25 years ago
Kurt Granroth f686effddf Added "Default Mailbox Format" option. This allows users to specify 25 years ago
Michael Haeckel 4905724a4b - Use the correct IMAP sent-mail folder when selected in the config dialog 25 years ago
Michael Haeckel ed29cf8fc9 Expire old messages from any folder. 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Michael Haeckel d8a375419b The first 50$ :-) 25 years ago
Marc Mutz f1c66804b2 Qt3 compile fixes. The last problem is in kmcomposewin.cpp 25 years ago
Kurt Granroth 0b28159da9 Massive commit to include native maildir-style mailboxes support in 25 years ago
Laurent Montel a35f89b0d9 Post address lineedit sould be disable when we create a new folder 25 years ago
Michael Haeckel 6b2501454e Don't allow foldernames starting with a dot. These folders disappear otherwise 25 years ago
Stephan Kulow 6164556515 use debug area 5006 - so I can read mails without seeing tons of debug output 25 years ago
Stephan Kulow 8ca8afd932 making use of indentities indepent of mailing lists 25 years ago
Stephan Kulow 1dfa89d00a reworked the folder properties dialog and name it "Properties of folder" instead of "Modify folder" as nothing in there changes the folder 25 years ago
Michael Haeckel 97c32b9e56 Don't crash, when trying to create a folder with the name "." 25 years ago
Michael Haeckel 7a32089a2c Specifiy an identity for every mailing list. 25 years ago
Laurent Montel 3e56c09d07 qDebug -> kdDebug() 25 years ago
Michael Haeckel 88b1c92b8c Child folder creation works again. 25 years ago
Michael Haeckel 7ae243c1d1 Disable a few actions for imap folders that are not going to work in the near 25 years ago
Michael Haeckel d215e8aa98 Don't allow slashes in foldernames, crashes otherwise. 26 years ago
Michael Haeckel 337af11812 Little fix for foldernames that contain only non-latin-1 characters. 26 years ago