pyqtgraph/pyqtgraph/widgets
KIU Shueng Chuan 9145d7f24d switch to usage of QOpenGLWidget
this drops support for Qt4
2021-01-15 08:25:09 +08:00
..
tests drop lack of palette compatibility with Qt4 2021-01-15 08:25:08 +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 Moved emits after all method state updates since PySide2 immediately executes signals. 2019-06-01 16:28:23 -04:00
ColorMapWidget.py default colors for enum ColorMap type (#1428) 2020-11-11 09:03:50 -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 convert QTreeWidget.setFirstItemColumnSpanned 2021-01-15 08:25:05 +08: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 drop lack of palette compatibility with Qt4 2021-01-15 08:25:08 +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 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 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 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 switch to usage of QOpenGLWidget 2021-01-15 08:25:09 +08: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 Scatter Plot Improvements (#1420) 2020-12-16 11:07:39 -08:00
SpinBox.py Permit entry of non-finite values into float SpinBox (#1422) 2020-10-27 21:26:05 -07: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