107 Commits (e7a0485fa1a9458e1a9c540cd0e7817de89952b4)

Author SHA1 Message Date
Kalle Dalheimer 42a4ffecad Set the filename of the Content-Disposition line when sending 24 years ago
Kalle Dalheimer 5b43da5a58 - start the certificate manager from KMail 24 years ago
Kalle Dalheimer 3e09cf7e39 Certificate manager can finally ask KMail to send a certificate 24 years ago
Karl-Heinz Zimmer d17c8a6946 a) Merged AEGYPTEN_BRANCH additions into HEAD branch. 24 years ago
Marc Mutz 1ebeeaab0a Committing changes for IdentityManager: 24 years ago
Ingo Klcker 2e7f513a27 be less verbose 24 years ago
Ingo Klcker e9aaf04b93 Fix Bug#39626 (kmail silently stops saving huge attachments after ~1MB is written) by writing data in 64 KB chunks instead of writing all data at once 24 years ago
Marc Mutz f77040f902 replace #include with forward decl 24 years ago
Stephan Kulow baf8845684 removing some stale memory usages (wouldn't call them leaks) 24 years ago
Cornelius Schumacher bbcd113494 Remove libkab dependencies from KMail. 24 years ago
Stephan Kulow d3349750b9 init some pointer variables 24 years ago
Michael Haeckel a9babe0dec Use iso-2022-jp by default for network related stuff and euc-jp for local stuff 24 years ago
Malcolm Hunter 6814e78db7 CVS_SILENT Corrected typographical errors 25 years ago
Waldo Bastian 6867509cd5 Remove linebreaks from messageboxes. 25 years ago
Thomas Leitner f38e916309 need to include assert.h for tru64 unix 25 years ago
Michael Haeckel 9d38b282f2 Don't crash, when selecting a folder, where importing OE5 mails is in 25 years ago
Michael Haeckel 86f702e78d Save the index files on exit without being killed by the session management 25 years ago
Michael Haeckel 8b8b44e5f1 Get rid of the internal addressbook. 25 years ago
Michael Haeckel 4d6996e796 - Use iso-2022-jp as default Japanese charset instead of euc-jp. 25 years ago
Dirk Mueller aa0cadacd1 CVS-SILENT: fixincludes -e 25 years ago
David Faure b8d4de754c Support for multiple --attach on the command line 25 years ago
Michael Haeckel 4af4df8109 Don't crash on exit after creating a new IMAP account. 25 years ago
Marc Mutz 40b2c213f4 reverting my last commit, since http://www.imc.org/mail-i18n.html says utf-7 is deprecated. 25 years ago
Marc Mutz cc7b54bc64 utf-8 -> utf-7 in preferred charsets default. Let's have a beta to test codec and interoperability 25 years ago
Carsten Burghardt 2acae2c231 Support for configurable Sender/Receiver is now better 25 years ago
Marc Mutz aab2a4fcdc Make QUtf7Codec available to KMail 25 years ago
Michael Haeckel 3032615b4a On demand downloading of huge mails, deleting without downloading. Manually or 25 years ago
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