Skip to content

Output: Use a QTextBrowser instead of QTreeView

Waqar Ahmed requested to merge work/new-output-view into master

QTreeView makes text interaction super hard and there is no reason to really use it in a log like widget.

Merge request reports