88 Commits (da0426a577a6db4e6bc3d07bc08776c5cf5dd8f8)

Author SHA1 Message Date
Laurent Montel 57f2203adc Some port 21 years ago
Reinhold Kainhofer 50d4efd7d4 The FSF moved to a different address, so update the license headers all through kdepim to include the new address (see also the FSF's home page for the new address): 21 years ago
Thomas Zander a2961a50ec Don't limit auto-fetch (on add new account) to only dimap, but do the same 21 years ago
Thomas Zander ef6bbd2faa Fix refresh of dimap account to actually work after just adding it. 21 years ago
Bo Thorsen ad5a51b9ca Save the kconfigxt configuration along with the rest of the config. Otherwise these configurations were not saved in Kontact at all 22 years ago
David Faure 1480f54ca1 Remove unused signal and unused include. 22 years ago
Till Adam 00c053b3d0 Convert the KMail configuration dialog to a bunch of KCMs embedded in a 22 years ago
Tobias Koenig b35bfb1c9c Removed the 'iterate over all toplevel windows and call readConfig()' hack 23 years ago
Marc Mutz 1d8115b52e - Move mime tree viewer to the reader window (patch as posted, still 23 years ago
Waldo Bastian 2fff7517c8 CVS_SILENT 23 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
Stephan Kulow 793f80d991 white space diffs and the configure dialog part of the systemtray (not yet used 24 years ago
Marc Mutz e0a9a85f35 get rid of some boring and error prone reimplementations of e.g. apply(): Foobarbaz::apply() { mFooTab->apply(); mBarTab->apply(); mBazTab->apply(); }; by moving that down to TabbedConfigurationPage. Same for setup(), dismiss() and installProfile(), and for the ConfigureDialog as a whole. 24 years ago
Marc Mutz f4b4be8852 move aegypten/cryptplug config into a dialog of it's own; patch (as posted) reviewed by KHZ 24 years ago
Carsten Pfeiffer be5e7bf43d - centralize CryptPlugWrapperList in KMKernel to fix ownership problems 24 years ago
Marc Mutz f5828d98b4 Everytime before a release, Marc goes through the ConfigDialog and cleans the stuff people put there. It's always funny what they left there. This episode is about how adding everything to one tab grows the dialog so much that users with a 1024x768 screen get the "big and grey, big and grey" feeling of Arthur Dent. It is also about how splitting such a tab can reduce the size again ;-) I'm talking about Appearance->Layout. Suggestions for a better title of the new tab welcome. 24 years ago
Marc Mutz b9770d7555 A tab widget with a single tab looks so damn stupid -> Made the FolderTab a FolderPage; removed dead code 24 years ago
Karl-Heinz Zimmer d17c8a6946 a) Merged AEGYPTEN_BRANCH additions into HEAD branch. 24 years ago
Marc Mutz 053dc5aef8 Finally commit the configuredialog restructuring. See kmail@kde.org list archive for what's changed. 25 years ago
Laurent Montel 6d1312ef74 Reverse my commit as asked by Marc Mutz 25 years ago
Laurent Montel aba0e7f1f6 Disable remove header button when there is not header configurate 25 years ago
Michael Haeckel 19b7a57e89 Per identity configurable drafts folder (local and IMAP). 25 years ago
Marc Mutz 484ec9350c - IdentityEntry get's operator<() for sorting, operator== for finding 25 years ago
Kurt Granroth 5ca2c6ee10 Moved the default mailbox format option to the Misc tab to be with the 25 years ago
Kurt Granroth f686effddf Added "Default Mailbox Format" option. This allows users to specify 25 years ago
Marc Mutz c42a0446dc - Move "Mime" page to "Composer"->"Headers" tab. 25 years ago
Ingo Klcker 3d23693e38 - Make the colors used to colorize PGP messages configurable 25 years ago
Marc Mutz 7d16978e61 - Split the "Network" page in a "Sending" and a "Receiving" tab. 25 years ago
Ingo Klcker a4ec968cc3 Revert Logi's commit because it violates the feature freeze and furthermore it's buggy. 25 years ago
Logi Ragnarsson 23784b087a Added setting to pgp-encrypt e-mail by default 25 years ago
Waldo Bastian ce39174336 Automatic charset selection. 25 years ago
Michael Haeckel fbb0e7f156 Update the folder list in real time also for the sent-mail folder. 25 years ago
Ingo Klcker c3b886c5b2 - Adapt KMail to the changes in Kpgp* 25 years ago
Michael Haeckel ed29cf8fc9 Expire old messages from any folder. 25 years ago
Roberto Teixeira c08e892412 Added option to allow each identity having a separate sent-mail folder. Also 25 years ago
Michael Haeckel 030afdb5c7 It nearly compiles with QT_NO_COMPAT now, besides a few khtml headers which 25 years ago
Michael Haeckel 9fda320947 Revert the dock widget changes. 25 years ago
Michael Haeckel 0dc639bb44 SMTP authentication and SMTP over TLS/SSL. 25 years ago
Michael Haeckel 0ce956d1cf Use dock widgets instead of panners. 25 years ago
Michael Haeckel 12ce1d2666 Remove some obsolete code and work around the miniature fonts in the html 25 years ago
Marc Mutz cc8d7c7bb5 kdoc-ify header file comments 25 years ago
Marc Mutz f18f85abd3 - move the "return receipts" checkbox from the 25 years ago
Mathias Waack cdfdf426ea changed a class name in the scoring code 25 years ago
Michael Haeckel ccd89cba09 GUI: Move the html enable/disable option also to security. 25 years ago
Stephan Kulow 04ce930bab use the kmail mode added by Dirk and make it configurable 25 years ago
Michael Haeckel 3b55084852 Optionally create own message-id headers. 25 years ago
Stephan Kulow 0aa04e7051 implemented the option how your dates should be displayed. Three options available: 25 years ago
Stephan Kulow 774838c000 some fixes for CC 25 years ago
Michael Haeckel 58b31c67b8 Message scoring. 25 years ago