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.
Use setShowOpenOrExecuteDialog(true) with OpenUrlJob.
Use setWindowModality(Qt::WindowModal) otherwise the openorexecute dialog appears behind the kfind dialog and can't be given focus.