summaryrefslogtreecommitdiffstats
path: root/searchview.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix clang warnings in search*Arno2018-12-091-1/+1
|
* Implement context menu for search resultsArno2018-02-021-0/+28
Subclass QTreeView to show a custom context menu. Since the depth of some items is > 1, add an option to expand and collapse a node recursively.