D14808: Add QVector<QPair<QChar, QString>> Definition::characterEncodings() const
Dominik Haumann
noreply at phabricator.kde.org
Mon Aug 13 21:32:32 BST 2018
dhaumann created this revision.
dhaumann added reviewers: vkrause, cullmann.
Restricted Application added projects: Kate, Frameworks.
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel.
dhaumann requested review of this revision.
REVISION SUMMARY
Returns a list of character/string mapping that can be used for spell
checking. This is useful for instance when spell checking LaTeX, where
the string \"{A} represents the character Ä.
TEST PLAN
make && make test
REPOSITORY
R216 Syntax Highlighting
BRANCH
expose-encoding-mappings (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D14808
AFFECTED FILES
autotests/syntaxrepository_test.cpp
src/lib/definition.cpp
src/lib/definition.h
src/lib/definition_p.h
To: dhaumann, vkrause, cullmann
Cc: kwrite-devel, kde-frameworks-devel, michaelh, kevinapavew, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20180813/c0c20977/attachment-0001.html>
More information about the KWrite-Devel
mailing list