D7672: Port to KF5::SyntaxHighlighting

Volker Krause noreply at phabricator.kde.org
Sun Sep 3 11:13:40 BST 2017


vkrause created this revision.
Restricted Application added a project: KDE PIM.

REVISION SUMMARY
  This gives us a generic syntax highlighter with spell checking, using the
  spell checking areas from the syntax definition files (which are more
  precise than the previous line-based approach). The implementation is a
  bit messy unfortunately since neither QSyntaxHighlighter nor QTextBlock
  are made for this kind of highlighter composition.

REPOSITORY
  R86 PIM: Text Editor

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D7672

AFFECTED FILES
  CMakeLists.txt
  src/texteditor/plaintexteditor/plaintextsyntaxspellcheckinghighlighter.cpp
  src/texteditor/plaintexteditor/plaintextsyntaxspellcheckinghighlighter.h

To: vkrause, #kde_pim
Cc: dvasin, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20170903/ee1a2292/attachment.html>


More information about the kde-pim mailing list