Skip to content

baoboa/pyqt5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

11d5f43 · Feb 24, 2021

History

85 Commits
Feb 8, 2018
Apr 15, 2014
Apr 15, 2014
Feb 8, 2018
Apr 21, 2017
Feb 24, 2021
Feb 8, 2018
Feb 8, 2018
Feb 8, 2018
Feb 8, 2018
Apr 6, 2020
Mar 9, 2018
Mar 9, 2018
Apr 5, 2018
Oct 5, 2013
Mar 9, 2018
Sep 12, 2016
Mar 9, 2018
Sep 12, 2016
Jul 12, 2017
Apr 8, 2019
Oct 5, 2013
Feb 8, 2018
Mar 9, 2018
Jan 18, 2017
Jan 18, 2017
Jan 18, 2017
Jan 18, 2017

Repository files navigation

pyqt5

This is a personal mirror of the Pyqt5 project, feel free to use it in the respect of the project licence.

5.10.1

for pyqtdeploy use pip

pip3 install pyqtdeploy

Change

SIP

  • SIP v4.19.8 has been released. This is a minor bug-fix release.

PyQt5

5.10

  • The highlights of the release are support for Qt v5.10.0 and the new QtNetworkAuth and Qt3DAnimation modules.
  • Support for Qt v5.10

5.10.1

  • Added support for Qt v5.10.1.
  • Added the missing qmlClearTypeRegistrations() to the QtQml module.
  • Added the --disable-feature option to configure.py.