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 15:49:55 BST 2018


cullmann created this revision.
cullmann added reviewers: vkrause, dhaumann.
Herald added projects: Kate, Frameworks.
Herald added subscribers: kde-frameworks-devel, kwrite-devel.
cullmann requested review of this revision.

REVISION SUMMARY
  ...will never match as it tried to match the file path and is anyways 'very' basic add auto-test for new regex stuff

TEST PLAN
  make && make test still works, autotest added

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  master

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

AFFECTED FILES
  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/kwrite-devel/attachments/20180825/2dea6770/attachment.html>


More information about the KWrite-Devel mailing list