summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoris Verria <doris.verria@qt.io>2023-03-01 10:00:00 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-03-01 09:56:38 +0000
commitb9f6300952a7fe4ba559d4769b9d9023a6e2ca2b (patch)
tree737e50898b4d11ac43d3fefbe1a9868eb72c85c8
parent285a8c9101970856bed934f7edf4667c59df3873 (diff)
downloadqtdoc-b9f6300952a7fe4ba559d4769b9d9023a6e2ca2b.tar.gz
Whatsnew: Mention iOS style and native font and color dialogs for iOS
Change-Id: I3248f95fa441db22d5d9ef241dc593ce993a04a8 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 74d5f120d20bf2e45e6c566fa2eeaf42068eaaa3) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/src/whatsnew/whatsnew65.qdoc23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/src/whatsnew/whatsnew65.qdoc b/doc/src/whatsnew/whatsnew65.qdoc
index a082cbd6..2b4290b1 100644
--- a/doc/src/whatsnew/whatsnew65.qdoc
+++ b/doc/src/whatsnew/whatsnew65.qdoc
@@ -138,6 +138,23 @@
\endlist
\endlist
\endlist
+ \li The iOS style was finished
+ \list
+ \li The new controls that were implemented for the iOS style
+ for 6.5 are:
+ \list
+ \li \l BusyIndicator
+ \li \l ComboBox
+ \li \l DelayButton
+ \li \l Dialog
+ \li \l DialogButtonBox
+ \li \l HorizontalHeaderView
+ \li \l SelectionRectangle
+ \li \l ToolTip
+ \li \l ToolSeparator
+ \li \l VerticalHeaderView
+ \endlist
+ \endlist
\endlist
\section2 Qt Test Module
@@ -344,6 +361,12 @@
\li Updated NDK to r25b (25.1.8937393).
\endlist
+ \section3 iOS
+
+ \list
+ \li Added native implemementation for QColorDialog and QFontDialog.
+ \endlist
+
\section1 List of API Changes
These pages contain an overview of API changes in Qt 6.5: