pyqtgraph/pyqtgraph
2017-09-06 09:13:56 -07:00
..
canvas Fix canvas classes for PyQt5 and PySide 2016-11-10 18:24:47 -08:00
console Use console's namespace as both local and global context for exec/eval. 2016-09-06 17:54:54 -07:00
dockarea Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
exporters Merge pull request #458 from ZacDiggum/develop 2017-05-01 17:30:50 -07:00
flowchart Fixed flowchart gaussian filter not accepting MetaArray input 2016-09-14 21:58:49 -07:00
graphicsItems Merge pull request #517 from campagnola/fixes 2017-07-28 16:17:29 -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 Catch OSError from ForkedProcess that has already exited. 2017-07-28 15:57:45 -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 Add unit test for reload(); make travis use --assert=reinterp (because assert=rewrite does not work with reload) 2017-09-06 09:13:56 -07:00
util MNT: Print function -> Print statement 2015-07-11 11:17:48 -05:00
widgets minor doc / test edits 2016-12-09 10:20:19 -08:00
__init__.py Fix cleanup when the running qt application is not a QApplication 2016-11-28 15:43:35 +01: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 Fix parameters sending 'children' key to setOpts on restoreState (fixes error seen in relativity demo) 2016-10-14 18:38:35 -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 Add disconnect() and SignalBlock 2017-09-06 09:09:35 -07: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 Added Travis CI support 2014-03-30 02:51:32 -04: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 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 Add disconnect() and SignalBlock 2017-09-06 09:09:35 -07:00
SignalProxy.py Fixed ref cycle in SignalProxy 2014-04-27 12:25:11 -04:00
SRTTransform.py ROI tests pass with row-major axis order 2016-08-25 18:18:15 -07: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 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