From 2db7ed16e60715bd818ff2d5cf269fd000294e28 Mon Sep 17 00:00:00 2001 From: Cristian Maureira-Fredes Date: Tue, 26 May 2020 09:39:30 +0200 Subject: update changelog 5.14.2.2 Change-Id: Iff05110dbec9c6d09ca34526e70008d0c3a9c1c9 Reviewed-by: Friedemann Kleint --- dist/changes-5.14.2.2 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'dist/changes-5.14.2.2') diff --git a/dist/changes-5.14.2.2 b/dist/changes-5.14.2.2 index 3f9506dde..63a7a9120 100644 --- a/dist/changes-5.14.2.2 +++ b/dist/changes-5.14.2.2 @@ -24,7 +24,15 @@ information about a particular change. - [PYSIDE-1272] signature: Add comparison for existing_doc type - [PYSIDE-1285] qareaseries: keep references of lower/upper series - [PYSIDE-1293] Windows: Fix encoding in custom message handler + - [PYSIDE-15] Support pickling of Qt Enum objects + - [PYSIDE-1223] Add QtUiTools.loadUiType + - [PYSIDE-1286] Implement __qualname__ and correct __module__ for classes + - [PYSIDE-1303] PySide2: Fix conversion of quintptr **************************************************************************** * Shiboken2 * **************************************************************************** + + - [PYSIDE-1286] shiboken: Prepare for introduction of __qualname__ + - [PYSIDE-1298] libshiboken: Support musl libc + - [PYSIDE-1299] shiboken: Fix cross builds -- cgit v1.2.3