Skip to content
Commit 0f399af4 authored by Stefano Crocco's avatar Stefano Crocco
Browse files

Improve handling of executables

This does two things:
- improves detection of executable files: instead on only relying on mimetype,
  checks whether they actually have the executable flag set, as otherwise
  KIO::OpenUrlJob won't run them
- avoids asking the user what to do with an executable file displayed in the
  current part when the reload button is pressed, since the user has already
  chosen to display it.
parent 6e208c57
Pipeline #577414 passed with stage
in 7 minutes and 16 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment