aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2023-07-14 14:57:40 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-07-14 13:48:27 +0000
commitb0654916421cf503d5f59324fde30275d8849d2b (patch)
tree59fbd8025c1e0838990170d5539476dc20aec4ca
parent2f70befc20387b5ee01fbafab37c0ee94ceef55b (diff)
Update changelog for 6.5.2
A couple of extra patches were included while waiting for Qt 6.5.2 to be ready Change-Id: Ia859bfdc51f9073117eef495e81188422fa15883 Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit e462727a3ef742f49dcba145714cf20d0b614ffb) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/changelogs/changes-6.5.26
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/changelogs/changes-6.5.2 b/doc/changelogs/changes-6.5.2
index 58bf89b13..2da156069 100644
--- a/doc/changelogs/changes-6.5.2
+++ b/doc/changelogs/changes-6.5.2
@@ -30,7 +30,10 @@ information about a particular change.
metaobjectdump.py tool as an input of qmllint.
- [PYSIDE-2364] The type hint for QQmlExpression.evaluate() has been fixed.
- [PYSIDE-2299] A memory leak connecting free methods/lambdas has been
- - [PYSIDE-2371] fixed.
+ - [PYSIDE-2371] Fixed regression related to memory leak when connecting
+ signal to local function.
+ - [PYSIDE-2381] Fixed issue qith QSetting list of strings and value()
+ - [PYSIDE-2384] Fixed QWizardPage.registerField signature
****************************************************************************
* Shiboken6 *
@@ -42,3 +45,4 @@ information about a particular change.
overwritten in Python has been implemented.
They are now handled by a handler on the stack if possible
or otherwise printed.
+ - [PYSIDE-1669] Fixed option --no-implicit-conversions