pyqtgraph/pyqtgraph/widgets
Ogi Moore 0e62913b88
Merge pull request #1222 from campagnola/spw-fix
py3 fix for ScatterPlotWidget.setSelectedFields
2020-06-01 19:16:43 -07:00
..
tests Fix HistogramLUTWidget with background parameter (#953) 2019-09-27 13:02:54 -07:00
__init__.py move mkQApp to Qt.py to make it easier to import internally 2018-02-23 17:34:15 -08:00
BusyCursor.py Work around PySide setOverrideCursor bug in BusyCursor 2019-06-24 15:39:12 -07:00
CheckTable.py updated widgets 2013-12-22 02:18:37 -05:00
ColorButton.py Moved emits after all method state updates since PySide2 immediately executes signals. 2019-06-01 16:28:23 -04:00
ColorMapWidget.py expand docstring 2019-03-08 12:46:10 -08:00
ComboBox.py Add Combobox save/restoreState methods 2017-09-29 08:50:12 -07:00
DataFilterWidget.py avoid repeated signal emission in filterwidget 2018-06-18 13:54:43 -07:00
DataTreeWidget.py Added DiffTreeWidget 2014-09-25 17:26:06 -04:00
DiffTreeWidget.py corrections for 1d arrays 2014-09-26 15:25:05 -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 Miscellaneous doc fixups (#1142) 2020-04-03 10:06:25 -07:00
GraphicsView.py Close windows at the end of test functions (#1042) 2019-09-27 13:37:40 -07:00
GroupBox.py import python2_3 for basestring 2018-10-09 09:37:04 +02:00
HistogramLUTWidget.py Fix HistogramLUTWidget with background parameter (#953) 2019-09-27 13:02:54 -07:00
JoystickButton.py updated widgets 2013-12-22 02:18:37 -05:00
LayoutWidget.py Merge pull request #473 from tmtnslt/patch-1 2019-06-07 14:39:12 -07:00
MatplotlibWidget.py Fix up Qt.py and deprecate USE_XX variables 2018-02-16 20:42:34 -08:00
MultiPlotWidget.py Merge master into develop (#981) 2019-08-16 20:16:01 -07:00
PathButton.py Make PathButton margin customizable 2017-09-29 08:48:35 -07:00
PlotWidget.py Merge pull request #151 from lidstrom83/custom_PlotItem_for_PlotWidget 2020-05-31 21:05:59 -07:00
ProgressDialog.py docs cleanup 2017-10-04 09:11:44 -07:00
RawImageWidget.py Fix GL Views being half size on hidpi monitors 2017-07-28 11:30:19 +01:00
RemoteGraphicsView.py Use Qt5 QWheelEvent functions if necessary (#924) 2019-08-18 10:17:34 -07:00
ScatterPlotWidget.py py3 fix for scatterplotwidget.setselectedfields 2020-06-01 18:38:50 -07:00
SpinBox.py Fix issue #697 2018-06-01 10:31:47 +02:00
TableWidget.py Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
TreeWidget.py TreeWidget.topLevelItems Python 3 fix 2019-05-23 23:56:53 -07:00
ValueLabel.py Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
VerticalLabel.py updated widgets 2013-12-22 02:18:37 -05:00