Skip to content
Commit 4bd92690 authored by Stefano Crocco's avatar Stefano Crocco
Browse files

Improve the saving abilities of WebEnginePart

In particular:
- Add a "Save As" menu entry which allows to save the current page
  (useful in particular when WebEnginePart displays images, text files
  and so on as HTML pages)
- Add a "Save Full Page As" menu entry which saves the page and the
  external resources it needs (as described in
  QWebEngineDownloadItem::SavePageFormat). This replaces the non-working
  "Save Frame" menu entry
- Make the "Save Media" context menu entry actually work


(cherry picked from commit 10e1755f)
parent ecf5df67
Pipeline #353319 passed with stage
in 8 minutes and 22 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