18 Commits (5bc74c52ee6af515992521118dcd0bf64b89d260)

Author SHA1 Message Date
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