pyqtgraph/parametertree
Luke Campagnola 679de86509 Minor changes and fixes:
- documentation updates
   - PlotItem informs all items when switching to log mode
   - GradientEditorItem has sigGradientChangeFinished
   - ParameterTree list types check linits on initialization
   - Fixed RuntimeError in TreeWidget.clear()
2012-10-31 01:53:16 -04:00
..
__init__.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
Parameter.py Added functions.transformCoordinates() for mapping numpy arrays of coordinates from QTransform and QMatrix4x4 2012-10-06 16:56:53 -04:00
ParameterItem.py Added preliminary support for python 2.6 2012-09-13 10:12:59 -04:00
ParameterTree.py Added preliminary support for python 2.6 2012-09-13 10:12:59 -04:00
parameterTypes.py Minor changes and fixes: 2012-10-31 01:53:16 -04:00