pyqtgraph/flowchart
Luke Campagnola 6932c34126 - Added workaround for Qt bug: https://bugreports.qt-project.org/browse/QTBUG-18616. (GraphicsItem.setParent needs to check for scene change first)
This _could_ cause other problems, but they will certainly be fewer than the existing problems.

- Fixed bugs with ViewBox linking to views which are subsequently deleted
2012-06-18 14:00:19 -04:00
..
library added flowchart node for removing periodic noise from waveform 2012-06-18 13:45:47 -04:00
__init__.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
eq.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
Flowchart.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
FlowchartCtrlTemplate.py added check for correct python version 2012-04-04 14:45:12 -04:00
FlowchartCtrlTemplate.ui added check for correct python version 2012-04-04 14:45:12 -04:00
FlowchartGraphicsView.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
FlowchartTemplate.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
FlowchartTemplate.ui Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
Node.py - Added workaround for Qt bug: https://bugreports.qt-project.org/browse/QTBUG-18616. (GraphicsItem.setParent needs to check for scene change first) 2012-06-18 14:00:19 -04:00
Terminal.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00