summaryrefslogtreecommitdiffstats
path: root/searchview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implement context menu for search resultsArno2018-02-021-0/+53
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.