Skip to content

Port KRun to OpenUrlJob

Use setShowOpenOrExecuteDialog(true) with OpenUrlJob.

Use setWindowModality(Qt::WindowModal) otherwise the openorexecute dialog appears behind the kfind dialog and can't be given focus.

Merge request reports

Loading