pyqtgraph/pyqtgraph/widgets
Ogi Moore a6971c768d Move and Update test-data repo into pyqtgraph repo
To reduce complexity, and make it easier to add more images and tests,
the images in the `test-data` repository should be merged with the main
repository.  Furthermore, we can remove a lot of the subprocess work in
the image_testing.py file, as we no longer need to have it interact with
git.

The images are not the same.  Images were regenerated with Qt6, and now
have proper big and little endian handling thanks to @pijyoi

Second commit is a slightly modified variant of
2e135ab282d6007b34a3854921be54d0e9efb241 authored by @pijyoi
it is to convert qimages to RGBA8888 for testing.  Image
files were regenerated images for the big/little handling

Fixed issue with bogus test from test_NonUniformImage and generated a
new image
2021-05-31 21:05:00 -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 call super() on virtual QWidget methods 2021-01-23 08:29:44 +08:00
ColorMapWidget.py Remove unreachable code 2021-04-25 21:36:23 -07: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 localPos() deprecated warnings 2021-05-13 08:42:45 +08:00
GroupBox.py import python2_3 for basestring 2018-10-09 09:37:04 +02:00
HistogramLUTWidget.py Support horizontal HistogramLUT{Item,Widget} (#1757) 2021-05-04 21:25:42 -07:00
JoystickButton.py fix in-library uses of exec_() 2021-05-14 06:16:21 +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 RawImageGLWidget follow same style as RawImageWidget 2021-02-20 18:58:26 +08:00
RemoteGraphicsView.py RemoteGraphicsView.py : fix deprecated mouse positions 2021-05-13 08:57:15 +08:00
ScatterPlotWidget.py Deprecate unused/unnecessary modules (#1576) 2021-02-15 09:52:06 -08:00
SpinBox.py SpinBox in dec mode sets minStep to step as fallback 2021-05-16 17:37:33 -04:00
TableWidget.py use QKeySequence to detect platform dependent copy keys 2021-02-14 07:46:20 +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