File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PythonQwt Releases #
2
2
3
3
4
+ ### Version 0.6.0 ###
5
+ - Ported changes from Qwt 6.1.2 to Qwt 6.1.5
6
+ - ` QwtPlotCanvas.setPaintAttribute ` : fixed PyQt4 compatibility issue for BackingStore paint attribute
7
+ - Fixed DataDemo.py test script (was crashing ; this closes #41 )
8
+ - ` QwtPainterClass.drawBackground ` : fixed obvious bug in untested code (this closes #51 )
9
+ - ` qwtFillBackground ` : fixed obvious bug in untested code (this closes #50 )
10
+ - ` QwtPainterClass.fillPixmap ` : fixed obvious bug in untested code (this closes #49 )
11
+ - ` QwtStyleSheetRecorder ` : fixed obvious bug in untested code (this closes #47 , closes #48 and closes #52 )
12
+ - Added "plot without margins" test for Issue #35
13
+
14
+
4
15
### Version 0.5.5 ###
5
16
6
17
- ` QwtScaleMap.invTransform_scalar ` : avoid divide by 0
You can’t perform that action at this time.
0 commit comments