D15081: replace own wildcard matcher with QRegularExpression combining all wildcards add validator to index tool, only ? and * wildcard stuff is valid fix some syntax files that had e.g. , instead of ; and spaces mixed in remove asterisk definition, that...

Christoph Cullmann noreply at phabricator.kde.org
Sat Aug 25 16:12:24 BST 2018


cullmann updated this revision to Diff 40429.
cullmann added a comment.


  improve definitionForName code, already for matching take into account the priority
  that saves some matching time and avoid later sorting

REPOSITORY
  R216 Syntax Highlighting

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D15081?vs=40428&id=40429

BRANCH
  master

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

AFFECTED FILES
  COPYING
  COPYING.LIB
  autotests/CMakeLists.txt
  autotests/definition_test.cpp
  autotests/syntaxrepository_test.cpp
  autotests/wildcardmatcher_test.cpp
  data/syntax/asterisk.xml
  data/syntax/gdbinit.xml
  data/syntax/gnuplot.xml
  data/syntax/pango.xml
  data/syntax/stata.xml
  src/indexer/katehighlightingindexer.cpp
  src/lib/CMakeLists.txt
  src/lib/definition.cpp
  src/lib/definition.h
  src/lib/definition_p.h
  src/lib/repository.cpp
  src/lib/wildcardmatcher.cpp
  src/lib/wildcardmatcher_p.h

To: cullmann, vkrause, dhaumann
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/20180825/a3477253/attachment.html>


More information about the Kde-frameworks-devel mailing list