pyqtgraph/pyqtgraph/graphicsItems
KIU Shueng Chuan 6c760f3de1 add PyQt6 to CI
skip tests that don't work for Qt6

add Qt6 and remove Qt4 from test_examples.py

update README.md

switch mouse tests to use QPointF

this eliminates all the special casing for different bindings
2021-01-23 08:31:00 +08:00
..
PlotItem generate _pyqt6.py files 2021-01-23 08:29:39 +08:00
tests add PyQt6 to CI 2021-01-23 08:31:00 +08:00
ViewBox don't cast buttons, enums and flags to int 2021-01-23 08:29:44 +08:00
__init__.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ArrowItem.py call super() on virtual QWidget methods 2021-01-23 08:29:44 +08:00
AxisItem.py AxisItem.py : workaround or-ing of text flags 2021-01-23 08:29:52 +08:00
BarGraphItem.py BarGraphItem CSV export and documentation 2019-08-06 09:32:43 -07:00
ButtonItem.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
CurvePoint.py More detailed comment. 2016-04-21 12:02:49 -07:00
DateAxisItem.py Disable autoSIPrefix for DateAxisItem by default 2020-07-03 17:02:58 -05:00
ErrorBarItem.py More concise visibility setting logic 2019-06-07 13:32:25 -07:00
FillBetweenItem.py Fix up Qt.py and deprecate USE_XX variables 2018-02-16 20:42:34 -08:00
GradientEditorItem.py Revert "workaround missing setStops binding" 2021-01-23 08:30:59 +08:00
GradientLegend.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
GraphicsItem.py Revert "Add cache for mapRectFromView" 2021-01-13 12:43:51 +08:00
GraphicsLayout.py GraphicsLayout: Always call layout.activate() after adding items 2020-04-14 02:00:49 +02:00
GraphicsObject.py call super() on virtual QWidget methods 2021-01-23 08:29:44 +08:00
GraphicsWidget.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
GraphicsWidgetAnchor.py Legends can be dragged by user 2013-05-28 18:47:33 -04:00
GraphItem.py Minor cleanups for GraphItem 2014-03-03 12:56:15 -05:00
GridItem.py Update GridItem.py (#1423) 2020-11-06 14:04:34 -08:00
HistogramLUTItem.py performance fix for histogramlutitem 2020-07-13 16:25:43 -07:00
ImageItem.py Small ImageItem-related improvements (#1501) 2021-01-19 23:19:03 -08:00
InfiniteLine.py Fix #798 (#1487) 2021-01-03 14:28:40 -08:00
IsocurveItem.py IsocurveItem obeys imageAxisOrder config option 2016-08-27 22:36:05 -07:00
ItemGroup.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
LabelItem.py "Arguments" added again (copy/paste issue) 2014-02-12 20:49:53 +01:00
LegendItem.py LegendItem: Make ItemSample customizable (#1404) 2021-01-04 21:02:08 -08:00
LinearRegionItem.py don't cast buttons, enums and flags to int 2021-01-23 08:29:44 +08:00
MultiPlotItem.py Improve docs for MultiPlotWidget and MultiPlotItem 2020-07-19 14:28:58 -07:00
NonUniformImage.py Add NonUniformImage, example and tests. (#509) 2021-01-19 21:43:58 -08:00
PColorMeshItem.py Docs should have no warnings on pcolormeshitem (#1400) 2020-10-15 10:12:36 -07:00
PlotCurveItem.py resolve ordering of issues presented in #1322 (#1456) 2020-11-23 12:12:14 -08:00
PlotDataItem.py PlotDataItem now signals on setPos (fix #1494) 2021-01-13 21:57:40 +13:00
ROI.py ROI.py : pyqt6 has no KeyboardModifier class 2021-01-23 08:29:51 +08:00
ScaleBar.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
ScatterPlotItem.py ScatterPlotItem.py: use non _USE_QRECT codepath for PySide6 2021-01-15 12:47:13 +08:00
TargetItem.py TargetItem fix + performance improvements 2020-07-13 16:37:29 -07:00
TextItem.py Fix autosize not taking to correct range with TextItem in view (#1435) 2020-11-21 00:02:32 -08:00
UIGraphicsItem.py import sip from Qt.py 2021-01-23 08:29:43 +08:00
VTickGroup.py Fixed incorrect height in VTickGroup. 2017-05-17 09:23:41 -04:00