Skip to content

Releases: MeVisLab/pythonqt

Release 4.0.0

13 Jan 15:37

Choose a tag to compare

  • Removed support for Qt 4 and early Qt 5 versions
  • Removed support for Python 2
  • Added support for Python 3.12
  • Improved compatibility with NumPy 2
  • Improvements to the wrapper generator for non-Qt classes
  • Fixes to the wrapper generator for macOS
  • Adapt wrapper generator for Qt 5.10
  • Other small improvements to the wrapper generator
  • Dropped all pre-generated wrapper code except for Qt 5.12
  • Lots of code clean-up
  • Updated SimpleCPP preprocessor code
  • Fixed PythonQt::setRedirectStdInCallbackEnabled, introduced PythonQt::setRedirectStdOutCallbackEnabled
  • Fixes to clean-up handling
  • Build improvements
  • Improvements to the automatic tests

Many thanks to all contributors!

Release 3.6.1

13 Jun 12:58

Choose a tag to compare

Added support for Qt 6.9.

Release 3.6.0

11 Feb 13:59

Choose a tag to compare

  • Replace preprocessor in the wrapper generator with code from the simplecpp project
  • Support wrapper generation for Qt 6.8

Release 3.5.7

30 Dec 12:55
39ef1f0

Choose a tag to compare

  • adds compatibility with Python 3.13

Release 3.5.6

08 Oct 08:51

Choose a tag to compare

  • added support for Qt 6.7.3
  • fixed some memory leaks
  • minor bug fixes

Release 3.5.4

28 Jun 12:40

Choose a tag to compare

  • Adapt generator to work well with Qt 6.7(.2) header files.
  • Handle new classes and enums in typesystem files.
  • Supports unary + operator now.

Release 3.5.3

20 Jun 13:42

Choose a tag to compare

Adds support for Qt 6.7

Release 3.5.2

30 Apr 13:42

Choose a tag to compare

Bugfix release.
Exports the QtQuick.QSGRendererInterface class.

Release 3.5.1

21 Apr 09:57

Choose a tag to compare

Bugfix release.
Adds compatibility to Qt 6.6.3, fixes memory leaks in generator.

Release 3.5.0

12 Mar 06:36

Choose a tag to compare

Adds support for Qt 5.15 and Qt 6