Luke Campagnola
3ab73fc3b3
bugfixes
2013-02-10 21:04:00 -05:00
Luke Campagnola
025f2e5575
merged many new features from ACQ4
2013-02-10 17:45:16 -05:00
Luke Campagnola
051a91c688
import numpy in pyqtgraph.__init__ to avoid confusing import errors
2013-01-12 14:39:23 -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
dfa300d11b
Removed incorrect version numbers
2012-12-27 11:53:22 -05:00
Luke Campagnola
ddbbfc4cc8
Fixed doc version (again)
...
Added debian control files
2012-12-27 03:13:35 -05:00
Luke Campagnola
b85fa5cb03
Added MANIFEST.in for generating cleaner source distributions
...
updated versioning system
2012-12-27 01:52:32 -05:00
Luke Campagnola
f7f76101ca
svg exporter updates
2012-12-25 22:20:31 -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