pyqtgraph/pyqtgraph
2020-07-19 19:16:58 +02:00
..
canvas Patch/window handling (#468) 2020-06-01 11:23:18 -07:00
console clean up exceptions on windows (don't show syntax error from eval attempt) 2020-07-17 09:55:46 +03:00
dockarea Check for container before setting dock orientation 2020-06-20 12:27:29 -07:00
exporters Handle axis SI prefix scaling in MatplotlibExporter (#1282) 2020-06-28 08:51:34 -07:00
flowchart Merge pull request #117 from onlyjus/feature-resizeFlowchartNode 2020-06-22 22:49:15 -07:00
graphicsItems Enhancement: [Issue/812]: remove unused import 2020-07-19 19:16:58 +02:00
GraphicsScene First pass at implementing the diff from PR307 2020-06-24 23:34:17 -07:00
imageview Get ImageView ROI working with both row and col major data 2020-07-04 23:14:08 -07:00
metaarray update h5py deps in metaarray 2020-07-06 01:08:01 -07:00
multiprocess Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
opengl Merge pull request #402 from vladimir-kraus/develop 2020-06-22 20:58:04 -07:00
parametertree code cleanup 2020-07-13 13:45:31 -07:00
pixmaps Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
tests update reload unit test 2020-07-17 10:00:32 +03:00
util remove resolution test, have display information printed during debug step 2019-06-09 16:25:22 -07:00
widgets Rate-limit event processing inside ProgressDialog 2020-07-13 12:55:12 -07:00
__init__.py Import ThreadSafeTimer in __init__ 2020-07-08 10:03:32 -03:00
colormap.py Fix: colormap: Support various arguments as color (#1014) 2019-08-17 20:38:05 -07:00
configfile.py py3 fixes 2020-07-05 22:52:15 -07:00
debug.py debug.ThreadTrace add support for thread names 2020-07-13 12:50:24 -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 py3 fixes 2020-07-05 22:52:15 -07:00
graphicsWindows.py Restore the now-deprecated PlotWindow and ImageWindow classes 2020-06-11 20:55:28 -07:00
ordereddict.py Don't use ORderedDict backport on python 3 2017-10-11 09:05:32 -07:00
pgcollections.py Merge master into develop (#981) 2019-08-16 20:16:01 -07:00
PlotData.py import numpy as np for lines 44 and 51 (#1161) 2020-05-30 08:09:25 -07:00
Point.py Merge master into develop (#981) 2019-08-16 20:16:01 -07:00
ptime.py ptime fix - return precision clock time on py3 2020-07-17 09:53:19 +03:00
python2_3.py Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
Qt.py Do not emit loadUiType warning for pyside2 5.14.2.2 2020-06-03 20:18:17 -07:00
reload.py reload fix - don't reload files with no pyc 2020-07-17 09:54:51 +03:00
SignalProxy.py add SignalProxy.block for temporarily disabling signal forwarding 2020-07-13 12:52:25 -07:00
SRTTransform.py ROI tests pass with row-major axis order 2016-08-25 18:18:15 -07:00
SRTTransform3D.py py3 fixes 2020-07-05 22:52:15 -07:00
ThreadsafeTimer.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
Transform3D.py Fix transform3D for pyside2 2018-05-23 21:30:02 -07:00
units.py Add Pa to units 2020-07-13 12:53:06 -07:00
Vector.py Fix Vector.__init__ for Qt5 + cleanup 2020-07-13 13:10:58 -07:00
WidgetGroup.py py3 fixes 2020-07-05 22:52:15 -07:00