Overview

Request 984164 accepted

- Update to version 6.3.1
* Added qRegisterResourceData() and qUnregisterResourceData() to
QtCore to help in supporting legacy resource files from PyQt5.
* Requires v13.4 of the sip module which adds support for enums
with missing members and the sip.array support.
* Reverted the Qt.GestureType related changes made in v6.2.3 as
they are no longer necessary with the support for missing enum
members.
* The QEvent constructor that takes an int argument is now
deprecated.
* Refactored the draw methods of QPainter to accept sip.array
objects of appropriate types. Such arrays, once initialised,
can be used very efficiently as they do not require repeated
conversion from the usual Python collection types.
* Added resize() to QPolygon, QPolygonF and QXmlStreamAttributes.
* Bug fixes.

Loading...

Benjamin Greiner's avatar
author source maintainer target maintainer

waiting for pyqt-builder and sip6 to go through lettered staging


Staging Bot's avatar

<!-- devel-project -->

@bnavigator: review reminder

Request History
Benjamin Greiner's avatar

bnavigator created request

- Update to version 6.3.1
* Added qRegisterResourceData() and qUnregisterResourceData() to
QtCore to help in supporting legacy resource files from PyQt5.
* Requires v13.4 of the sip module which adds support for enums
with missing members and the sip.array support.
* Reverted the Qt.GestureType related changes made in v6.2.3 as
they are no longer necessary with the support for missing enum
members.
* The QEvent constructor that takes an int argument is now
deprecated.
* Refactored the draw methods of QPainter to accept sip.array
objects of appropriate types. Such arrays, once initialised,
can be used very efficiently as they do not require repeated
conversion from the usual Python collection types.
* Added resize() to QPolygon, QPolygonF and QXmlStreamAttributes.
* Bug fixes.


Benjamin Greiner's avatar

bnavigator accepted request

openSUSE Build Service is sponsored by