685 Commits (4c8e552d147a2258cc693e8a020a11eb98aaa0ab)

Author SHA1 Message Date
Don Sanders 97fc8a6638 Please don't change the descriptions of improvements I've made without consulting me. Many of the new strings were vague and didn't give an explanation of the improvement that would be meaningful to users. 23 years ago
Marc Mutz f8780e41a3 Make "new features" section more concise by reducing item texts to mostly keywords. Now most items fit into a single line. Sort list by "impact" on the user. 23 years ago
Zack Rusin 4dbeffed6f Introducing KMSaveAttachmentsCommand - proper implementation of "Save All Attachments". 23 years ago
Antonio Larrosa Jimenez 380c043cef It seems plural forms don't like to have \n in a sentence 23 years ago
Marc Mutz 8492e8a6b4 Mention SMTP pipelining in "new features" section 23 years ago
Till Adam 0b2dfd439b - make markAsRead perform as advertised and not do mark as Old 23 years ago
Bo Thorsen eef5528c19 Get rid of the bogus mUseGroupware attribute in KMReaderWin 23 years ago
Bo Thorsen 6fdfd66932 Begin getting rid of mUseGroupware in KMReaderWin. That variable should never have been added. 23 years ago
Marc Mutz 1e9d9b0669 o Replace KMMessagePart::encodeBase64() (which recently won the LinuxTag 23 years ago
Marc Mutz 3f8c04a04e remove dead code 23 years ago
Marc Mutz d257135064 (as posted on kmail@kde.org) 23 years ago
Ingo Klcker 5f6e9d1ece Silence the people that complain about 'unchangable backgroundcolor with encryption' (http://bugs.kde.org/show_bug.cgi?id=36853). 23 years ago
Till Adam ae304a4eda These changes do two things: 23 years ago
Marc Mutz c3e1b61daf ReaderWin: 23 years ago
Till Adam eb8610878e Fix duplicate actions correctly this time. Hopefully. 23 years ago
Till Adam c3513e1fac Revert 1.667. This needs to be fixed differently, or we need to live with 23 years ago
Helge Deller af2967c020 roaming user fixes & some small cleanups 23 years ago
Dirk Mueller e9370689c3 typo fixes 23 years ago
Till Adam a1e98deb7d Fix duplicate action names to quieten some warnings. 23 years ago
Stephan Kulow 94f593f339 fixing plural 23 years ago
Marc Mutz bbe5eabb42 Fix "new filter from sender should only add mail-address" (B43610) 23 years ago
Marc Mutz 8552075c1c Make KMMessage inherit privately from KMMsgBase and provide an explicit toMsgBase() cast method. As posted on kmail@kde.org 23 years ago
Marc Mutz 5d6f410e2c reader win: 23 years ago
Till Adam dd32129c00 When the last mail in the outbox is sent, cleanup is called, which calls 23 years ago
Ingo Klcker 6b1bbc9bc6 Fix TODO: Move view message source from KMMessage to KMShowMsgSrcCommand. 23 years ago
Matt Rogers 32015b811f helpin' out stakios with some dynamic_cast fixes 23 years ago
Andreas Gungl b8b39ea007 Make the (optional) vcard link in the header area working 23 years ago
Zack Rusin ce6e3a2f1a Switch KMTextBrowser to KMail::MailSourceViewer and KMUndoStack to 23 years ago
Zack Rusin 3c79dfd18d Switching to the moved files :) Thanks David! 23 years ago
Bo Thorsen 2e04ecfcd0 This is a quite restructuring of the kdepim IMAP resource code. 23 years ago
Daniel Molkentin 6beeae94db - get rid of the homebrewn vcardparser. Instead use kabc's parser 23 years ago
Zack Rusin 724b8e6b05 Cleaning up headers. Trying to make the "config.h" -> kmail headers -> 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
Ingo Klcker d9384b752d Add section 'Important changes' to the Welcome page 23 years ago
Stephan Kulow b8cfc50618 kbusyptr is completely dead now, the internal stack isn't needed as QApplication 23 years ago
Till Adam cf5ea988de Select the whole thread when selecting the parent of a closed thread. 23 years ago
Ingo Klcker ebfa447698 Fix 57335: selected messages are always marked as read 23 years ago
Ingo Klcker 59c9dcd53c Treat clearsigned resp. inline encrypted messages which only have a few empty lines before the OpenPGP block as fully signed/encrypted 23 years ago
Ingo Klcker 860b7e7452 Use fixed font only for the message text but not for the message header nor for the headers of the status frames (OpenPGP, embedded message, etc.). This change was inspired by wish #55607. If someone still wants to have the headers printed in fixed width font then he can simply select a fixed width font as normal body font. 23 years ago
Scott Wheeler 3a6ef22b0e Use the same text as Konq, KNode, etc. for copying a link. Added an 23 years ago
Ingo Klcker 38b273748a - Fix bug 53665: Error when reply to a HTML message 23 years ago
Ingo Klcker 66db99f467 Fix wording of new Add to Bookmarks feature and add the appropriate icon 23 years ago
Laurent Montel 3fa72c318c Now we can add url directly to bookmarks. 23 years ago
David Faure 337a08150a Fixed UMR found by valgrind - setHeaderStyleAndStrategy uses mDelayedMarkAsRead, 23 years ago
Ingo Klcker 5b14c5d3a6 - Fix the logic which decides how text attachments and other attachments displayed depending on the attachment strategy. Among other things this fixes bug 55377 (Hiding attachments causes HTML messages to be renderend as HTML code). 23 years ago
Don Sanders fabfb7da79 Update the list of changes. 23 years ago
Ingo Klcker 5a163929cf Make kmail compile with kdelibs from 3_1 23 years ago
George Staikos 3a97762b89 Xinerama fix I forgot to commit 23 years ago
Ingo Klcker b9df8c1302 Get rid of the crypt plug error message boxes. Instead the error messages are shown in the status frames. 23 years ago
Antonio Larrosa Jimenez 9a7ebcb078 Replaced comparisons to "" by using isEmpty() 23 years ago