aboutsummaryrefslogtreecommitdiffstats
path: root/doc/changelogs/changes-6.4.0.1
blob: 890c174fd0c60ab92f5500c63aa037c501beb2c0 (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
Qt for Python 6.4.0.1 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.

****************************************************************************
*                                  PySide6                                 *
****************************************************************************

 - [PYSIDE-1106] Fix modules being omitted from the documentation
 - [PYSIDE-1612] wheels: Add pyside6-qtpy2cpp entry point
 - [PYSIDE-1912] Deploy Tool : refactoring
 - [PYSIDE-1957] Include Qt5Compat.GraphicalEffects QML files
 - [PYSIDE-2063] PyEnum: Drop the Embedding of the Enum Module
 - [PYSIDE-2081] Fix type annotations for static functions of QInputDialog
 - [PYSIDE-2084] Fix build with OpenGLES
 - [PYSIDE-2085] Remove mentions to Python 3.6
 - [PYSIDE-2086] Make wheels compatible with Python 3.11

****************************************************************************
*                                  Shiboken6                               *
****************************************************************************

 - [PYSIDE-2088] Add a way of specifying types for casting enum values
 - [PYSIDE-2088] libshiboken: Fix enum value overflow