aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-5.14.2.2
blob: 63a7a91201a07fee44ea8c82cf98ded16b9bb8a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Qt for Python 5.14.2.2 is a bug-fix release.

For more details, refer to the online documentation included in this
distribution. The documentation is also available online:

https://doc.qt.io/qtforpython/

Some of the changes listed in this file include issue tracking numbers
corresponding to tasks in the Qt Bug Tracker:

https://bugreports.qt.io/

Each of these identifiers can be entered in the bug tracker to obtain more
information about a particular change.

****************************************************************************
*                                  PySide2                                 *
****************************************************************************

 - [PYSIDE-1100] Support type checking with the mypy module
 - [PYSIDE-1236] samplebinding: Fix running with Python 3.8.2 on Windows
 - [PYSIDE-1255] Fix memory corruption for QML registered types
 - [PYSIDE-1271] QMutexLocker: allow-thread in constructor
 - [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