From b1f14e1518a4ed6b271d7f4cf867c3cc89ace47f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Wed, 27 Aug 2025 11:09:02 +0200 Subject: [PATCH] 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 --- doc/src/whatsnew/whatsnew610.qdoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/src/whatsnew/whatsnew610.qdoc b/doc/src/whatsnew/whatsnew610.qdoc index 22ed16b1b..96aece1f1 100644 --- a/doc/src/whatsnew/whatsnew610.qdoc +++ b/doc/src/whatsnew/whatsnew610.qdoc @@ -429,6 +429,8 @@ \li The titleUIElement accessibility property is now supported \li Service menu integration is now rich-text aware \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 \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 QScreen now also reports inverted screen orientations \li RLIMIT_STACK now reflects the effective stack size + \li QImage::toCGImage() now propagates the image's color space \endlist \section2 Embedded Platforms