29 Commits (f8cd4c1bbf2c521fac18c39bacbc159d736c0846)

Author SHA1 Message Date
Jaime Torres 6618725ac4 prefix ++ is faster than postfix ++ 14 years ago
Montel Laurent 0c1bb1842a Add clear 15 years ago
Montel Laurent e3869c4184 Stupid me :( 15 years ago
Montel Laurent 3c5a8646ee Stupid me :( 15 years ago
Montel Laurent e5dc44b4a7 Fix undo move mail. And add dialog when there is a error 15 years ago
Montel Laurent 12d8d08266 Fix undo move mail. And add dialog when there is a error 15 years ago
Volker Krause 14b9d3749b Use Akonadi::Item instead of the obsolete serial numbers. 16 years ago
Laurent Montel da293f30f9 remove not necessary includes 17 years ago
Laurent Montel 9cfc985841 KMFolder-- 17 years ago
Andras Mantia 7e3982c776 Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi. 17 years ago
Allen Winter 80909a85fa Cleanup kDebug/kWarning/kError(): 17 years ago
Thomas McGuire 66f97602c4 - Remove "added by qt3to4" comments 17 years ago
Laurent Montel ce96b179f2 Fix iterator 18 years ago
Till Adam 9dc518bce6 Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
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 ecfa574042 Intevation Merge issue 38, forward port of fix to issue 1868. Fix folder reference counting in several places. 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
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Stephan Kulow 79668a0aa2 backport the named open and close to reduce branch differences 19 years ago
Allen Winter 23997b6617 bigtime forward port of coolo's kmail_debug_imap work branch. 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 72d34ac78b deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Andreas Gungl 99b1dcf126 Q3PtrList-- 20 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Laurent Montel 57f2203adc Some port 21 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