Go to file
Luke Campagnola e234d90f02 Bugfixes:
- GraphicsItem.pixelVectors copies cached results before returning
  - Multiprocess fixes for Windows:
      - mmap/shm uses anonymous maps rather than tempfiles
      - avoid use of getppid and setpgrp
      - work around hmac authentication bug (use os.urandom to generate key)
2013-01-12 14:31:49 -05:00
canvas Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
console Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
dockarea Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
exporters Bugfixes: 2012-12-29 02:35:45 -05:00
flowchart Actually added flowchart documentation this time. 2013-01-07 12:11:23 -05:00
graphicsItems Bugfixes: 2013-01-12 14:31:49 -05:00
GraphicsScene Performance improvements: 2013-01-09 22:21:32 -05:00
imageview Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
metaarray Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
multiprocess Bugfixes: 2013-01-12 14:31:49 -05:00
opengl Added basic 3D line plot class 2012-12-26 15:22:44 -05:00
parametertree Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
PIL_Fix Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
pixmaps Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
widgets Bugfixes: 2013-01-12 14:31:49 -05:00
__init__.py Bugfixes: 2013-01-12 14:31:49 -05:00
configfile.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
debug.py Performance improvements: 2013-01-09 22:21:32 -05:00
exceptionHandling.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
frozenSupport.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
functions.py Bugfixes: 2013-01-12 14:31:49 -05:00
graphicsWindows.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
numpy_fix.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
pgcollections.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Point.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ptime.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
python2_3.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Qt.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
rebuildUi.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
reload.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
SignalProxy.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
SRTTransform.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
SRTTransform3D.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ThreadsafeTimer.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Transform3D.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
units.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Vector.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
WidgetGroup.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00