pyqtgraph/pyqtgraph
Kyle Sunden 6fa4a0a3eb
Merge pull request #2012 from j9ac9k/prep-0.12.3-release
Prep for 0.12.3 Release
2021-10-10 22:01:10 -05:00
..
GraphicsScene Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
Qt Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
canvas Adds EOF newline to files missing it. 2021-08-02 11:51:28 -04:00
colors/maps Extend ColorMap with HSL cycles and subset generation (#1911) 2021-07-23 14:38:17 -07:00
console Adds EOF newline to files missing it. 2021-08-02 11:51:28 -04:00
dockarea Import Dock class not module 2021-10-09 15:06:51 -07:00
exporters Deprecate `values` opt for list parameter 2021-08-05 15:48:09 -04:00
flowchart docs: Fix a few typos 2021-08-05 06:47:08 +10:00
graphicsItems Traditional log10 mode for PlotDataItem (by adding "mapped data" stage) (#1992) 2021-10-06 22:40:38 -07:00
icons GraphIcons: Extend and deprecate previous pixmaps (#1534) 2021-02-05 21:09:59 -08:00
imageview unhide ImageView roi curves 2021-10-08 22:01:41 +08:00
metaarray Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
multiprocess Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
opengl QPainter.drawText needs QPointF not x, y 2021-10-05 20:47:15 -07:00
parametertree Switch to relative imports for some parameterTypes 2021-10-09 15:06:51 -07:00
util Merge pull request #1943 from ntjess/rm-py2-codepaths 2021-08-02 10:19:29 -07:00
widgets Change hardcoded padding into initialization parameter 2021-09-17 09:51:26 -04: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
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
SignalProxy.py Remove the use of pyqtgraph.ptime (#1914) 2021-07-22 20:57:50 -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
Vector.py fix: QVector3D has no copy constructor 2021-05-13 08:23:06 +08:00
WidgetGroup.py Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
__init__.py Update version number in __init__ 2021-10-09 00:37:49 -05:00
colormap.py bugfix: result of clip_array() not assigned 2021-08-17 22:14:13 +08:00
configfile.py Better parameter tree testing (#1953) 2021-09-23 21:06:00 -07:00
debug.py Allow ThreadTrace to save to a file (#1998) 2021-10-07 12:25:38 -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.py Traditional log10 mode for PlotDataItem (by adding "mapped data" stage) (#1992) 2021-10-06 22:40:38 -07:00
functions_numba.py rename private function and its arguments 2021-06-16 06:50:51 +08:00
graphicsWindows.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
ordereddict.py Adds EOF newline to files missing it. 2021-08-02 11:51:28 -04:00
pgcollections.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
ptime.py Remove python 2 code paths 2021-08-02 12:07:25 -04:00
reload.py Remove python 2 code paths 2021-08-02 12:07:25 -04:00
units.py add unicode units (#1471) 2021-01-03 14:28:56 -08:00