D14759: Add bool Definition::isWordWrapDelimiter(QChar)
    Dominik Haumann 
    noreply at phabricator.kde.org
       
    Sun Aug 12 09:49:44 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
  Checking word wrap delimiters is used by some langauge to
  make sure static word wrap does not create invalid syntax,
  for instance in LaTeX.
TEST PLAN
  make && make test
REPOSITORY
  R216 Syntax Highlighting
BRANCH
  add-word-wrap-delimiter (branched from master)
REVISION DETAIL
  https://phabricator.kde.org/D14759
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/kde-frameworks-devel/attachments/20180812/8a34e4d9/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list