Revision a1e5242...

Go back to digest for 25th August 2013

Other in KDE Base

Denis Steckelmacher committed changes in [nepomuk-core/gsoc2013] libnepomukcore/queryparser/patternmatcher.cpp:

Provide user-friendly patterns with completion proposals

Allow translators to use regular expressions to match terms (this greatly eases
the task for highly declined languages), but hide them to the user.

If the user enters "moDified", the completion proposal will not be "modified at|on",
but "moDified at". When words are separated by pipes, only the first one is shown
to the user.

File Changes

Modified 1 files
  • libnepomukcore/queryparser/patternmatcher.cpp
1 files changed in total