https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r948099 | mlaurent | 2009-04-02 05:01:06 -0400 (Thu, 02 Apr 2009) | 5 lines
Backport:
Move check if transport is empty here
so we can make messagebox modal to kmcomposerwin
=> we can't close it before messagebox so it will not crash
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=948330
so we can make messagebox modal to kmcomposerwin
=> we can't close it before messagebox so it will not crash
I copy i18n so I can backport it without problem.
svn path=/trunk/KDE/kdepim/; revision=948098
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r930375 | amantia | 2009-02-23 10:30:52 +0100 (Mon, 23 Feb 2009) | 1 line
Forwardport "Warn if the mail is sent to a large number of recipient (kolab issue 3377)".
........
r930452 | amantia | 2009-02-23 15:35:55 +0100 (Mon, 23 Feb 2009) | 1 line
Document the recipient warning feature
........
r930526 | winterz | 2009-02-23 19:31:50 +0100 (Mon, 23 Feb 2009) | 6 lines
merge Revision 930468 Modified Mon Feb 23 15:31:44 2009 UTC by winterz
improve the whatsthis
much shorter tooltips
........
r930548 | winterz | 2009-02-23 20:55:59 +0100 (Mon, 23 Feb 2009) | 4 lines
port revision 930547 by winterz
a little bit of changes to amantia's description of the new warn for too many recipients setting.
........
r930937 | amantia | 2009-02-24 15:24:45 +0100 (Tue, 24 Feb 2009) | 1 line
Deprecated--
........
r932375 | winterz | 2009-02-26 14:51:34 +0100 (Thu, 26 Feb 2009) | 2 lines
change the max recipient warning from 255 to 100, per Ingo.
........
svn path=/trunk/KDE/kdepim/doc/kmail/; revision=935225
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r924727 | tmcguire | 2009-02-11 14:49:39 +0100 (Wed, 11 Feb 2009) | 10 lines
Merged revisions 921080 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r921080 | tmcguire | 2009-02-04 15:02:17 +0100 (Wed, 04 Feb 2009) | 3 lines
Give a correct widget as the parent of the messagebox in EditorWatcher.
Might help with kolab/issue3374.
........
................
svn path=/trunk/KDE/kdepim/; revision=925385
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r921080 | tmcguire | 2009-02-04 15:02:17 +0100 (Wed, 04 Feb 2009) | 3 lines
Give a correct widget as the parent of the messagebox in EditorWatcher.
Might help with kolab/issue3374.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=924727
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.2/kdepim
........
r913670 | tmcguire | 2009-01-19 19:03:07 +0100 (Mon, 19 Jan 2009) | 5 lines
Backport r908393 by tmcguire from trunk to the 4.2 branch:
Don't write the HTML setting if it was forcefully disabled.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=914259
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.2/kdepim
........
r913667 | tmcguire | 2009-01-19 18:57:02 +0100 (Mon, 19 Jan 2009) | 5 lines
Backport r907824 by tmcguire from trunk to the 4.2 branch:
Better be safe than sorry and prevent any attempts of enabling HTML.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=914258
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.2/kdepim
........
r907747 | tmcguire | 2009-01-08 18:42:44 +0100 (Thu, 08 Jan 2009) | 8 lines
Backport r907739 by tmcguire from trunk to the 4.2 branch:
Fix invitation sending:
- When auto-sending invitations, disable wordwrapping completely, since QTextEdit fails at this
when it was never layed out.
- When sending invitations, disable HTML mode, so that the mail gets the correct content-type.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=914249
- Fix some paste/drop related things:
- Remove the broken KMComposeWin::slotAttachPNGImageData
- Remove the broken option to paste URLs as text
svn path=/trunk/KDE/kdepim/; revision=912944
- When auto-sending invitations, disable wordwrapping completely, since QTextEdit fails at this
when it was never layed out.
- When sending invitations, disable HTML mode, so that the mail gets the correct content-type.
svn path=/trunk/KDE/kdepim/; revision=907739
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.1/kdepim
........
r894576 | winterz | 2008-12-08 22:50:03 +0100 (Mon, 08 Dec 2008) | 5 lines
backport SVN commit 889794 by winterz:
don't test for attachments if the attachWordsList is empty.
even if we are configured to check for forgotten attachments.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=896798
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.1/kdepim
........
r890890 | tmcguire | 2008-11-30 17:03:04 +0100 (Sun, 30 Nov 2008) | 14 lines
Backport r888149 by tmcguire from trunk to the 4.1 branch:
An attempt to repair the encoding mess a bit, when attaching files:
- Don't set the charset to us-ascii if it couldn't be found
- Give up on KEncodingProber, it doesn't work reliable enough.
Instead, add an encoding combobox to the file dialog.
Now it is the user's fault if the encoding is not correct :)
- Don't attempt to set a charset for a non-textual mimetype
- Don't show an empty string for the mimetype
CCBUG: 64815
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=896785
don't test for attachments if the attachWordsList is empty.
even if we are configured to check for forgotten attachments.
svn path=/branches/KDE/4.1/kdepim/; revision=894576
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.1/kdepim
........
r890882 | tmcguire | 2008-11-30 16:46:10 +0100 (Sun, 30 Nov 2008) | 10 lines
Backport r886610 by tmcguire from trunk to the 4.1 branch:
Fixes for "insert file":
- Revert the auto-changing of the charset I commited yesterday, it is not needed
now that the messagebox asking about unsupported encodings works again
- Make the combobox actually appear in the file widget
- Read the encoding back after the dialog has finished, not before
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=890957
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.1/kdepim
........
r890879 | tmcguire | 2008-11-30 16:36:23 +0100 (Sun, 30 Nov 2008) | 12 lines
Backport r886205 by tmcguire from trunk to the 4.1 branch:
When inserting a file to the composer:
- Don't add a zero-terminator to the end
- Check if the content can still be encoded with the current charset.
If not, change the mode to auto-charset detection.
CCBUG: 88781
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=890955
An attempt to repair the encoding mess a bit, when attaching files:
- Don't set the charset to us-ascii if it couldn't be found
- Give up on KEncodingProber, it doesn't work reliable enough.
Instead, add an encoding combobox to the file dialog.
Now it is the user's fault if the encoding is not correct :)
- Don't attempt to set a charset for a non-textual mimetype
- Don't show an empty string for the mimetype
CCBUG: 64815
svn path=/branches/KDE/4.1/kdepim/; revision=890890
Fixes for "insert file":
- Revert the auto-changing of the charset I commited yesterday, it is not needed
now that the messagebox asking about unsupported encodings works again
- Make the combobox actually appear in the file widget
- Read the encoding back after the dialog has finished, not before
svn path=/branches/KDE/4.1/kdepim/; revision=890882
When inserting a file to the composer:
- Don't add a zero-terminator to the end
- Check if the content can still be encoded with the current charset.
If not, change the mode to auto-charset detection.
CCBUG: 88781
svn path=/branches/KDE/4.1/kdepim/; revision=890879
- Don't set the charset to us-ascii if it couldn't be found
- Give up on KEncodingProber, it doesn't work reliable enough.
Instead, add an encoding combobox to the file dialog.
Now it is the user's fault if the encoding is not correct :)
- Don't attempt to set a charset for a non-textual mimetype
- Don't show an empty string for the mimetype
BUG: 64815
svn path=/trunk/KDE/kdepim/; revision=888149
- Revert the auto-changing of the charset I commited yesterday, it is not needed
now that the messagebox asking about unsupported encodings works again
- Make the combobox actually appear in the file widget
- Read the encoding back after the dialog has finished, not before
svn path=/trunk/KDE/kdepim/; revision=886610
- Don't add a zero-terminator to the end
- Check if the content can still be encoded with the current charset.
If not, change the mode to auto-charset detection.
BUG: 88781
svn path=/trunk/KDE/kdepim/; revision=886205
most binary files (for example PNGs) with confidence 99%, which is obviously
wrong. Sometimes it is also UTF-16BE.
This caused KMail to encode the filename and sometimes the whole message in
UTF-16 (even for CSV files!), which most clients don't seem to understand.
The workaround is to blacklist UTF-16 and rely on our own charset detection
in this case instead.
BUG: 173503
CCMAIL: zealot.hoi@gmail.com
svn path=/trunk/KDE/kdepim/; revision=884446