- Anonymous
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| realthunder | wwmayer | master | 2020-09-06 01:44:39 | master 82038bb1 |
| Affected Issues | 0004428: Regression in search functionality | |||
| Changeset | Gui: allow change ExpressionCompleter filter mode Fixes 0004428 Filter mode set to Qt::MatchContains for tree view search and link property editor object search. Other usage of the completer (e.g. property editor, speadsheet) defaults to Qt::MatchContains, but can be changed using parameter, BaseApp/Preferences/Expression/CompleterMatchExact |
|||
| mod - src/Gui/DlgPropertyLink.cpp | Diff File | |||
| mod - src/Gui/ExpressionCompleter.cpp | Diff File | |||
| mod - src/Gui/ExpressionCompleter.h | Diff File | |||
| mod - src/Gui/Tree.cpp | Diff File | |||