Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix clang warnings in search* | Arno | 2018-12-09 | 1 | -1/+1 |
| | |||||
* | Implement context menu for search results | Arno | 2018-02-02 | 1 | -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. |