pyqtgraph/pyqtgraph/widgets
Luke Campagnola 51b3201564
Merge pull request #824 from ronpandolfi/develop
Fix for PySide2; QtCore.QPoint.__sub__ no longer works with tuples
2019-05-03 10:58:21 -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 Ignore BusyCursor when called from thread 2018-04-25 13:04:52 -07:00
CheckTable.py updated widgets 2013-12-22 02:18:37 -05:00
ColorButton.py Aditional ":" added, minor list alignments 2014-02-12 21:25:31 +01: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 Fix for PySide2; QtCore.QPoint.__sub__ no longer works with tuples 2019-02-01 19:44:54 -08: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 updated widgets 2013-12-22 02:18:37 -05: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 Make TreeWidget.invisibleRootItem return a singleton 2017-10-17 10:47:41 -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