pyqtgraph/pyqtgraph
Kyle Sunden 6a59b7e5b5
Many unused import cleanups (#1935)
* Many unused import cleanups

Ignored some star imports, some vendored code in colorama, only looked within pyqtgraph the library, not e.g. examples

* SpinBox decimal imported with both import and from import
2021-07-31 07:35:23 -07:00
..
canvas Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
colors/maps Extend ColorMap with HSL cycles and subset generation (#1911) 2021-07-23 14:38:17 -07:00
console Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
dockarea Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
exporters Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
flowchart Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
graphicsItems Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
GraphicsScene Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
icons GraphIcons: Extend and deprecate previous pixmaps (#1534) 2021-02-05 21:09:59 -08:00
imageview Remove the use of pyqtgraph.ptime (#1914) 2021-07-22 20:57:50 -07:00
metaarray Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
multiprocess Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
opengl Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
parametertree Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
Qt import shiboken{2,6} as shiboken 2021-07-31 15:58:56 +08:00
util Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
widgets Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
__init__.py push bullet lists over 2 spaces to get them to show up as such in the… (#1912) 2021-07-21 07:12:35 -07:00
colormap.py Reduce ColorMap inefficiencies (#1927) 2021-07-29 20:50:10 -07:00
configfile.py Replace uses of tempfile.mktemp with tempfile.NamedTemporaryFile 2021-05-31 21:06:16 -07:00
debug.py Remove the use of pyqtgraph.ptime (#1914) 2021-07-22 20:57:50 -07:00
exceptionHandling.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
frozenSupport.py Added Travis CI support 2014-03-30 02:51:32 -04:00
functions_numba.py rename private function and its arguments 2021-06-16 06:50:51 +08:00
functions.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
graphicsWindows.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
ordereddict.py deprecate ordereddict.OrderedDict on instantiation 2021-06-25 21:19:34 +08:00
pgcollections.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
PlotData.py import numpy as np for lines 44 and 51 (#1161) 2020-05-30 08:09:25 -07:00
Point.py Revert Point.angle behavior change (#1806) 2021-05-27 08:51:06 -07:00
ptime.py Remove the use of pyqtgraph.ptime (#1914) 2021-07-22 20:57:50 -07:00
python2_3.py Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
reload.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
SignalProxy.py Remove the use of pyqtgraph.ptime (#1914) 2021-07-22 20:57:50 -07:00
SRTTransform.py Revert Point.angle behavior change (#1806) 2021-05-27 08:51:06 -07:00
SRTTransform3D.py Use math.radians and math.degrees 2021-04-23 22:43:51 -07:00
ThreadsafeTimer.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
Transform3D.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
units.py add unicode units (#1471) 2021-01-03 14:28:56 -08:00
Vector.py fix: QVector3D has no copy constructor 2021-05-13 08:23:06 +08:00
WidgetGroup.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00