67 Commits (dfd7c7bb65e8f5a7b7f0c53601ecd280ecde3cf7)

Author SHA1 Message Date
Till Adam b9aa52983f Make KMMoveCommand emit a completed(bool success) signal by hooking the 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Till Adam 335608e18a Simplify things by making the delete messages command inherit from the 23 years ago
Till Adam 66ea7ccc9d Remove redundant commented out code and replace tabs with spaces. 23 years ago
Till Adam 2e7c90b799 Remove the reliance of KMMoveCommand (and friends) on the headers. The move 23 years ago
Ingo Klcker b304a2ced4 deprecated -= 5 23 years ago
Carsten Burghardt 7e5feea6f5 - display attachment-contextmenu (right-click) in readerwin before loading the part so that you immediately get feedback 23 years ago
Stephan Binner b3504307a0 CVS_SILENT i18n US spelling and style guide fixes 23 years ago
Till Adam ac52a82abe KMAccountImap::tempOpenFolder() is no more. h00t 23 years ago
Carsten Burghardt 803b2aecf6 - Fix bug 62943 23 years ago
Carsten Burghardt bbdcd95335 Load imap attachments on demand and load the messages itself progressively. Cool ;-) 23 years ago
Zack Rusin b775dd5f5c Please, oh, please do not use constructs like 'protocol() == "someprotocol"'. 23 years ago
Zack Rusin 4dbeffed6f Introducing KMSaveAttachmentsCommand - proper implementation of "Save All Attachments". 23 years ago
Till Adam ae304a4eda These changes do two things: 23 years ago
George Staikos 0c29257c99 another round of bugfixes courtesy of valgrind. They're all uninit variables, 23 years ago
George Staikos 0f0a4f2243 memory leaks and uninit variables abound 23 years ago
Marc Mutz 8552075c1c Make KMMessage inherit privately from KMMsgBase and provide an explicit toMsgBase() cast method. As posted on kmail@kde.org 23 years ago
Ingo Klcker 6b1bbc9bc6 Fix TODO: Move view message source from KMMessage to KMShowMsgSrcCommand. 23 years ago
Till Adam 1c0586e36b Remove a superfluous (sp?) srcFolder->close() so deleting (really, really 23 years ago
Till Adam 8953cbca3e Fix presumed typo which is responsible for the crashes when changing out 23 years ago
Till Adam ac57b368e7 Add a bit of defensiveness as suggested by Marc. 23 years ago
Till Adam cdb3d99f65 Refactor the saving of messages. 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
Till Adam 04357c392c Add missing close to the open added by the previous commit. 23 years ago
Till Adam 8a1ab0a132 Make sure the source folder remains open during move commands, so changing 23 years ago
Marc Mutz c750182b9a disentangle KMFilterMgr::process() mess: 23 years ago
Till Adam 955acce5de Explicitely open and close a destination folder on copy instead of 23 years ago
Till Adam da67a9a992 Fix copying messages between folders on the same imap account. 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 23 years ago
Ingo Klcker 132b82bfdc Use 7-bit cte for attached messages if possible 23 years ago
Stephan Kulow b8cfc50618 kbusyptr is completely dead now, the internal stack isn't needed as QApplication 23 years ago
Till Adam c651b251cd Rethread messages correctly on add and remove. 23 years ago
Ingo Klcker 2b68182da7 Fix bug 42646: multipart/digest forwarding is broken - uses empty boundary 23 years ago
Ingo Klcker bc3433a335 whitespace fixes 23 years ago
Laurent Montel 3fa72c318c Now we can add url directly to bookmarks. 23 years ago
Eugene Zelenko fc75286b92 Use HTML tags (<b></b>) for highlighting arguments in message box text 23 years ago
Zack Rusin 0425f5fb45 Transfer in progress fixes and some FALSE->false, TRUE->true changes in my code. 23 years ago
Daniel Molkentin 3111ae92b4 getting rid of some unneeded QRegExps 23 years ago
Zack Rusin 1e0d5a824a Let it burn. Folderjobs are in. Now to stabilize imap... 23 years ago
Marc Mutz 77bfcfb2b7 from 3_1_BRANCH: 24 years ago
Marc Mutz 77e511ab40 from 3_1_BRANCH: Fix bug #47891: html messages is not printed as html 24 years ago
Marc Mutz 11a9ea271b from 3_1_BRANCH: fix missing "Fwd: " reply prefix when doing forward as attachment 24 years ago
Marc Mutz 0e0af79ae7 use a content disposition of "inline" for attached messages. 24 years ago
Daniel Molkentin 9b71a29693 debug areas for HEAD, too 24 years ago
Dirk Mueller fcb57183c4 fix includes 24 years ago
Don Sanders 2cf1ed8953 Integrate a subset of the changes in the make_it_cool branch. 24 years ago
Ingo Klcker 84f4965f64 Revert HEAD to KDE_3_1_BRANCH. Of course I didn't remove any files that where added to HEAD. 24 years ago
Zack Rusin 8142180fa0 Committing the folder rework. I wanted to wait a little bit, but it fixes 24 years ago
Stephan Kulow 3ceeb4fc02 merged the kmreaderwin split 24 years ago