Use QProcess as intented by parsing the input command arguments

This commit is contained in:
Luis Ángel San Martín Rodríguez
2025-01-06 09:24:07 +01:00
parent a5ff7c8ccf
commit 1cd8635808
3 changed files with 43 additions and 8 deletions

View File

@ -2,6 +2,11 @@
Version counting is based on semantic versioning (Major.Feature.Patch)
## WIP (9.15.1)
### YACReaderLibrary
* Improve flexibility of the open comic in third party app setting so more complex commands can be used. e.g. `open -a "/Applications/My Reader.app" "{comic_file_path}"`.
## 9.15.0
### YACReader