File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 22
33## Version 0.10.6
44
5- - Handled all occurences of deprecated `` QWidget.getContentsMargins `` method.
5+ - Qt6 support:
6+ - Handled all occurences of deprecated `` QWidget.getContentsMargins `` method.
7+ - Removed references to NonCosmeticDefaultPen
8+ - Fixed ` QApplication.desktop ` ` AttributeError `
9+ - Fixed ` QPrinter.HighResolution ` ` AttributeError ` on Linux
10+ - Fixed ` QPrinter.setColorMode ` ` AttributeError ` on PyQt6/Linux
11+ - Fixed ` QPrinter.setOrientation ` deprecation issue
12+ - Fixed ` QPrinter.setPaperSize ` deprecation issue
13+ - Improved unit tests:
14+ - Ensure that tests are entirely executed before quitting (in unattended mode)
15+ - Added more tests on ` qwt.symbols `
16+ - Added tests on ` qwt.plot_renderer `
17+ - ` qwt.plot_renderer ` : fixed resolution type
18+ - ` qwt.symbols ` : fixed ` QPointF ` type mismatch
19+ - Removed CHM help file generation (obsolete)
620
721## Version 0.10.5
822
You can’t perform that action at this time.
0 commit comments