pyqtgraph/pyqtgraph/widgets
Luke Campagnola 753ac9b4c4 Squashed commit of the following:
commit ca3fbe2ff9
Author: Luke Campagnola <luke.campagnola@gmail.com>
Date:   Thu Aug 7 08:41:30 2014 -0400

    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 09:03:26 -04:00
..
tests Added configurable formatting for TableWidget 2014-04-12 11:54:23 -04:00
__init__.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
BusyCursor.py updated widgets 2013-12-22 02:18:37 -05:00
CheckTable.py updated widgets 2013-12-22 02:18:37 -05:00
ColorButton.py Aditional ":" added, minor list alignments 2014-02-12 21:25:31 +01:00
ColorMapWidget.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
ComboBox.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
DataFilterWidget.py updated widgets 2013-12-22 02:18:37 -05:00
DataTreeWidget.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
FeedbackButton.py updated widgets 2013-12-22 02:18:37 -05:00
FileDialog.py updated widgets 2013-12-22 02:18:37 -05:00
GradientWidget.py updated widgets 2013-12-22 02:18:37 -05:00
GraphicsLayoutWidget.py Signal cleanup: 2014-02-07 10:38:41 -05:00
GraphicsView.py Merge branch 'tommy3001-doc-updates' into develop 2014-02-28 21:07:43 -05:00
HistogramLUTWidget.py updated widgets 2013-12-22 02:18:37 -05:00
JoystickButton.py updated widgets 2013-12-22 02:18:37 -05:00
LayoutWidget.py updated widgets 2013-12-22 02:18:37 -05:00
MatplotlibWidget.py updated widgets 2013-12-22 02:18:37 -05:00
MultiPlotWidget.py minor docstring updates 2014-04-11 10:54:21 -04:00
PathButton.py Make signature of the setPen method consistent 2014-02-28 16:16:13 -05:00
PlotWidget.py Signal cleanup: 2014-02-07 10:38:41 -05:00
ProgressDialog.py updated widgets 2013-12-22 02:18:37 -05:00
RawImageWidget.py updated widgets 2013-12-22 02:18:37 -05:00
RemoteGraphicsView.py Fixed mouse wheel in RemoteGraphicsView + PySide 2014-04-20 14:04:33 -04:00
ScatterPlotWidget.py updated widgets 2013-12-22 02:18:37 -05:00
SpinBox.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
TableWidget.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
TreeWidget.py updated widgets 2013-12-22 02:18:37 -05:00
ValueLabel.py Bugfix: Malformed tables. 2014-02-05 21:04:33 +01:00
VerticalLabel.py updated widgets 2013-12-22 02:18:37 -05:00