pyqtgraph/pyqtgraph/graphicsItems
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
..
PlotItem Squashed commit of the following: 2014-08-07 09:03:26 -04:00
ViewBox Squashed commit of the following: 2014-08-07 09:03:26 -04:00
tests Fixes to make crashing less likely on PySide 2014-03-24 15:52:08 -04:00
ArrowItem.py ":" added again (copy/paste issue) 2014-02-12 21:03:39 +01:00
AxisItem.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
BarGraphItem.py Added BarGraphItem.shape() to allow better mouse interaction 2014-02-09 10:38:29 -05:00
ButtonItem.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
CurvePoint.py Merge remote-tracking branch 'termim/master' into termim-fixes 2014-02-02 10:43:29 -05:00
ErrorBarItem.py Note about version method was added 2014-06-27 10:57:52 -04:00
FillBetweenItem.py minor docstring updates 2014-04-11 10:54:21 -04:00
GradientEditorItem.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
GradientLegend.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
GraphItem.py Minor cleanups for GraphItem 2014-03-03 12:56:15 -05:00
GraphicsItem.py Correction in GraphicsItem.deviceTransform() during export. 2014-07-29 23:57:34 -04:00
GraphicsLayout.py Removed duplicate limit-setting arguments 2014-01-31 13:04:47 -05:00
GraphicsObject.py Fixed crash when collecting items on ViewBox and fixed exception which could happen when dragging when mouse handling is disabled. 2014-03-03 09:32:14 -03:00
GraphicsWidget.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
GraphicsWidgetAnchor.py Legends can be dragged by user 2013-05-28 18:47:33 -04:00
GridItem.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
HistogramLUTItem.py Expanded ref checks 2014-04-27 13:07:31 -04:00
ImageItem.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
InfiniteLine.py Added InfiniteLine.setHoverPen 2014-05-10 14:19:27 -04:00
IsocurveItem.py Added image analysis example 2014-06-13 18:02:39 -06:00
ItemGroup.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
LabelItem.py "Arguments" added again (copy/paste issue) 2014-02-12 20:49:53 +01:00
LegendItem.py Correct LegendItem addItem to use next available row 2014-07-06 11:00:38 -04:00
LinearRegionItem.py Merge branch 'tommy3001-doc-updates' into develop 2014-02-28 21:07:43 -05:00
MultiPlotItem.py MultiPlotWidget now uses scroll bar when plots do not fit in widget area. 2014-01-25 08:50:31 -05:00
PlotCurveItem.py Catch overflows from Point.length() 2014-04-03 13:15:55 -04:00
PlotDataItem.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
ROI.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
ScaleBar.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
ScatterPlotItem.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
TextItem.py Merge branch 'tommy3001-doc-updates' into develop 2014-02-28 21:07:43 -05:00
UIGraphicsItem.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
VTickGroup.py Merge branch 'tommy3001-doc-updates' into develop 2014-02-28 21:07:43 -05:00
__init__.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00