Revision 888149

Go back to digest for 30th November 2008

Bug Fixes in KDE-PIM

Thomas McGuire committed changes in /trunk/KDE/kdepim:

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

File Changes

Modified 5 files
  • /trunk/KDE/kdepim
  •   /kmail/kmcomposewin.cpp
  •   /kmail/kmmsgbase.cpp
  •   /kmail/kmmsgbase.h
  •   /libkdepim/kmeditor.cpp
  •   /libkdepim/kmeditor.h
5 files changed in total