Skip to content

MainWindow: Pretty-print URL

Kevin Funk requested to merge feature/mainwindow-url-fixes into master

Show "/home/foo" instead of "file:///home/foo". Uses existing infrastructure, the mapChanged function was never called.

Merge request reports