11 Commits (78cf645ab79ee5d2a8cfc72cb014fa2dbfc7a923)

Author SHA1 Message Date
Frank Osterfeld 9848f42cd9 merge from enterprise 19 years ago
Andreas Hartmetz 9a2c2bdc7c cross-port named open()/close() on folders from the 3.5 branch. this is a merge from 3.5 revision 647499 with many extra changes to get kmail to compile again. 19 years ago
Andreas Hartmetz 8e56643c4f Lots of fixes to folder refcounting all over the place. There might be even more problems elsewhere, but this fixes Intevation issue #1868. 19 years ago
Stephan Kulow 79668a0aa2 backport the named open and close to reduce branch differences 19 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 20 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Thomas Zander e9bc21966a Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
Thomas Zander 73eda4578c These files include, but don't need kmmessage.h (11 of the previous 22...) 21 years ago
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