ltoscano created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY - use the new doOutputBuffer from kdoctools and reduce the number of lower-level functions from kdoctools used by kio; - unicodeError: force utf-8 as codec; no reason to use a local codec, browsers should be able to render it. Also, remove the last usage of fromUnicode(). TEST PLAN Compiles, the code branches previously handled directly and now managed by doOutputBuffer still works. REPOSITORY R241 KIO BRANCH master REVISION DETAIL https://phabricator.kde.org/D4814 AFFECTED FILES src/ioslaves/help/kio_help.cpp EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: ltoscano Cc: #frameworks