forked from pool/python-QtPy
- Update to Version 1.4.1
+ New features
* Show a warning when QT_API is changed automatically by qtpy.
+ Issues Closed
* Raise a warning if QT_API value is changed automatically
* On OSX qtpy applications are forcing discrete graphics
+ Pull Requests Merged
* Add better compatibility with PySide2
* Add a warning if API is changed automatically
* Avoid using PyQt5.Qt, which imports unneeded stuff and forces
discrete GPU on OSX
- Update to Version 1.4 (2018-03-11)
+ New features
* Add support for QtHelp
* Add support for QtSql
* Use already imported bindings
+ Issues Closed
* If one binding has already been imported,
then qtpy should just use it
* Add Wrapper for QtSql
* Methods missing from QStandardPaths when QT_API=pyqt4
* Add Wrapper for QtHelp
+ Pull Requests Merged
* Pin PyQt5 to 5.9.2 in CircleCI because 5.10 is generating segfaults
* If a Qt binding is already imported, then use it.
* Add QtSql wrapper (incl. test)
* Changes to QDesktop split
* Add QtHelp Wrapper
OBS-URL: https://build.opensuse.org/request/show/602302
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QtPy?expand=0&rev=5
4.4 KiB
4.4 KiB