Revision 781424
Go back to digest for 9th March 2008Bug Fixes in KDE-PIM
Thomas McGuire committed changes in /trunk/KDE/kdepim:
Fix the "clean spaces" function in KMail and also fix changing identities - now the signature is properly changed, even if it is a HTML signature.
Changes to KMeditor:
- Add new functions: cleanWhitespace() and replaceSignature(...) + helper functions for those
- Remove some unused virtual functions
- Remove a unused variable
- Small style fixes
- Rename parent to q, as this is the standard
- Small fixes for insertSignature
Changes to KMail:
- Use the new functions of KMeditor and remove own implementations
Changes to KNode
- Follow KMeditor change
Still TODO:
- Move the HTML mode mess completely into KMeditor instead of having 3 different implementations in KMeditor, KMComposeWin and KMCompoerEditor
- Fix the highlighter
File Changes
Modified 6 files
- /trunk/KDE/kdepim
- /kmail/kmcomposereditor.cpp
- /kmail/kmcomposewin.cpp
- /kmail/kmcomposewin.h
- /knode/kncomposer.cpp
- /libkdepim/kmeditor.cpp
- /libkdepim/kmeditor.h
6 files changed in total