pyqtgraph/pyqtgraph
2018-09-28 16:02:14 -07:00
..
canvas Refactor canvas ui to make it easier to embed / extend 2017-09-13 21:04:43 -07:00
console Allow console exception label to wrap text 2017-09-19 09:51:17 -07:00
dockarea Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
exporters Minor fix - check for ragged array length when exporting to hdf5 2017-09-13 21:37:19 -07:00
flowchart Fixed flowchart gaussian filter not accepting MetaArray input 2016-09-14 21:58:49 -07:00
graphicsItems Add explanatory comment 2018-09-28 16:02:14 -07:00
GraphicsScene Added PolyLineROI unit tests, fixed several bugs in mouse interaction with PolyLineROI. 2016-05-30 18:00:19 -07:00
imageview Merge pull request #370 from campagnola/image-alignment 2016-09-07 23:18:51 -07:00
metaarray A few small style changes to MetaArray.py 2016-04-24 13:38:19 -04:00
multiprocess Fix color output handling 2017-09-13 09:13:31 -07:00
opengl Use glColor instead of mkColor to set GLViewWidget background color. 2015-07-22 13:13:26 -07:00
parametertree Add tests for inpute/output type on a few parameter types 2017-08-02 15:03:58 -07:00
pixmaps Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
tests Fix eq() bug where calling catch_warnings raised an AttributeError, which would cause eq() to return False 2017-08-02 15:02:38 -07:00
util Allow Mutex to be used as drop-in replacement for python's Lock 2017-09-13 22:14:29 -07:00
widgets Add a collapsible QGroubBox widget 2017-09-03 16:48:08 -07:00
__init__.py Add a collapsible QGroubBox widget 2017-09-03 16:48:08 -07:00
colormap.py Fixing order of positions in colormap 2016-02-10 10:08:39 +01:00
configfile.py Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
debug.py Add function to enable faulthandler on all threads 2017-09-13 22:13: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.py Fix eq() bug where calling catch_warnings raised an AttributeError, which would cause eq() to return False 2017-08-02 15:02:38 -07:00
graphicsWindows.py
numpy_fix.py
ordereddict.py Added Travis CI support 2014-03-30 02:51:32 -04:00
pgcollections.py
PlotData.py
Point.py
ptime.py
python2_3.py Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
Qt.py Merge pull request #349 from campagnola/roi-tests 2016-08-27 15:59:53 -07:00
reload.py
SignalProxy.py Fixed ref cycle in SignalProxy 2014-04-27 12:25:11 -04:00
SRTTransform3D.py Added SRTTransform3D test, corrected fromMatrix bug 2014-03-11 10:11:03 -04:00
SRTTransform.py ROI tests pass with row-major axis order 2016-08-25 18:18:15 -07:00
ThreadsafeTimer.py
Transform3D.py Minor changes to Transform3D - allow more types to be passed through map() and add some sanity checks 2017-09-03 20:29:19 -07:00
units.py
Vector.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
WidgetGroup.py more examples working under pyqt5 2015-02-28 11:05:57 -05:00