When an account is removed, the filters related to it get stuck in an infinite loop when KMail is restarted, preventing KMail from starting.
BUG: 123342
svn path=/branches/KDE/3.5/kdepim/; revision=517670
1. Bug 75520: remove quote does not work with empty lines (20 votes),
http://bugs.kde.org/show_bug.cgi?id=75520
2. Bug (no number I can find) Edit->Add Quote Characters and Edit->Remove
Quote Characters menu selections were disabled until you selected the
Edit menu twice. That's right, you had to select the Edit menu, then
select it again in order to activate those menu selections.
Since focus is put immediately into the editor, I don't see the need
for disabling any of the Edit menu items.
3. Bug 71232: "Clean spaces" command does not properly reformat quoted text (50 votes),
http://bugs.kde.org/show_bug.cgi?id=71232
In addition, this patch:
leaves the signature alone (no spaces cleaned in the signature)
implements space cleaning in a marked region
4. Bug 52547: Undoing Edit | Clean Spaces wipes quoted text (43 votes),
http://bugs.kde.org/show_bug.cgi?id=52547
Ok, the patch doesn't provide a fix for bug 52547. but it does provide an
explanation of the problem and why we can't fix it in KDE 3 because a problem
with Qt3's QTextEdit widget. Maybe we can fix it in Qt4. I'll look into
this bug again when I forward port the patch to trunk.
5. Bug 60431: Quote indicator doesn't work correctly (23 votes),
http://bugs.kde.org/show_bug.cgi?id=60431
I *think* this one is fixed.
BUGS: 75520,71232,52547,60431
svn path=/branches/KDE/3.5/kdepim/; revision=515376
analysis in #121337 is not completely off. Based on a patch by Kanniball
<kanniball@zmail.pt>. Thanks.
BUG: 121337
CCMAIL: kanniball@zmail.pt
CCMAIL: bramschoenmakers@kde.nl
svn path=/branches/KDE/3.5/kdepim/; revision=513401
revision 450009. The "Delete Folder" menu selection is now restored.
Also added a separator above this selection so it stands out a little better,
as suggested by Ellen on the usability list.
BUGS: 120024
svn path=/branches/KDE/3.5/kdepim/; revision=509156
invitations if one is not in the invitations To: list, now that the
string freeze is lifted somewhat.
CCMAIL: 106594@bugs.kde.org
svn path=/branches/KDE/3.5/kdepim/; revision=509083
* removed 'import/KMailCVT' entry from the tool menu.
After discussion with Ingo Klöcker this should be
only in 'File' menu
svn path=/branches/KDE/3.5/kdepim/; revision=501278
SVN commit 500626 by tilladam:
Make sure that latin1 is selected as a default if we find no matching
locale for the fallback codec, and replace "iso " with "iso-" so we have
a better chance of finding the locale.
svn path=/branches/KDE/3.5/kdepim/; revision=500763
exist. So retrieve the Content-Type field only when it is present.
Prevents display problems with Thunderbird as reported on kdepim-users.
CCMAIL:listen@alexander.skwar.name
svn path=/branches/KDE/3.5/kdepim/; revision=492609
Partial revert of 374245. Not all occurrences of 'headers' refer to the message list.
CCMAIL: kde-i18n-doc@kde.org
svn path=/branches/KDE/3.5/kdepim/; revision=492231
kmail. As suggested by Ingo Kloecker and Nicolas Goutte.
Added missing catalogue "libkpgp" to knode.
svn path=/branches/KDE/3.5/kdepim/; revision=492217
SVN commit 490568 by tilladam:
Implement a non-gui-exposed option to allow sending of MDN messages with
an SMTP MAIL FROM of <>, which conforms to the rfc, but doesn't work
with many real world servers, since they discard such messages for spam
protection. Still, integrators might want to set it, via Kiosk, for
example.
svn path=/branches/KDE/3.5/kdepim/; revision=490571
SVN commit 490385 by tilladam:
Force the configure entry in the Settings meny in composer windows to
read "Configure KMail" since it brings up the kmail config dialog, not
the Kontact one, even in Kontact, which makes sense, but leads to a
confusing lable. Proko2 issue 738 ( c), then 1) )
svn path=/branches/KDE/3.5/kdepim/; revision=490511