28 Commits (3c90a0e8c44db7c2794de68c01d1d897b083cc1c)

Author SHA1 Message Date
Zack Rusin 1e0d5a824a Let it burn. Folderjobs are in. Now to stabilize imap... 23 years ago
Marc Mutz 77bfcfb2b7 from 3_1_BRANCH: 24 years ago
Marc Mutz 77e511ab40 from 3_1_BRANCH: Fix bug #47891: html messages is not printed as html 24 years ago
Marc Mutz 11a9ea271b from 3_1_BRANCH: fix missing "Fwd: " reply prefix when doing forward as attachment 24 years ago
Marc Mutz 0e0af79ae7 use a content disposition of "inline" for attached messages. 24 years ago
Daniel Molkentin 9b71a29693 debug areas for HEAD, too 24 years ago
Dirk Mueller fcb57183c4 fix includes 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
Zack Rusin 8142180fa0 Committing the folder rework. I wanted to wait a little bit, but it fixes 24 years ago
Stephan Kulow 3ceeb4fc02 merged the kmreaderwin split 24 years ago
Marc Mutz ecb2c2fce4 from make_it_cool: on my way to ad-hoc-filters 24 years ago
Marc Mutz 4c69ebc1dd from make_it_cool: KMainWindow->QWidget in ctor arg lists 24 years ago
Marc Mutz 0b8789f657 cleanup: remove historic #define 24 years ago
Marc Mutz 75bd0d606c candidate_for_3_1_1: add new methods KMMessage::{forward,reply}Subject() const and use forwardSubject() in the "forward as attachment" command when forwarding a single mail 24 years ago
Ingo Klcker e715f143f1 + mime->name() == "application/x-msdos-program" || 24 years ago
Carsten Burghardt ff80f4e450 Fix multiple undos, fix threading after undo, make undo a KMMoveCommand, make the undostack a QObject and make it emit signals on changes. Correct the default sizes of kmmainwin. Reviewed by Ingo. 24 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
Ingo Klcker eb7d4a0abb - Fix handling of mailto URLs in KMail by correctly encoding (and decoding) mailto URLs as described in RFC 2368. 24 years ago
Carsten Burghardt 30c68cad58 re-enable delete key in the trash-folder 24 years ago
Michael Haeckel 8682af9851 Move the KMCommand changes back in as it was the general agreement. 24 years ago
Don Sanders 4b3f78176b Reverting all my recent changes as requested by Michael. 24 years ago
Don Sanders 9308ef6366 Allow editing of messages in the outbox as long as they are not in the 24 years ago
Malcolm Hunter e15d60d0a2 CVS_SILENT Corrected typographical errors 24 years ago
Don Sanders 913f95e882 Fix bug when canceling the imap transfer dialog. 24 years ago
Michael Haeckel 7d98570ab4 Don't allow editing mails in the outbox while sending is in progress. 24 years ago
Dirk Mueller 4f37c2b79c fix build: KMEditMsgCommand inherits from QObject, not from QWidget 24 years ago
Don Sanders f078052d75 // This file implements various "command" classes. These command classes 24 years ago