SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python2-pyqtgraph-0.10.0-3.360.noarch.rpm :
Tue Aug 22 14:00:00 2017 toddrme2178AATTgmail.com
- Implement single-spec version
- Fix rpmlint issues
- Fix shebangs

Mon Nov 7 13:00:00 2016 termimAATTgmail.com
- Update to 0.10.0

* New Features:
- PyQt5 support
- Options for interpreting image data as either row-major or col-major
- InfiniteLine and LinearRegionItem can have attached labels
- DockArea:
- Dock titles can be changed after creation
- Added Dock.sigClosed
- Added TextItem.setColor()
- FillBetweenItem supports finite-connected curves (those that exclude
nan/inf)

* API / behavior changes:
- Improved ImageItem performance for some data types by scaling LUT
instead of image
- Change the defaut color kwarg to None in TextItem.setText() to avoid
changing the color every time the text is changed.
- FFT plots skip first sample if x-axis uses log scaling
- Multiprocessing system adds bytes and unicode to the default list of
no-proxy data types
- Version number scheme changed to be PEP440-compliant (only affects
installations from non-release git commits)

* Bugfixes:
- Fix for numpy API change that caused casting errors for inplace operations
- Fixed git version string generation on python3
- Fixed setting default values for out-of-bound points in
pg.interpolateArray
- Fixed plot downsampling bug on python 3
- Fixed invalid slice in ImageItem.getHistogram
- DockArea:
- Fixed adding Docks to DockArea after all Docks have been removed
- Fixed DockArea save/restoreState when area is empty
- Properly remove select box when export dialog is closed using window
decorations
- Remove all modifications to python builtins
- Better Python 2.6 compatibility
- Fix SpinBox decimals
- Fixed numerous issues with ImageItem automatic downsampling
- Fixed PlotItem average curves using incorrect stepMode
- Fixed TableWidget eating key events
- Prevent redundant updating of flowchart nodes with multiple inputs
- Ignore wheel events in GraphicsView if mouse interaction is disabled
- Correctly pass calls to QWidget.close() up the inheritance chain
- ColorMap forces color inputs to be sorted
- Fixed memory mapping for RemoteGraphicsView in OSX
- Fixed QPropertyAnimation str/bytes handling
- Fixed __version__ string update when using `setup.py install` with
newer setuptools

* Maintenance:
- Image comparison system for unit testing plus tests for several
graphics items
- Travis CI and coveralls/codecov support
- Add examples to unit tests

Fri Dec 11 13:00:00 2015 mardnhAATTgmx.de
- Update to version 0.9.10

* No changelog available

Sun Nov 24 13:00:00 2013 p.drouandAATTgmail.com
- Update to version 0.9.8
+ No changelog available
- Remove useless CFLAGS definition
- README.txt is not provided anymore by upstream

Sat Apr 20 14:00:00 2013 toddrme2178AATTgmail.com
- Remove unneeded python(abi) requires

Thu Apr 18 14:00:00 2013 toddrme2178AATTgmail.com
- Update to 0.9.7

* No changelog
- Add python 3 version

Thu Nov 29 13:00:00 2012 toddrme2178AATTgmail.com
- Initial spec file


 
ICM