pyqtgraph/pyqtgraph/widgets
2019-06-24 15:39:12 -07:00
..
tests Add example and test demonstrating spinbox bug 2018-01-24 09:11:42 -08: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 move mkQApp to Qt.py to make it easier to import internally 2018-02-23 17:34:15 -08:00
GraphicsView.py Moved emits after all method state updates since PySide2 immediately executes signals. 2019-06-01 16:28:23 -04:00
GroupBox.py import python2_3 for basestring 2018-10-09 09:37:04 +02: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 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 minor docstring updates 2014-04-11 10:54:21 -04:00
PathButton.py Make PathButton margin customizable 2017-09-29 08:48:35 -07:00
PlotWidget.py fix __getattr__ handling in PlotWindow 2018-01-24 09:06:05 -08: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 Flush shared memory file before attempting to map 2018-09-11 07:14:28 -07:00
ScatterPlotWidget.py Fix scatterplotwidget label color 2018-04-25 11:10:39 -07:00
SpinBox.py Fix issue #697 2018-06-01 10:31:47 +02:00
TableWidget.py Fix QString handling 2018-06-22 17:31:58 -07:00
TreeWidget.py TreeWidget.topLevelItems Python 3 fix 2019-05-23 23:56:53 -07: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