pyqtgraph/flowchart/library
Luke Campagnola ca3fbe2ff9 Merged numerous updates from acq4:
* Added HDF5 exporter
* CSV exporter gets (x,y,y,y) export mode
* Updates to SVG, Matplotlib exporter
* Console can filter exceptions by string
* Added tick context menu to GradientEditorItem
* Added export feature to imageview
* Parameter trees:
    - Option to save only user-editable values
    - Option to set visible title of parameters separately from name
    - Added experimental ParameterSystem for handling large systems of
        interdependent parameters
    - Auto-select editable portion of spinbox when editing
* Added Vector.__abs__
* Added replacement garbage collector for avoiding crashes on multithreaded Qt
* Fixed "illegal instruction" caused by closing file handle 7 on OSX
* configfile now reloads QtCore objects, Point, ColorMap, numpy arrays
* Avoid triggering recursion issues in exception handler
* Various bugfies and performance enhancements
2014-08-07 08:41:30 -04:00
..
__init__.py Merge branch 'develop' into pyqtgraph-core 2013-12-23 11:16:39 -05:00
common.py Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
Data.py Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
Display.py Merge branch 'develop' into pyqtgraph-core 2014-01-24 10:50:50 -05:00
Filters.py Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
functions.py Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
Operators.py Merge tag 'pyqtgraph-0.9.8' into pyqtgraph-core 2013-12-23 11:15:54 -05:00