2024-07-01  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, lib/project.py, lib/pyproject.toml:
	SIP v6.8.6 and PyQt5-sip v12.15 are now required for Python v3.13
	support and for Linux on ARM.
	[d5114ac4018e] [5.15.11] <5.15-maint>

2024-02-20  Phil Thompson  <phil@riverbankcomputing.com>

	* lib/pyproject.toml:
	Fixed a typo in pyproject.toml.
	[0a2019258b48] <5.15-maint>

2024-02-18  Phil Thompson  <phil@riverbankcomputing.com>

	* METADATA.in:
	Removed METADATA.in
	[0a9cc30c616e] <5.15-maint>

	* NEWS, lib/README, lib/README.md, lib/pyproject.toml:
	Migrated from [tool.sip.metadata] to [project] in pyproject.toml.
	[12ca74b530c2] <5.15-maint>

2024-01-02  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, rb-product.toml:
	Removed the product file.
	[185b51346925] <5.15-maint>

2024-01-01  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, lib/configure.py:
	Removed configure.py.
	[2c132857ebc8] <5.15-maint>

2023-11-18  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp:
	Fix QWidgetAction ownership annotations.
	[f28ad14a55aa] <5.15-maint>

2023-10-10  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.15.10 for changeset a92a518d62a1
	[b8aeb4e786e2] <5.15-maint>

	* NEWS, qpy/QtCore/qpycore_types.cpp:
	Removed a compiler warning message.
	[a92a518d62a1] [5.15.10] <5.15-maint>

2023-10-08  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, lib/project.py, qpy/QtCore/qpycore_types.cpp:
	Properly fix the use of PyType_GetDict(). ABI v12.13 is now needed.
	[4a48fab832b8] <5.15-maint>

2023-10-07  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, qpy/QtCore/qpycore_types.cpp:
	Fixed the memory leak related to sipPyTypeDict() and Python v3.12.
	[3744224dd080] <5.15-maint>

2023-09-22  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp:
	Disabled the automatic generation of the type hint for pyqtSlot.
	[aec75fafb7c3] <5.15-maint>

2023-08-27  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, qpy/QtCore/qpycore_qt_conf.cpp:
	Use Latin-1 rather than the local encoding to write the embedded
	qt.conf file.
	[26eb32db0a3c] <5.15-maint>

2023-08-26  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, test/tests/misc/test_pickle.py:
	Fixed some legacy unittest calls removed in Python v3.12.
	[ffdbdfee5b60] <5.15-maint>

2023-07-27  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp:
	Really fix the QString/None regression.
	[219301a7e51e] <5.15-maint>

2023-07-21  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Fixed a regression in using None as a QString.
	[01d95f9ff234] <5.15-maint>

2023-07-16  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Fixes from an apparently rogue metasip scan.
	[ddceca16b27e] <5.15-maint>

	* NEWS, PyQt5.msp:
	Fixed the type hints for all ellipsis arguments.
	[60eaade98d69] <5.15-maint>

2023-07-14  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp:
	Fixed the type hints for QString.
	[70febd346bbd] <5.15-maint>

2023-07-12  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp:
	Fixed the type hints for QObject.findChild() and
	QObject.findChildren().
	[87f470a9e300] <5.15-maint>

2023-07-09  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, qpy/pyrcc/rcc.cpp:
	Fixed pyrcc for reproducable builds.
	[950ea5e7f6a2] <5.15-maint>

2023-07-05  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp:
	Fixed the type hints for PYQT_SLOT and pyqtSlot().
	[d038fb017ee2] <5.15-maint>

2023-06-08  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp, lib/project.py:
	Added the missing QEvent.Type.EnterEditFocus and
	QEvent.Type.LeaveEditFocus enum members.
	[40fc079cfca7] <5.15-maint>

	* NEWS, PyQt5.msp:
	Added the missing QEvent.Type.NativeGesture member (Qt v5.2 and
	later).
	[dc33dcf9e485] <5.15-maint>

2023-05-21  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp:
	Fixed the QDeadlineTimer ctors.
	[684e8e23899f] <5.15-maint>

2023-02-02  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.15.9 for changeset c8aba8cdb7c0
	[af0bcef92906] <5.15-maint>

2023-01-31  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, lib/project.py:
	Fix the order in which modules are built so that the composite Qt
	module is built after everything it depends on.
	[c8aba8cdb7c0] [5.15.9] <5.15-maint>

2023-01-22  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.15.8 for changeset f3d5a635ec21
	[255d4467683f] <5.15-maint>

	* lib/pyproject.toml, rb-product.toml:
	Ensure the PyQt-Qt5 dependency is correct.
	[f3d5a635ec21] [5.15.8] <5.15-maint>

	* NEWS, PyQt5.msp:
	Updated for new elements added in Qt v5.15 patch versions.
	[95299cb2df3b] <5.15-maint>

2022-12-13  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp:
	Added the missing QBluetoothDeviceDiscoveryAgent.DiscoveryMethod
	members.
	[fdce9f658ad8] <5.15-maint>

2022-10-30  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, lib/pyproject.toml:
	SIP v6.6.2 is now a minimum requirement for the array support.
	[bd2a905b5345] <5.15-maint>

2022-10-28  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, pyuic/uic/__init__.py:
	Fixed uic.compileUiDir() when the default system encoding is not
	UTF8.
	[50050fc4cd93] <5.15-maint>

2022-10-10  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp:
	Fixed QBoxLayout.insertItem() ownership bug.
	[dd1a6abd2427] <5.15-maint>

2022-09-17  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, qpy/QtCore/qpycore_qobject_helpers.cpp:
	Fixed calling QObject::inherits() from C++ on instances that were
	created by Python (and so was an instance of a generated derived
	class), had it's ownership transfered to C++ and the Python object
	garbage collected. This broke all sub-class converter code.
	[2e3c3b71f118] <5.15-maint>

2022-06-18  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.15.7 for changeset b6de090403e0
	[910c4de63a6b] <5.15-maint>

2022-06-06  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp:
	Reordered QPainter methods so that QPolygon[F] are not handled as
	sequences.
	[b6de090403e0] [5.15.7] <5.15-maint>

2022-05-21  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp:
	Refactored the QPainter draw methods to exploit sip.array objects.
	[c848cf6bafc3] <5.15-maint>

2022-05-17  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, lib/project.py:
	PyQt5-sip v12.11 is now required to enable support for sip.array.
	[fe8d991d5445] <5.15-maint>

2022-05-04  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp:
	Import the enum module in QtCore.pyi.
	[549feba9d56e] <5.15-maint>

2022-02-28  Phil Thompson  <phil@riverbankcomputing.com>

	* lib/project.py:
	Documented why there is a need to be explicit about the name of the
	sip module.
	[03ca1502b93d] <5.15-maint>

	* NEWS, lib/project.py:
	There is no need to be explicit about the name of the sip module.
	[d5644b3af8ce] <5.15-maint>

2022-02-27  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, lib/project.py:
	Be explicit abou tthe sip module name and ABI version.
	[d3ef6180143c] <5.15-maint>

2022-02-26  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, qpy/QtQml/qpyqml_listdata.cpp:
	Fixed a bug in the tidying up of QQmlListProperty.
	[d55d3fcf6231] <5.15-maint>

2022-02-01  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp:
	Release the GIL when calling the QThreadPool dtor.
	[4f9a01a72de9] <5.15-maint>

2022-01-27  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, qpy/pylupdate/metatranslator.cpp:
	Fixed the corruption of HTML in translated messages by pylupdate.
	[705c61b3620c] <5.15-maint>

2021-12-11  Phil Thompson  <phil@riverbankcomputing.com>

	* qpy/QtNetwork/qpynetwork_qmap.sip:
	Added support for the IpAddressEntry member of
	QSsl.AlternativeNameEntryType.
	[90f02fa83cc0] <5.15-maint>

	* NEWS:
	Fixed the NEWS file.
	[7785974512b8] <5.15-maint>

	* NEWS, qpy/QtNetwork/qpynetwork_qmap.sip:
	Fixed the handling of the result of
	QSslCertificate.subjectAlternativeNames().
	[97d172d0fc09] <5.15-maint>

2021-11-23  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp:
	Various fixes to the QUrl.FormattingOptions enum. Removed a
	redundant ctor from QFlags in .pyi files.
	[61c0b5b29769] <5.15-maint>

2021-11-18  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp:
	Added the missing QBluetoothUuid ctors.
	[d7fb0f074c82] <5.15-maint>

2021-11-12  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp:
	Backed out changeset 24d217336964 The annotations aren't
	superfluous.
	[5c0045266501] <5.15-maint>

	* NEWS, PyQt5.msp:
	Removed some superfluous /PyInt/ annotations.
	[24d217336964] <5.15-maint>

2021-10-29  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.15.6 for changeset 34cb760572b8
	[aa9939ca4c8b] <5.15-maint>

2021-10-24  Phil Thompson  <phil@riverbankcomputing.com>

	* pyuic/uic/Compiler/qtproxies.py:
	Generate typing information to ignore connect() in pyuic generated
	code.
	[34cb760572b8] [5.15.6] <5.15-maint>

	* PyQt5.msp:
	Remove QObject.__getattr__() from QtCore.pyi as it hides
	missing/mistyped attribute names.
	[ba5c19ab8690] <5.15-maint>

	* NEWS, PyQt5.msp, lib/pyproject.toml:
	Fixed pickling of QByteArray with Python v3.10.
	[2ed6a8e59201] <5.15-maint>

	* test/tests/classes/test_QByteArray.py:
	Added the QByteArray pickle test.
	[6e7bdf2d8c92] <5.15-maint>

2021-10-12  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.15.5 for changeset ab35506238c2
	[965570c2c344] <5.15-maint>

2021-10-07  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, pyuic/uic/Compiler/qtproxies.py:
	Fixed pyuic's handling of QFontDatabase.
	[ab35506238c2] [5.15.5] <5.15-maint>

2021-09-25  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, qpy/QtCore/qpycore_pyqtmethodproxy.cpp:
	Fixed the invocation of meta-type methods so that the result is
	available.
	[24ff630d737f] <5.15-maint>

2021-08-10  Phil Thompson  <phil@riverbankcomputing.com>

	* lib/README:
	Fixed the README.
	[a44fc2eef805] <5.15-maint>

2021-07-09  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp:
	Fixed the ordering of the QCompleter ctors so that a
	QAbstractItemModel argument doesn't get interpreted as a parent
	QObject argument.
	[288f50b3e9c8] <5.15-maint>

2021-05-21  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, qpy/QtCore/qpycore_qmap.sip:
	Fixed the QMultiMap mapped type.
	[0c05544ec6ad] <5.15-maint>

2021-05-20  Phil Thompson  <phil@riverbankcomputing.com>

	* qpy/QtCore/qpycore_decorators.cpp:
	Improved an error message.
	[76943e2449c4] <5.15-maint>

2021-04-15  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp:
	Added the missing QPdfWriter.setPageSize() overload.
	[f8aaea7a6ade] <5.15-maint>

2021-04-14  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, qpy/pylupdate/fetchtr.cpp, qpy/pylupdate/metatranslator.cpp:
	pylupdate5 now assumes the UTF-8 codec and specifies v2.1 as the .ts
	file format.
	[9314488ea608] <5.15-maint>

2021-03-05  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.15.4 for changeset b30547186181
	[e53432659118] <5.15-maint>

	* NEWS:
	Released as v5.15.4.
	[b30547186181] [5.15.4] <5.15-maint>

	* qpy/QtCore/qpycore_qt_conf.cpp:
	Fixed the embedded conf file.
	[28d8448d1ec4] <5.15-maint>

2021-03-04  Phil Thompson  <phil@riverbankcomputing.com>

	* lib/configure.py, lib/project.py:
	Fixed the Qt subdirectory in __init__.py.
	[1cd001d504ab] <5.15-maint>

2021-03-02  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS:
	Updated the NEWS file.
	[755c706e32ba] <5.15-maint>

2021-02-27  Phil Thompson  <phil@riverbankcomputing.com>

	* lib/pyproject.toml:
	Fixed the project dependencies.
	[f945ce38080e] <5.15-maint>

	* rb-product, rb-product.toml:
	Updated the product file.
	[fc2239114623] <5.15-maint>

2021-02-22  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.15.3 for changeset 301db948366e
	[a7dde6d9b36d] <5.15-maint>

	* NEWS:
	Released as v5.15.3.
	[301db948366e] [5.15.3] <5.15-maint>

	* NEWS:
	Updated the NEWS file.
	[266673bae2b4] <5.15-maint>

2021-02-15  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Fixed a number of potential deadlocks in QSettings and
	QLibraryInfo.location().
	[7384c3dd7be6] <5.15-maint>

2021-02-09  Phil Thompson  <phil@riverbankcomputing.com>

	* lib/pyproject.toml:
	Added the dependency on the Qt wheel.
	[0ae0210a3702] <5.15-maint>

	* PyQt5.msp, lib/configure.py, lib/project.py:
	Removed QtNetworkAuth.
	[8242660fe0f2] <5.15-maint>

2021-01-28  Phil Thompson  <phil@riverbankcomputing.com>

	* pylupdate/pylupdate_main.py, pylupdate/pylupdatemod.sip:
	Fixed pylupdate's handling of filenames with non-Latin1 characters.
	[cd771b985dd5] <5.15-maint>

2021-01-03  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Fixed a type hint typo.
	[8269fa810791] <5.15-maint>

	* PyQt5.msp:
	Some type hint fixes.
	[b956e87c177f] <5.15-maint>

2020-12-24  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp, QAxContainer/qaxbase.sip:
	Removed some forgotten uses of SIP_SSIZE_T.
	[728d87aa1c8e] <5.15-maint>

2020-12-14  Phil Thompson  <phil@riverbankcomputing.com>

	* qpy/QtCore/qpycore_api.h, qpy/QtCore/qpycore_init.cpp,
	qpy/QtCore/qpycore_public_api.cpp:
	Don't call the QCoreApplication dtor if we didn't call the ctor.
	[e4dc97f92847] <5.15-maint>

2020-12-07  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Added the missing QImage.setAlphaChannel().
	[b642690ef798] <5.15-maint>

2020-11-23  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.15.2 for changeset ddf234c8c683
	[2f116d2cb5da] <5.15-maint>

	* NEWS:
	Released as v5.12.2.
	[ddf234c8c683] [5.15.2] <5.15-maint>

	* NEWS:
	Updated the NEWS file.
	[a4088498ec1a] <5.15-maint>

2020-11-13  Phil Thompson  <phil@riverbankcomputing.com>

	* qpy/QtCore/qpycore_pyqtsignal.cpp, qpy/QtCore/qpycore_pyqtslot.cpp:
	Eliminated a couple of Python deprecation warnings.
	[a868cf5559cb] <5.15-maint>

2020-10-30  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Fixed some typos in the OpenGL bindings.
	[d824696aef6b] <5.15-maint>

2020-10-28  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Updated to project v15.
	[6cc6247a25e1] <5.15-maint>

2020-10-04  Phil Thompson  <phil@riverbankcomputing.com>

	* designer/pluginloader.cpp, qmlscene/pluginloader.cpp:
	Eliminate deprecation warnings from Python v3.9.
	[ba17824001af] <5.15-maint>

	* PyQt5.msp:
	Ensure that QtQuick will build without OpenGL.
	[9625e73814d4] <5.15-maint>

2020-09-28  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Added a missing /TransferBack/ annotation to QLayout.removeWidget().
	[230f954c1920] <5.15-maint>

2020-09-27  Phil Thompson  <phil@riverbankcomputing.com>

	* qpy/QtCore/qpycore_pyqtboundsignal.cpp:
	Fixed hashable signals for unsupported versions of Python.
	[32f6a9018722] <5.15-maint>

2020-09-24  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Fixed QActionGroup.ExclusionPolicy.None and
	QOcspRevocationReason.None.
	[cdcf3488537b] <5.15-maint>

2020-09-18  Phil Thompson  <phil@riverbankcomputing.com>

	* lib/project.py:
	Check the version of Qt is supported.
	[50527038fe31] <5.15-maint>

2020-09-17  Phil Thompson  <phil@riverbankcomputing.com>

	* lib/project.py, lib/pyproject.toml:
	Require PyQt-builder v1.6 as we no longer specify the sip module and
	ABI.
	[0f86b0b9bb21] <5.15-maint>

	* PyQt5.msp:
	Added the QT_MAC_WANTS_LAYER workaround for lost paint events.
	[183a91751895] <5.15-maint>

	* PyQt5.msp, lib/SubclassCode/QtMultimedia.versions:
	Fixed building against Qt v5.10 and earlier.
	[29e2ebf17db3] <5.15-maint>

2020-09-14  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, qpy/QtCore/qpycore_pyqtboundsignal.cpp:
	Bound signals are now hashable.
	[4318b62d0575] <5.15-maint>

2020-09-11  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.15.1 for changeset f99d8e2299f1
	[2e783d474267] <5.15-maint>

	* NEWS:
	Released as v5.15.1.
	[f99d8e2299f1] [5.15.1] <5.15-maint>

	* NEWS:
	Updated the NEWS file.
	[51b9d0e4a153] <5.15-maint>

	* PyQt5.msp:
	Fixed bugs related to QSGNode.
	[a8a92e00511e] <5.15-maint>

2020-08-27  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp, config-tests/cfgtest_QtCore.cpp:
	Fixed building with compilers without constexpr support (ie. MSVC
	2015).
	[ae7bb0399061] <5.15-maint>

2020-08-22  Phil Thompson  <phil@riverbankcomputing.com>

	* lib/project.py:
	Set the name of the sip module explicitly.
	[16811c7f937c] <5.15-maint>

2020-08-08  Phil Thompson  <phil@riverbankcomputing.com>

	* qpy/QtCore/qpycore_pyqtboundsignal.cpp:
	Fix a signal disconnect() when None is passed as the argument.
	[22794b6d6a6c] <5.15-maint>

2020-07-11  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, qpy/QtCore/qpycore_pyqtboundsignal.cpp:
	Bound signals can now be tested for equality.
	[2651d9efa223] <5.15-maint>

	* NEWS, qpy/QtCore/qpycore_classinfo.cpp,
	qpy/QtCore/qpycore_enums_flags.cpp:
	Raise an appropriate exception if Q_CLASSINFO, Q_ENUM, Q_ENUMS,
	Q_FLAG or Q_FLAGS are used on PyPy.
	[1d22af022477] <5.15-maint>

2020-06-16  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp, lib/configure.py, lib/project.py:
	Added the QtTextToSpeech module.
	[d31c28251af2] <5.15-maint>

2020-06-10  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS, PyQt5.msp, qpy/QtCore/qpycore_qjsonvalue.cpp:
	None is now interpreted as a null QJsonValue.
	[1b4fdf6609d4] <5.15-maint>

2020-06-01  Phil Thompson  <phil@riverbankcomputing.com>

	* lib/project.py:
	Fixed the platform tag for macOS wheels.
	[72fd5bbd2388] <5.15-maint>

2020-05-30  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.15.0 for changeset 5e7e90d17d36
	[720e8a99e5df]

	* NEWS:
	Released as v5.15.0.
	[5e7e90d17d36] [5.15.0]

	* PyQt5.msp:
	Added a missing private copy ctor.
	[16609177df03]

2020-05-29  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS:
	Updated the NEWS file.
	[ca51bd410062]

	* PyQt5.msp, lib/configure.py, lib/project.py:
	Added the QtQuick3D module.
	[089b9c6b4c44]

2020-05-28  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Updated QtWebSockets, QtWidgets and QtXml for Qt v5.15.0.
	[fe6404101c22]

	* PyQt5.msp:
	Updated QtQuick, QtRemoteObjects and QtSvg for Qt v5.15.0.
	[fecc60c0fbb4]

2020-05-27  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp, lib/SubclassCode/QtQml.versions,
	qpy/QtCore/qpycore_qvector.sip:
	Updated QtMultimedia, QtMultimediaWidgets, QtNetwork and QtQml for
	Qt v5.15.0.
	[404a2ac8e061]

	* PyQt5.msp, lib/SubclassCode/QtHelp.versions:
	Updated QtGui and QtHelp for Qt v5.15.0.
	[2b69e249eb5e]

	* PyQt5.msp:
	Updated QtCore for Qt v5.15.0.
	[0f9c5a2e60af]

2020-05-18  Phil Thompson  <phil@riverbankcomputing.com>

	* QtAndroidExtras/qandroidjniobject.sip:
	Fixes for the new callStaticMethod() overload.
	[aab21130b519]

	* NEWS, QtAndroidExtras/qandroidjniobject.sip:
	Implemented the QAndroidJniObject.callStaticMethod() overload that
	takes and returns a QJsonDocument.
	[58a54fbe938b]

2020-05-16  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Initial pass of Qt v5.15.0.
	[5457742900e7]

	* Merged the 5.14-maint branch.
	[304e165b67aa]

2020-05-09  Phil Thompson  <phil@riverbankcomputing.com>

	* lib/pyproject.toml:
	SIP v5.3 is now a minimum requirement.
	[c88d94dfb85b] <5.14-maint>

	* lib/pyproject.toml:
	SIP v6 can be used as we don't use anything that will be removed.
	[55ba9e69364a] <5.14-maint>

	* lib/project.py:
	Fix the ABI version of the sip module in anticipation of newer,
	incompatible, versions.
	[425fdef06f34] <5.14-maint>

2020-05-07  Phil Thompson  <phil@riverbankcomputing.com>

	* lib/__init__.py:
	Added support for PyQt5 sub-packages (possibly the PyQt5.sip module)
	that are built with setuptools rather than a modern pip.
	[ddea00aec29a] <5.14-maint>

	* PyQt5.msp:
	Fixed memory leaks in the __getitem__ method of QPolygon, QPolygonF
	and QXmlStreamAttributes.
	[90e14744b854] <5.14-maint>

2020-05-05  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Fixed QSGTexture.Filter.None.
	[cfc9d0148a10] <5.14-maint>

	* pyuic/uic/__init__.py:
	Strengthened the warning at the top of .py files created by pyuic.
	[00e1e859c348] <5.14-maint>

2020-04-26  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Automatically convert QGradient to a sub-class if possible.
	[dd812681dcc8] <5.14-maint>

2020-04-22  Phil Thompson  <phil@riverbankcomputing.com>

	* lib/pyproject.toml, rb-product:
	Require a version of SIP with the race condition fix.
	[2007cb6e7314] <5.14-maint>

	* qpy/QtCore/qpycore_qobject_helpers.cpp:
	Properly fixed the race condition. SIP v5.2.1 or later is also
	required.
	[9e9a0e6241e6] <5.14-maint>

	* pyuic/uic/Compiler/qtproxies.py:
	Added support for QUndoView to pyuic5.
	[8cf7aa5ec0a2] <5.14-maint>

2020-04-21  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Added the remaining QtMultimedia control classes.
	[4089144a11e5] <5.14-maint>

	* PyQt5.msp:
	Added the remaining camera related control classes.
	[b3848dbdaf58] <5.14-maint>

	* PyQt5.msp, lib/SubclassCode/QtMultimedia.versions:
	Implemented the first batch of QMultimedia control classes.
	[294ec48d7628] <5.14-maint>

	* PyQt5.msp:
	Added QVideoWidgetControl to QtMultimediaWidgets.
	[786636ae8eec] <5.14-maint>

2020-04-20  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Added QtMutimedia.QMediaStreamsControl to see if it is useful.
	[c7ca36894f1a] <5.14-maint>

2020-04-18  Phil Thompson  <phil@riverbankcomputing.com>

	* qpy/QtCore/qpycore_qobject_helpers.cpp:
	Remove a potential race condition in qpycore_qobject_qt_metacall().
	[897d3b6fd4c2] <5.14-maint>

2020-04-08  Phil Thompson  <phil@riverbankcomputing.com>

	* lib/project.py:
	Build debug versions of the Designer and QML plugins and the DBus
	module if any of the bindings modules ar ebeing built as debug
	versions.
	[46144794a070] <5.14-maint>

2020-04-02  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.14.2 for changeset f6efe33af484
	[5feed10b3fc9] <5.14-maint>

	* NEWS:
	Released as v5.14.2.
	[f6efe33af484] [5.14.2] <5.14-maint>

	* NEWS:
	Updated the NEWS file.
	[73d621910b73] <5.14-maint>

	* PyQt5.msp:
	Added the missing QTextCodec.convertFromUnicode() so that QTextCodec
	can now be instantiated from Python.
	[71aabcec4eb4] <5.14-maint>

2020-03-15  Phil Thompson  <phil@riverbankcomputing.com>

	* qpy/QtCore/qjsonarray.sip, qpy/QtCore/qpycore_qjsonvalue.cpp:
	Fixed a regression introduced when QJsonValue became iterable.
	[b03590b430ce] <5.14-maint>

2020-02-08  Phil Thompson  <phil@riverbankcomputing.com>

	* lib/pyproject.toml:
	Fixed METADATA for the commercial wheels.
	[5da20453cf42] <5.14-maint>

2020-02-05  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Fixed glReadPixels() in the ES2 support.
	[c104737f6f05] <5.14-maint>

2020-02-04  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Enabled the OpenGL ES bindings.
	[d15fbceb7632] <5.14-maint>

2020-01-19  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Implement QFlags.__index__() to replicate the behaviour of Python's
	enum.IntFlag type and avoid a deprecation warning in Python v3.8.
	[541f2dcf2b27] <5.14-maint>

	* .hgignore:
	Ignore the new distribution directories.
	[ca61cf227382] <5.14-maint>

2020-01-05  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.14.1 for changeset 71a24375c1af
	[9807854bd906] <5.14-maint>

	* NEWS:
	Released as v5.14.1.
	[71a24375c1af] [5.14.1] <5.14-maint>

2019-12-31  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS:
	Updated the NEWS file.
	[07df2e7706a8] <5.14-maint>

2019-12-22  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	QThread.run() now releases the GIL.
	[11d237de6d73] <5.14-maint>

2019-12-20  Phil Thompson  <phil@riverbankcomputing.com>

	* lib/pyproject.toml:
	Fixed 'requires' in pyproject.toml.
	[2a2cb22e6c11] <5.14-maint>

2019-12-17  Phil Thompson  <phil@riverbankcomputing.com>

	* .hgtags:
	Added tag 5.14.0 for changeset ddf73b461beb
	[96f0bf5fb354]

	* NEWS:
	Released as v5.14.0.
	[ddf73b461beb] [5.14.0]

	* PyQt5.msp:
	Implemented QColorConstants.
	[fdb00424303d]

2019-12-16  Phil Thompson  <phil@riverbankcomputing.com>

	* NEWS:
	Updated the NEWS file.
	[b43235d6d719]

	* lib/project.py:
	Don't check that the user can write to the directory where a plugin
	will be installed because they might have different permissions when
	that is actually done.
	[e8f16629a54e]

	* lib/pyproject.toml:
	Require PyQt-builder v1.1 for a bug fix affecting the dbus module.
	[efc9cf987547]

	* PyQt5.msp, qpy/QtCore/qpycore_init.cpp,
	qpy/QtCore/qpycore_onexit.sip, qpy/QtCore/qpycore_public_api.cpp,
	qpy/QtCore/qpycore_public_api.h:
	Removed pyqt5_enable_new_onexit_scheme() and made the new scheme the
	default.
	[f8b71afd02a5]

2019-12-15  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Completed the implementation of undocumented QCalendar-related
	methods.
	[ace88f6d228b]

	* PyQt5.msp:
	Completed the implementation of QCalendar.
	[5984363fccad]

	* PyQt5.msp:
	Implemented the missing QCalendar ctor.
	[f9931f445257]

	* PyQt5.msp:
	Added support for QRecursiveMutex.
	[43614cd9a889]

2019-12-14  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Updated QtWidgets for Qr v5.14.0.
	[6ed3119f8822]

2019-12-13  Phil Thompson  <phil@riverbankcomputing.com>

	* PyQt5.msp:
	Updated QtQml, QtQuick, QtQuickWidgets, QtRemoteObjects, QtSensors,
	QtSerialPort, QtSql, QtSvg, QtTest, QtWebChannel, QtWebSockets,
	QtXml and QtXmlPatterns for Qt v5.14.0.
	[0f9c3f164789]

	* PyQt5.msp:
	Updated QtNetwork, QtNetworkAuth, QtNfc, QtOpenGL, QtPositioning and
	QtPrintSupport for Qt v5.14.0.
	[ea10989ad81e]

	* PyQt5.msp:
	Updated QtHelp, QtLocation, QtMultimedia and QtMultimediaWidgets for
	Qt v5.14.0.
	[b0ac383abf51]

	* PyQt5.msp:
	Updated QtGui for Qt v5.14.0.
	[bd7ac1a672e3]

	* lib/pyproject.toml, rb-product:
	SIP v4.19.20 or v5.0.1 are now required.
	[310e5b1b1cc3]

	* PyQt5.msp:
	Updated QtDBus and QtDesigner for Qt v5.14.0.
	[ed74cb384bcc]

	* PyQt5.msp:
	Completed the majority of QtCore updates for Qt v5.14.0.
	[341ea44f7c40]
[--snip--]
