Commit Graph

9 Commits

Author SHA1 Message Date
Luke Campagnola
c570280d77 merge with inp 2013-02-11 21:47:00 -05:00
Luke Campagnola
0cb8bfa06a Fix for new QImage API in PyQt 4.9.6 2013-02-11 16:38:13 -05:00
Luke Campagnola
025f2e5575 merged many new features from ACQ4 2013-02-10 17:45:16 -05:00
Luke Campagnola
042a1242fb minor edit 2013-02-10 14:16:21 -05:00
Luke Campagnola
1b7cd44e27 fixed scatterplotitem segfault
added graphitem
2013-01-30 15:56:08 -05:00
Luke Campagnola
362a0dcd04 Fixes for Python3, PySide 2013-01-12 18:07:35 -05:00
Luke Campagnola
253d27d392 Fixed print statements for python 3 2013-01-12 14:35:32 -05:00
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
Luke Campagnola
c07a92efbe Reorganized directory structure to be more standard
Started new SVG exporter
Merged updates from ACQ4
2012-12-25 00:43:31 -05:00