80 Commits (81d92d4b8a3b61d289907a78abbcab68185ea045)

Author SHA1 Message Date
Michael Haeckel a57d540f81 The sent-mail folder is supposed to show the reciever and not the sender. 25 years ago
Michael Haeckel 7611cbf19c - Don't crash, when recreating an IMAP account with the same name. 25 years ago
Michael Haeckel 19b7a57e89 Per identity configurable drafts folder (local and IMAP). 25 years ago
Michael Haeckel 1a0a626a15 Introduce message serial numbers in order to make the context menu in separate 25 years ago
Waldo Bastian ce39174336 Automatic charset selection. 25 years ago
Michael Haeckel ed29cf8fc9 Expire old messages from any folder. 25 years ago
David Faure 60198e652a CVS_SILENT fixheaders 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Carsten Pfeiffer 057100bb21 centralize the ugly exit(1)s, show a messagebox via KNotify and use 25 years ago
Michael Haeckel ed440770b5 Display the sending progress in the status bar. 25 years ago
Michael Haeckel 09334aabe3 Organize the temp files for the attachments in a more intelligent way. 25 years ago
Marc Mutz f1c66804b2 Qt3 compile fixes. The last problem is in kmcomposewin.cpp 25 years ago
Michael Haeckel fc426b31aa - Adding/removing IMAP accounts should work again properly. 25 years ago
Michael Haeckel e3127d7f19 Store the IMAP folder also in a KMFolderMgr like the local folders. 25 years ago
Kurt Granroth 0b28159da9 Massive commit to include native maildir-style mailboxes support in 25 years ago
Don Sanders a0e9a4dca0 Don't compact when kmail is exiting due to a request by session management. 25 years ago
Daniel Naber 53aeeef877 really only show the welcoem page once. removing this from 25 years ago
Michael Haeckel 982fa5504d Use the default charset and not utf8 for sending the mail. 25 years ago
Cornelius Schumacher 0a245e8333 Fix for sending RFC2447 attachments via DCOP interface. 25 years ago
Michael Haeckel 3d7745a9c8 Allow deleting of folders that were added via dcop. 25 years ago
Michael Haeckel d942bedded Get rid of all remaining ASCII_CAST and COMPAT issues. 25 years ago
Michael Haeckel ceffd57016 - Store filenames always in unicode. Although this requires much more local8Bit 25 years ago
Don Sanders b4a057a9ed I noticed kmail crashing when exiting while checking mail is in progress (in KMKernel::cleanup the filter manager was deleted before the account manager, but when the account manager is deleted my kmacctexp account would be deleted, and slotProcessPendingMsgs would be called and this would try to filter message by calling the deleted filter manager). 25 years ago
Marc Mutz b346876ab2 QT_NO{COMPAT,ASCII_CAST} fixes as discussed on the mailing list. 25 years ago
Stephan Kulow 6164556515 use debug area 5006 - so I can read mails without seeing tons of debug output 25 years ago
Christophe Prud'homme 9032a32ae6 make it compile[remove the warning] 25 years ago
Michael Haeckel 79103e2e17 Again QT_NO_ASCII_CAST fixes and two charset related fixes for bugs I found on 25 years ago
Marc Mutz 20ed595a46 Add #undef QT_NO_{ASCII_CAST,COMPAT}, resp. to the tops of .cpp files that 25 years ago
Michael Haeckel 2d2893c710 Saving mails and attachments is now network transparent. 25 years ago
Carsten Pfeiffer 7962ac55c5 recent email addresses (in completion and the addressbook viewer) 25 years ago
Michael Haeckel 669052969c Prevent some compiler warnings. 25 years ago
Don Sanders 5b18261e22 Only call KWin::setActiveWindow when a mainwindow already exists. 25 years ago
Michael Haeckel 84eeb6eb0e Use KConfigGroupSaver everywhere. 25 years ago
Michael Haeckel 3e90eb2243 Add the possibility to add attachments via the command line. 25 years ago
Michael Haeckel c248041620 Monster patch by Marc Mutz <Marc.Mutz@uni-bielefeld.de> 25 years ago
Michael Haeckel 983abdd792 Bann qWarning. 25 years ago
Daniel Naber ff64652737 show the welcome page not only on the very first start of 25 years ago
Stephan Kulow 774838c000 some fixes for CC 25 years ago
Don Sanders 809fc77ecc Oops checked in a couple lines of experimental code. 25 years ago
Don Sanders 1a9f8db889 Fix bug where compact-all-exit setting is ignored. 25 years ago
Michael Haeckel 51c7263648 Use the pgp code from libkdenetwork. 25 years ago
Michael Haeckel 03fe67ee1b Don't mark a message as read when there are still unread messages in the inbox 25 years ago
Michael Haeckel 80fd9cdd76 GUI: Expire old messages from the trash folder 25 years ago
Michael Haeckel d78472918a - Better workaround for a problem with multibyte encodings in QT. 25 years ago
Stephan Kulow b5ff18ed81 I was afraid of this when I commited ;( 26 years ago
Stephan Kulow 9186659fdb had this on my TODO list for too long now - applying patch by "Steven M. Schultz" <sms@TO.GD-ES.COM> to support BSD/OS or to fix support for it 26 years ago
Michael Haeckel 5992929a4c Don't display -1 messages downladed and play a sound if mail was on the server, 26 years ago
Michael Haeckel c8b53df362 Improve the default sorting order of the encodings in the composer. At least I 26 years ago
Antonio Larrosa Jimenez d82ad339f1 Added a dcop method that takes a QString instead of a KURL so that it's 26 years ago
Michael Haeckel 34d98ed174 The list of available charsets in the composer is now configurable. 26 years ago