pyqtgraph/pyqtgraph
2014-03-25 19:17:11 -04:00
..
canvas Merge branch 'tommy3001-doc-updates' into develop 2014-02-28 21:07:43 -05:00
console Merge branch 'tommy3001-doc-updates' into develop 2014-02-28 21:07:43 -05:00
dockarea Merge branch 'tommy3001-doc-updates' into develop 2014-02-28 21:07:43 -05:00
exporters corrected SVG test, moved to its proper home 2014-03-24 12:48:30 -04:00
flowchart Added pg.gaussianFilter, removed all dependency on gaussian_filter 2014-03-11 19:01:34 -04:00
graphicsItems Fix ROI.sigRemoveClicked to avoid repeated signal emission 2014-03-25 09:21:19 -04:00
GraphicsScene MouseClickEvent: sometimes __repr__ could cause an exception 2014-02-28 16:15:25 -05:00
imageview Ignore NaN when checking data range in ImageView. 2014-03-06 15:30:36 -05:00
metaarray dockarea, imageview, metaarray 2013-12-23 10:06:26 -05:00
multiprocess clean up debug messages 2014-03-14 17:57:44 -04:00
opengl Fixed GLGridItem.setSize, added setSpacing 2014-03-16 13:45:26 -04:00
parametertree Fixed Parameter.sigValueChanging 2014-03-25 13:15:29 -04:00
PIL_Fix Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
pixmaps Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
tests Cleanup / fixes: 2014-03-24 15:47:32 -04:00
util Fix for colorama bug: 2014-03-25 19:17:11 -04:00
widgets Corrected bug in multiprocess causing deadlock at exit 2014-03-14 14:18:46 -04:00
__init__.py Fixes to make crashing less likely on PySide 2014-03-24 15:52:08 -04:00
colormap.py colormap no longer requires scipy.interpolate 2014-03-11 10:11:03 -04:00
configfile.py python3 fixes 2013-02-24 23:09:03 -05:00
debug.py Minor corrections to debug.Profiler 2014-03-24 11:18:56 -04:00
exceptionHandling.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
frozenSupport.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
functions.py Added pg.gaussianFilter, removed all dependency on gaussian_filter 2014-03-11 19:01:34 -04:00
graphicsWindows.py Signal cleanup: 2014-02-07 10:38:41 -05:00
numpy_fix.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ordereddict.py Ordereddict exploses with python2.6 ... 2013-10-17 20:19:30 +02:00
pgcollections.py Add backport ordereddict to repository 2013-10-18 11:21:15 -04:00
PlotData.py Added GLBarGraphItem example 2013-09-06 15:36:36 -04:00
Point.py Minor fixes for py3k 2013-07-04 05:52:16 +08:00
ptime.py Bugfixes: 2013-01-30 15:51:38 -05:00
python2_3.py Fixed unicode titles in Dock 2014-02-12 03:02:09 -05:00
Qt.py Cleanup / fixes: 2014-03-24 15:47:32 -04:00
reload.py Fixed print statements for python 3 2013-01-12 14:35:32 -05:00
SignalProxy.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
SRTTransform.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
SRTTransform3D.py Added SRTTransform3D test, corrected fromMatrix bug 2014-03-11 10:11:03 -04: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 Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
units.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Vector.py Added Vector.angle method 2014-02-11 13:59:09 -05:00
WidgetGroup.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00