3 Commits

Author SHA1 Message Date
Denis Rouzaud
90f1d7b7e7 [options search] expand item when found in a tree 2018-02-06 08:37:26 -04:00
Nyall Dawson
fe31c28257 [options] Hide non-matching items in tree widgets when searching children
Makes the search more useful for the advanced panel
2018-02-05 03:40:45 -09:00
Denis Rouzaud
70f9c228d7 [options search] API refactoring
* avoid using lambdas and use dedicate class and subclasses for each widget type (lable, groupbox, tree, etc)
* this makes the code much more clearer
* allow creating custom highlight widgets with API
2018-02-03 15:52:33 -09:00