FreeCAD: master c2c6053e

Author Committer Branch Timestamp Parent
realthunder wmayer master 2019-08-22 10:39:18 master 278e9335
Changeset Gui: improve expression completer

Proper support of completing an edit in the middel of an expression.

Also support 'noProperty' mode in the completer, where no completion is
offered for property names. This will be used by tree view object
search.
mod - src/Gui/ExpressionCompleter.cpp Diff File
mod - src/Gui/ExpressionCompleter.h Diff File