Revisions of python-PyQt6
Benjamin Greiner (bnavigator)
committed
(revision 34)
- Changes from 6.7.1
Benjamin Greiner (bnavigator)
committed
(revision 33)
- Change version to 6.8.0~dev2410061818 * Mark development version for correct order before release - Changes from 6.7. * SIP v6.8.6 and PyQt6-sip v13.8 are now required for Python v3.13 support and for Linux on ARM.
Christophe Marin (krop)
accepted
request 1208396
from
Fabian Vogt (favogt)
(revision 32)
PyQt6 for 6.8. Tested on 15.6 by using retext + webengine. Works!
Antonio Larrosa (alarrosa)
accepted
request 1199907
from
Antonio Larrosa (alarrosa)
(revision 31)
- Use sources from pypi. They're what we were using and upstream doesn't seem to release sources from their homepage anymore.
Benjamin Greiner (bnavigator)
committed
(revision 30)
- Update to 6.7.0 * Implemented QBluetoothUuid.__hash__ - Switch from development snapshot to pre-release tarball
Benjamin Greiner (bnavigator)
accepted
request 1167025
from
Benjamin Greiner (bnavigator)
(revision 29)
- Update to 6.7.0~dev2404081550 * Added support for Qt v6.7 (excluding any technical previews). * Bug fixes. - Use not yet released development version: boo#1222514
Benjamin Greiner (bnavigator)
accepted
request 1141574
from
Benjamin Greiner (bnavigator)
(revision 28)
- Update to 6.6.1 * Fix QWidgetAction ownership annotations.
Benjamin Greiner (bnavigator)
accepted
request 1121197
from
Markéta Machová (mcalabkova)
(revision 27)
- Update to 6.6.0 * This adds support for Qt v6.6. - Drop no longer needed pyqt6-fix-build-with-qt-6.6.0.patch
Benjamin Greiner (bnavigator)
accepted
request 1118546
from
Benjamin Greiner (bnavigator)
(revision 26)
update reqs
Benjamin Greiner (bnavigator)
accepted
request 1118541
from
llyyr (llyyr)
(revision 25)
- Update to 6.5.3 * Added support for Python 3.12 and the missing QAbstractItemModel.multiData() method, as well as the missing QModelRoleDataSpan class. - Add patch pyqt6-fix-build-with-qt-6.6.0.patch to fix build with Qt 6.6.0. - Set CXX flag "-DQT_NO_INT128" to fix buil with Qt 6.6.0.
Benjamin Greiner (bnavigator)
accepted
request 1114142
from
Benjamin Greiner (bnavigator)
(revision 24)
Benjamin Greiner (bnavigator)
accepted
request 1099716
from
Markéta Machová (mcalabkova)
(revision 23)
- Update to 6.5.1 * Added support for QPermission and related classes and methods. * Added the max_workers argument to uic.compileUiDir() to specify the maximum number of worker processes to use when compiling the .ui files in a directory. * pyuic6 will now compile all the .ui files in a directory if the name of the directory is passed instead of a .ui file. * Added the --max-workers command line option to pyuic6.
Benjamin Greiner (bnavigator)
accepted
request 1092047
from
Eric Schirra (ecsos)
(revision 22)
- Add %{?sle15_python_module_pythons}
Benjamin Greiner (bnavigator)
accepted
request 1082871
from
Benjamin Greiner (bnavigator)
(revision 21)
Benjamin Greiner (bnavigator)
committed
(revision 20)
.
Benjamin Greiner (bnavigator)
committed
(revision 19)
- Update to v6.4.2 * Bug fixes * Fixed a regression in pylupdate
Benjamin Greiner (bnavigator)
accepted
request 1062107
from
Benjamin Greiner (bnavigator)
(revision 18)
- Update to 6.4.1 * Added allocationLimit() and setAllocationLimit() to QImageReader. * Added toHBITMAP(), fromHBITMAP(), toHICON() and fromHICON() to QImage on Windows. * Bug fixes. - Qt6TextToSpeech is not in 15.x
Benjamin Greiner (bnavigator)
accepted
request 1007730
from
Benjamin Greiner (bnavigator)
(revision 17)
- Update to version 6.4.0 * Added support for Qt v6.4 including the QtPdf, QtPdfWidgets and QtTextToSpeech modules. * Added QAction.menu() and QAction.setMenu(). * Bug fixes.
Benjamin Greiner (bnavigator)
accepted
request 984164
from
Benjamin Greiner (bnavigator)
(revision 16)
- 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 (bnavigator)
accepted
request 969960
from
Benjamin Greiner (bnavigator)
(revision 15)
- Update to version 6.3.0 * Added support for Qt v6.3. * Bug fixes. - Enable Quick3D for Tumbleweed
Displaying revisions 1 - 20 of 34