Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
baoboa committed Mar 9, 2018
1 parent a9e42b2 commit fd13690
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
pyqt5
=====

#### Disclaimer
This repository is just a mirror of the official source code find on the riverbankcomputing website, i accept minor pull request on the master branch but questions should be asked on the mailing list.

#### Release 5.10
#### 5.10.1
* source -> http://www.riverbankcomputing.com/software/pyqt/download5
* support (Mailing List) -> https://www.riverbankcomputing.com/mailman/listinfo/pyqt/
* support -> https://www.riverbankcomputing.com/mailman/listinfo/pyqt/
* doc -> http://pyqt.sourceforge.net/Docs/PyQt5/
* SIP 4.19 source code in tarball directory

Expand All @@ -19,10 +16,18 @@ Change

## SIP

* SIP v4.19.7 has been released. This is primarily a minor functional release that allows automatically generated signatures to be included in handwritten docstrings.
* 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.

0 comments on commit fd13690

Please sign in to comment.