Skip to content

Enable opening files relative to current directory from the command line

Bharadwaj Raju requested to merge work/bharadwaj/startupargs-relative-url into master

Makes things like elisa ./music.opus possible, by passing CWD to QUrl::fromUserInput.

Merge request reports