summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2022-06-15 10:25:52 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-08-19 18:02:38 +0000
commitc3743fa760fe5f93b8b10455959887f982b0a822 (patch)
tree493c66aff2da25bd49db5705a60f7321f0cc6c3f
parent186966474e77555e2d44dca39ea307319072e9aa (diff)
downloadqtdoc-c3743fa760fe5f93b8b10455959887f982b0a822.tar.gz
Add Qt WebEngine changes
Change-Id: I2d48090ac96c2981448b9af1e781d6b3af780c03 Reviewed-by: Michal Klocek <michal.klocek@qt.io> (cherry picked from commit 2ab314c15e562f71e24b73486345a458ab95dfd3) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/src/whatsnew/whatsnew64.qdoc11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/src/whatsnew/whatsnew64.qdoc b/doc/src/whatsnew/whatsnew64.qdoc
index ec5e7773..6a5d763c 100644
--- a/doc/src/whatsnew/whatsnew64.qdoc
+++ b/doc/src/whatsnew/whatsnew64.qdoc
@@ -328,6 +328,17 @@
\li Nothing to see here. //! TODO Clean this up before release.
\endlist
+ \section2 Qt WebEngine Module
+
+ \list
+ \li HTML5 file-system access API added, controlled by QWebEngineFileSystemAccessRequest
+ \li QWebEngineLoadingInfo improved error codes, in particular for HTTP errors
+ \li QWebEngineView::setPage() now works on pages already loaded
+ \li QWebEngineSettings::NavigateOnDrop added to allow disabling navigation on drag-an-drop of URLs
+ \li QWebEngineUrlRequestInfo::ResourceTypeWebSocket added to allow interception of websocket connections
+
+ \endlist
+
\section1 Platform Changes
\section2 Technology Preview Platforms