Skip to content

Qt backports - #17641

Merged
QuLogic merged 4 commits into
matplotlib:v3.2.xfrom
tacaswell:qt_backports
Jun 16, 2020
Merged

Qt backports#17641
QuLogic merged 4 commits into
matplotlib:v3.2.xfrom
tacaswell:qt_backports

Conversation

@tacaswell

Copy link
Copy Markdown
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