[Differential] [Request, 27 lines] D4814: kio_help: use doOutputBuffer and simplify unicodeError
Luigi Toscano
noreply at phabricator.kde.org
Sun Feb 26 22:02:14 UTC 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170226/b86da2d1/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list