Skip to content

Port KRun to OpenUrlJob

Ahmad Samir requested to merge work/ahmad/krun-port into master

In DolphinMainWindow, since KRun allows running executables by default, use setRunExecutables(true) so as not to change the behaviour.

Bump KF required version to 5.73, since that's where OpenUrlJob::setShowOpenOrExecuteDialog was introduced.

Merge request reports