Go to file
Luke Campagnola ca3fbe2ff9 Merged numerous updates from acq4:
* Added HDF5 exporter
* CSV exporter gets (x,y,y,y) export mode
* Updates to SVG, Matplotlib exporter
* Console can filter exceptions by string
* Added tick context menu to GradientEditorItem
* Added export feature to imageview
* Parameter trees:
    - Option to save only user-editable values
    - Option to set visible title of parameters separately from name
    - Added experimental ParameterSystem for handling large systems of
        interdependent parameters
    - Auto-select editable portion of spinbox when editing
* Added Vector.__abs__
* Added replacement garbage collector for avoiding crashes on multithreaded Qt
* Fixed "illegal instruction" caused by closing file handle 7 on OSX
* configfile now reloads QtCore objects, Point, ColorMap, numpy arrays
* Avoid triggering recursion issues in exception handler
* Various bugfies and performance enhancements
2014-08-07 08:41:30 -04:00
canvas Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
console Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
dockarea Merge remote-tracking branch 'pyqtgraph/develop' into core 2014-08-06 10:11:21 -04:00
exporters Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
flowchart Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
graphicsItems Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
GraphicsScene Merge branch 'develop' into core 2014-04-15 15:11:19 -04:00
imageview Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
metaarray Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
multiprocess Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
opengl Merge remote-tracking branch 'pyqtgraph/develop' into core 2014-08-06 10:11:21 -04:00
parametertree Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
PIL_Fix Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
pixmaps Merge branch 'develop' into core 2014-04-15 15:11:19 -04:00
tests Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
util Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
widgets Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
__init__.py Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
colormap.py Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
configfile.py Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
debug.py Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
exceptionHandling.py Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
frozenSupport.py Merge branch 'develop' into core 2014-04-15 15:11:19 -04:00
functions.py Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
graphicsWindows.py Merge branch 'develop' into core 2014-04-15 15:11:19 -04:00
numpy_fix.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ordereddict.py Merge branch 'develop' into core 2014-04-15 15:11:19 -04:00
pgcollections.py Merge tag 'pyqtgraph-0.9.8' into pyqtgraph-core 2013-12-23 11:15:54 -05:00
PlotData.py Merge tag 'pyqtgraph-0.9.8' into pyqtgraph-core 2013-12-23 11:15:54 -05:00
Point.py Merge tag 'pyqtgraph-0.9.8' into pyqtgraph-core 2013-12-23 11:15:54 -05:00
ptime.py Bugfixes: 2013-01-30 15:51:38 -05:00
python2_3.py Merge branch 'develop' into core 2014-04-15 15:11:19 -04:00
Qt.py Merge remote-tracking branch 'pyqtgraph/develop' into core 2014-08-06 10:11:21 -04:00
reload.py Fixed print statements for python 3 2013-01-12 14:35:32 -05:00
SignalProxy.py Merge remote-tracking branch 'pyqtgraph/develop' into core 2014-08-06 10:11:21 -04:00
SRTTransform.py Merge branch 'develop' into pyqtgraph-core 2013-12-23 11:16:39 -05:00
SRTTransform3D.py Merge branch 'develop' into core 2014-04-15 15:11:19 -04:00
ThreadsafeTimer.py Merge branch 'develop' into pyqtgraph-core 2013-12-23 11:16:39 -05:00
Transform3D.py Merge branch 'develop' into pyqtgraph-core 2013-12-23 11:16:39 -05:00
units.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Vector.py Merged numerous updates from acq4: 2014-08-07 08:41:30 -04:00
WidgetGroup.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00