Path to this page:
Subject: CVS commit: pkgsrc/x11/py-qtgraph-qt5
From: Adam Ciarcinski
Date: 2024-08-05 16:45:29
Message id: 20240805144530.165ABFC74@cvs.NetBSD.org
Log Message:
py-qtgraph-qt5: updated to 0.13.7
pyqtgraph-0.13.7
* test_PolyLineROI now passes on non-AMD64 platforms
* Add note about NaN to int conversion
* remove functions.try_fastpath_argb as it triggered segfaults
* Allow users to specify FillRule for FillBetweenItem, undo regressionfrom
pyqtgraph-0.13.6
* bdist_wheel needs to grab peegee icons
What's Changed
Highlights
* add fastpath for float images with nans
* Add peegee as mkQApp application icon
* Add stubs for Qt modules
* add ColorMapMenu to ColorBarItem
API/Behavior Changes
* add ColorMapMenu to ColorBarItem
* Add Vertical and Horizontal Line Symbols
Bug Fixes
* Filling correction for Fillbetweenitem
* Fix SpinBox SyntaxWarnings
* class Handle Fix allowing dict to be passed for handlePen and removing hard \
reset for width and cosmetic attributes
* numpy 2.0: workaround regression in rescaleData
Misc
* Add peegee as mkQApp application icon
* Add stubs for Qt modules
* set SymbolAtlas dpr to primary screen's dpr
* ImageView example: use levelMode="rgba"
* Remove deprecated use of paletteChanged
* Set Application Icon on windows
Files: