Add a few more macOS/iOS notes to what's new for 6.10

Pick-to: 6.10
Change-Id: Iffab99d587ff892da0fca9b9fd04711e694e6357
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
Tor Arne Vestbø 2025-08-27 11:09:02 +02:00 committed by Volker Hilsheimer
parent 30b4758871
commit b1f14e1518
1 changed files with 3 additions and 0 deletions

View File

@ -429,6 +429,8 @@
\li The titleUIElement accessibility property is now supported \li The titleUIElement accessibility property is now supported
\li Service menu integration is now rich-text aware \li Service menu integration is now rich-text aware
\li QOperatingSystemVersion::MacOSTahoe represents macOS 26 \li QOperatingSystemVersion::MacOSTahoe represents macOS 26
\li Mappings for WhatsThisCursor and BusyCursor have been added
\li QImage::toCGImage() now propagates the image's color space
\endlist \endlist
\section3 Wayland Client on Linux \section3 Wayland Client on Linux
@ -460,6 +462,7 @@
\li Update requests will now be paused when the app moves out of active state \li Update requests will now be paused when the app moves out of active state
\li QScreen now also reports inverted screen orientations \li QScreen now also reports inverted screen orientations
\li RLIMIT_STACK now reflects the effective stack size \li RLIMIT_STACK now reflects the effective stack size
\li QImage::toCGImage() now propagates the image's color space
\endlist \endlist
\section2 Embedded Platforms \section2 Embedded Platforms