pyqtgraph/pyqtgraph/widgets
Kenneth Lyons ab13cd450e
Merge pull request #1331 from LocutusOfBorg/new-sip
sip: switch to new PyQt5 api import, with fallback to the old impleme…
2020-08-15 12:45:05 -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 BusyCursor: only restore cursor after all nested levels have exited 2020-07-13 12:53:59 -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 py3 fixes 2020-07-05 22:52:15 -07: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 Provide widgetGroupInterface to GradientWidget 2015-03-16 14:03:58 -06:00
GraphicsLayoutWidget.py Miscellaneous doc fixups (#1142) 2020-04-03 10:06:25 -07:00
GraphicsView.py Merge pull request #389 from ales-erjavec/scroll-phase-fix 2020-06-08 23:22:04 -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 Improve docs for MultiPlotWidget and MultiPlotItem 2020-07-19 14:28:58 -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 Rate-limit event processing inside ProgressDialog 2020-07-13 12:55:12 -07:00
RawImageWidget.py Merge branch 'master' into patch-1 2020-06-09 20:21:46 -07:00
RemoteGraphicsView.py sip: switch to new PyQt5 api import, with fallback to the old implementation if not found. 2020-07-27 14:52:07 +02: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 py3 fixes 2020-07-05 22:52:15 -07: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