2165 Commits (557c7eed6759888917d9ba3efbcca48bb94de7f9)
 

Author SHA1 Message Date
Michael Haeckel 557c7eed67 Second step of making IMAP working again. At least read-only it works again. 25 years ago
Michael Haeckel 7cdee24dfe Ok, first step of making IMAP working again. 25 years ago
Michael Haeckel 07a1394543 We don't need per connection autodetection of the authentication any more. 25 years ago
Michael Haeckel 05494ce3d6 Don't leak KMServerTest objects and connected kio slaves. 25 years ago
Michael Haeckel c705f62c1d Even if the server tells us on the SSL port, that it supports TLS, we don't 25 years ago
Michael Haeckel 9f205d3940 Fix the space encoding issue a better way. 25 years ago
Michael Haeckel 6badae4fac Update the feature list. 25 years ago
Michael Haeckel 4bfd62691b Don't eat the space between two words, that both contain non-ascii characters. 25 years ago
Don Sanders 48c3cc4c46 Copying messages to other folders had been broken by the maildir commit 25 years ago
Dirk Mueller 222cd52bba adjust API usage 25 years ago
Michael Haeckel cd44115057 Don't crash, when the connection fails twice. 25 years ago
Michael Haeckel 3f78a33f9d Autodetection of the security features and pipelining also for POP3. 25 years ago
Michael Haeckel e5779ff338 Autodetection with feedback of the security features of IMAP servers. 25 years ago
Michael Haeckel 9cfa338d44 Ok, we use the mail specific charset, rather that the charset of the locale 25 years ago
Michael Haeckel d62379f78f Better logic by using three radio items for the three encryption possibilities 25 years ago
Michael Haeckel 1d93336830 Include the .moc files for faster compilation. 25 years ago
Michael Haeckel e8c5f0999b Pipelining support. 25 years ago
Don Sanders 80a5c3453d Fix problem with index file corruption detection. It was returning a lot 25 years ago
Michael Haeckel e0d16d85e4 Don't return something in a void function to compile on IRIX. 25 years ago
Kurt Granroth 08c8c9075c Ooops.. I put the UID Validity stuff in the account when it *should* 25 years ago
Daniel Naber 429bc92daf start the list of changes in KMail 1.3 -> 1.x 25 years ago
Kurt Granroth 0b28159da9 Massive commit to include native maildir-style mailboxes support in 25 years ago
Marc Mutz 247d450d6d Add docs for VCard handling. Patch by Bjoen Wolf. 25 years ago
Michael Haeckel 5f28475f4e Report the correct error, when the signature script doesn't exit normally. 25 years ago
Michael Haeckel d4a2e69c3d Don't allow to remove IMAP folders from the menu, that doesn't work yet. 25 years ago
Michael Haeckel eb4351269d Port Marc's last commit to HEAD. 25 years ago
Michael Haeckel 131e01cda8 For completeness: LOGIN authentication for POP3. 25 years ago
Michael Haeckel 630029bd36 Use unicode for parsing the message instead of converting to utf-8 and back. 25 years ago
Michael Haeckel afcde8f996 Permanent IMAP header caching. 25 years ago
Script Kiddy 3153abcbf6 CVS_SILENT made messages 25 years ago
Ingo Klcker c15f4002d1 If a message is clearsigned with PGP/GnuPG trailing white spaces are 25 years ago
Carsten Pfeiffer 1db2daf7eb + mListBox->sort(); 25 years ago
Michael Haeckel 2fbfde4f9a Don't store garbage IMAP flags, when setting the status manually to unread. 25 years ago
Marc Mutz f08bcebf07 Fix bug no. 30036. (already present "_" was not encoded in rfc2047 headers, 25 years ago
Michael Haeckel 78c277df49 Don't crash with Motif style. 25 years ago
Marc Mutz fd21544465 Actually _set_ a help anchor for the help button in the account dialog. 25 years ago
Marc Mutz 115bcb79b8 Fix for a bug where the "create filter on mailing list" function failed to 25 years ago
Don Sanders 2aaccb3259 Prevent possible crash on folder creation. 25 years ago
Marc Mutz 85a018cf1e Add the standard "charset" action icon in front of "Set Encoding". 25 years ago
Marc Mutz 105cbb49e0 remove help button that from dialog without any help text. 25 years ago
Michael Haeckel 12324018f9 Unfold headers that don't contain non-ascii characters correctely. 25 years ago
Don Sanders 236022e767 Updated about page for KMail 1.3 as promised. 25 years ago
Ingo Klcker ed2b6f71c6 Add support for the PageDn key to the separate reader window. 25 years ago
Marc Mutz 0d2bf9d877 Fix for the bug where the "unknown key id 0xDEADBEEF was shown as link, 25 years ago
Ingo Klcker a5a4c60c98 - kernel->filterMgr()->createFilter( "Subject", msg->headerField( "Subject" )); 25 years ago
Ingo Klcker 8a12741393 - msg->setHeaderField("In-Reply-To", headerField("Message-Id")); 25 years ago
Marc Mutz a6df133f50 Fix incomplete initialization of ConfigureTransportDialog. 25 years ago
Don Sanders 2c53437884 Prevent crash when sent-mail folder is selected and empty when sending a mail. 25 years ago
Don Sanders a0e9a4dca0 Don't compact when kmail is exiting due to a request by session management. 25 years ago
Don Sanders 24ffe52a15 The amount of kdDebugs was getting a little excessive. 25 years ago