pyqtgraph/widgets
Luke Campagnola 80148920c9 Bugfixes:
- Image exporter detects GraphicsView background color
- Corrected exporter filename handling for SVG export
- ViewBox no longer attempts to deregister itself while python is exiting
- Speedup for conversion using np.array(MetaArray_instance)
- GLGraphicsItem updates immediately when its GL options have changed
- Corrected some GL shader program bugs for nVidia drivers
- Fixed coordinate mapping bug in functions.transformCoordinates
- Fixed PySide import error
2012-12-04 21:02:05 -05:00
..
__init__.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
BusyCursor.py Converted all old-style classes to new-style for PySide compatibility. (thanks Chris) 2012-11-28 22:47:52 -05:00
CheckTable.py Minor updates and bug fixes: 2012-08-31 17:18:06 -04:00
ColorButton.py code cleanup--removed old tests 2012-05-31 16:09:52 -04:00
ComboBox.py CheckTable now remembers and reloads the state of rows that disappear temporarily 2012-04-25 13:12:40 -04:00
DataTreeWidget.py Added preliminary support for python 2.6 2012-09-13 10:12:59 -04:00
FeedbackButton.py small fixes for new modules 2012-04-04 22:54:46 -04:00
FileDialog.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
GradientWidget.py Minor changes and fixes: 2012-10-31 01:53:16 -04:00
GraphicsLayoutWidget.py Minor edits and bugfixes 2012-06-18 13:50:44 -04:00
GraphicsView.py Bugfix: ScatterPlotItem not updating correctly when view is resized 2012-10-22 13:34:03 -04:00
HistogramLUTWidget.py - Default foreground / background colors can now be set using pyqtgraph.setConfigOption() 2012-06-29 14:39:27 -04:00
JoystickButton.py minor bugfixes / features: 2012-05-29 23:18:34 -04:00
LayoutWidget.py Bugfixes and updates to functions.py: 2012-11-23 16:01:25 -05:00
MatplotlibWidget.py Added matplotlib exporter 2012-03-23 22:13:41 -04:00
MultiPlotWidget.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
PathButton.py Added PathButton -- simple button displaying a QPainterPath 2012-05-31 16:06:36 -04:00
PlotWidget.py - PlotItem can now be constructed with customized ViewBox and AxisItems 2012-07-09 08:38:30 -04:00
ProgressDialog.py Minor edits and fixes 2012-06-21 21:52:34 -04:00
RawImageWidget.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
RemoteGraphicsView.py - Default foreground / background colors can now be set using pyqtgraph.setConfigOption() 2012-06-29 14:39:27 -04:00
SpinBox.py Bugfixes: 2012-12-04 21:02:05 -05:00
TableWidget.py Bugfixes: 2012-07-12 15:35:58 -04:00
TreeWidget.py Minor changes and fixes: 2012-10-31 01:53:16 -04:00
ValueLabel.py documentation updates 2012-11-28 23:34:05 -05:00
VerticalLabel.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00