summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMorten Sørvig <morten.sorvig@qt.io>2024-02-21 20:23:05 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2024-02-23 12:24:47 +0000
commit08fdfbcedabcdc4dccf3a6cd46ff0e78ecae5df3 (patch)
tree3407df7c681408b425e595e390fc2dbee3d452e8 /doc
parent19ad9d875b301f3982509a5d1154f733f3003399 (diff)
Add WebAssembly what's new
Pick-to: 6.7 Change-Id: I973e0380f0a917c10413daa568600faba03f2746 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/whatsnew/whatsnew67.qdoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/src/whatsnew/whatsnew67.qdoc b/doc/src/whatsnew/whatsnew67.qdoc
index 857013963..604dd2d8c 100644
--- a/doc/src/whatsnew/whatsnew67.qdoc
+++ b/doc/src/whatsnew/whatsnew67.qdoc
@@ -370,6 +370,14 @@
object of a QScreen.
\endlist
+ \section3 WebAssembly
+ \list
+ \li Added drop support (drag-and-drop). Qt will now send drop events when the user
+ drops content on application windows.
+ \li OpenGL ES 3 / WebGL2 is now default, with fallback to OpenGL ES2 / WebGL 1.
+ \li Emscripten version updated to 3.1.50
+ \endlist
+
\section2 Mobile Platforms
\section3 Android