Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Qt backports #17641

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 16, 2020
Merged

Qt backports #17641

merged 4 commits into from
Jun 16, 2020

Conversation

tacaswell
Copy link
Member

PR Summary

This also backports #17618 to make the other backports easier.

This should wait for #17640 to be merged and also backported to this branch.

Verified that with the version of pyqt5 you get from pypi look not good with the fraction dpi scale on v3.2.x and good on this branch.

✘ 20:44:24 $ pip list | grep -i 'qt\|sip'                                                                                                                            
PyQt5                5.15.0
PyQt5-sip            12.8.0

jklymak and others added 3 commits June 15, 2020 20:30
…t backends

Merge pull request matplotlib#15656 from timhoffm/qt-fractional-hidpi

Support fractional HiDpi scaling with Qt backends

Conflicts:
	lib/matplotlib/backends/backend_qt5.py
	lib/matplotlib/backends/qt_compat.py
          - only backport relevant changes
Merge pull request matplotlib#17600 from tacaswell/mnt_more_qt515_fixes

FIX: work with PyQt 5.15
Conflicts:
	lib/matplotlib/backends/backend_qt5.py
          - on this branch the blitting code is still in
            backend_qt5agg.py
@tacaswell tacaswell added this to the v3.2.2 milestone Jun 16, 2020
Merge pull request matplotlib#17640 from QuLogic/more-pyqt5-fixes

More qt fractional DPI fixes
@QuLogic QuLogic merged commit aead584 into matplotlib:v3.2.x Jun 16, 2020
@tacaswell tacaswell deleted the qt_backports branch June 16, 2020 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants