5 Commits (caacd1377fb25652c62e9ff10341fdfdf0140d2c)

Author SHA1 Message Date
Jonathan Riddell ece00d0169 KDE proofreaders. Remove exclamation marks to improve readability. 22 years ago
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
Ingo Klcker 4d448db47f Change 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
Zack Rusin 127de060e1 Reworking the undo handling a little bit. Now if you move 200 messages to 23 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
Michael Haeckel 81fd954e5d Use serial numbers instead of message id for undo. 25 years ago
Don Sanders 2eb1d8dc94 Fixed undo/redo problem, in a not very nice way (using msgIdMD5 as a message UID) 26 years ago
Don Sanders 558ecbe622 Just store KMMsgBases (virtual base class of KMMsgInfo and KMMessage). Was storing kmmessages but using the abstract base class allows for some clever optimisations in KMHeaders. (Makes it easier to reduce main memory usage during several operations, message bodies are retrieved on demand). 26 years ago
Waldo Bastian f37cffe8d8 WABA: Oops.. make it a LIFO, not a FIFO 27 years ago
Waldo Bastian 9ce7a86699 WABA: My XMas gift for Christien & David. 27 years ago