Revision 69207f3...

Go back to digest for 21st July 2013

Other in Other

Denis Steckelmacher committed changes in [nepomuk-core/steckdenis-gsoc2013] /:

Auto-completion infrastructure

The client application tells the parser where the user cursor is in
the query string, and the parser provides a list of completion
proposals around this position.

File Changes

Added 3 files
  •   includes/Query/CompletionProposal
  •   libnepomukcore/queryparser/completionproposal.cpp
  •   libnepomukcore/queryparser/completionproposal.h
Modified 6 files
  •   includes/CMakeLists.txt
  •   libnepomukcore/CMakeLists.txt
  •   libnepomukcore/queryparser/patternmatcher.cpp
  •   libnepomukcore/queryparser/patternmatcher.h
  •   libnepomukcore/queryparser/queryparser.cpp
  •   libnepomukcore/queryparser/queryparser.h
9 files changed in total