pyqtgraph/pyqtgraph/flowchart
Luke Campagnola 70482432b8 Improve ImageItem performance by scaling LUT instead of image when possible.
Moved eq function from flowcharts to main function library to support this.
Bonus: fixed a flowchart bug (backspace deletes wrong connector) while I was in there.
2016-01-30 00:10:25 -08:00
..
library Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
__init__.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Flowchart.py fix update() of nodes with multiple input 2015-09-18 20:03:19 +08:00
FlowchartCtrlTemplate_pyqt.py rebuild UI files 2013-12-23 10:11:20 -05:00
FlowchartCtrlTemplate_pyqt5.py Generated qt5 template files 2014-03-29 06:57:13 -04:00
FlowchartCtrlTemplate_pyside.py rebuild UI files 2013-12-23 10:11:20 -05:00
FlowchartCtrlTemplate.ui .ui files 2013-12-23 10:08:26 -05:00
FlowchartGraphicsView.py Improve ImageItem performance by scaling LUT instead of image when possible. 2016-01-30 00:10:25 -08:00
FlowchartTemplate_pyqt.py rebuild UI files 2013-12-23 10:11:20 -05:00
FlowchartTemplate_pyqt5.py Generated qt5 template files 2014-03-29 06:57:13 -04:00
FlowchartTemplate_pyside.py rebuild UI files 2013-12-23 10:11:20 -05:00
FlowchartTemplate.ui .ui files 2013-12-23 10:08:26 -05:00
Node.py Improve ImageItem performance by scaling LUT instead of image when possible. 2016-01-30 00:10:25 -08:00
NodeLibrary.py Merge branch 'tommy3001-doc-updates' into develop 2014-02-28 21:07:43 -05:00
Terminal.py Improve ImageItem performance by scaling LUT instead of image when possible. 2016-01-30 00:10:25 -08:00