pyqtgraph/pyqtgraph/widgets
KIU Shueng Chuan 2719922584 RawImageWidget.py : fix port to QOpenGLWidget
Qt5 docs specify differences between QGLWidget and QOpenGLWidget:
"...when invoking paintGL().
 QOpenGLWidget sets up the viewport via glViewport().
 It does not perform any clearing."
2021-02-16 09:15:37 +08:00
..
tests Deprecate unused/unnecessary modules (#1576) 2021-02-15 09:52:06 -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 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 call super() on virtual QWidget methods 2021-01-23 08:29:44 +08:00
ColorMapWidget.py Deprecate unused/unnecessary modules (#1576) 2021-02-15 09:52:06 -08:00
ComboBox.py Deprecate unused/unnecessary modules (#1576) 2021-02-15 09:52:06 -08:00
DataFilterWidget.py Deprecate unused/unnecessary modules (#1576) 2021-02-15 09:52:06 -08:00
DataTreeWidget.py Deprecate unused/unnecessary modules (#1576) 2021-02-15 09:52:06 -08:00
DiffTreeWidget.py Deprecate unused/unnecessary modules (#1576) 2021-02-15 09:52:06 -08: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 GradientWidget.py : workaround or-ing of enum flag values 2021-01-23 08:29:52 +08:00
GraphicsLayoutWidget.py Miscellaneous doc fixups (#1142) 2020-04-03 10:06:25 -07:00
GraphicsView.py Fix ScatterPlotItem performance regression (#1569) 2021-02-11 08:36:52 -08: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 Use QPointF instead of QPoint for float input 2021-02-13 10:57:38 -08:00
LayoutWidget.py Merge pull request #473 from tmtnslt/patch-1 2019-06-07 14:39:12 -07:00
MatplotlibWidget.py MatplotlibWidget.py: drop Qt4 support 2021-01-15 08:25:08 +08:00
MultiPlotWidget.py Improve docs for MultiPlotWidget and MultiPlotItem 2020-07-19 14:28:58 -07:00
PathButton.py call super() on virtual QWidget methods 2021-01-23 08:29:44 +08:00
PlotWidget.py Merge pull request #151 from lidstrom83/custom_PlotItem_for_PlotWidget 2020-05-31 21:05:59 -07:00
ProgressDialog.py call super() on virtual QWidget methods 2021-01-23 08:29:44 +08:00
RawImageWidget.py RawImageWidget.py : fix port to QOpenGLWidget 2021-02-16 09:15:37 +08:00
RemoteGraphicsView.py PyQt6 6.0.1 QEvent.Type needs to be explicitly deserialized 2021-02-07 07:47:50 +08:00
ScatterPlotWidget.py Deprecate unused/unnecessary modules (#1576) 2021-02-15 09:52:06 -08:00
SpinBox.py Add actual deprecation warnings 2021-02-11 21:34:02 -08:00
TableWidget.py Attempt i18n localization (#1513) 2021-01-27 11:34:32 -08:00
TreeWidget.py Merge branch 'master' into ptree 2021-01-31 13:36:53 -08:00
ValueLabel.py call super() on virtual QWidget methods 2021-01-23 08:29:44 +08:00
VerticalLabel.py updated widgets 2013-12-22 02:18:37 -05:00