12 Commits (968229be2efcd339f2846c5fa125b3e529de06ce)

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