Luke Campagnola
3f486d9a65
minor code cleanup
...
bugfixes for pyside-specific issues
2012-06-18 19:40:15 -04:00
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
Luke Campagnola
e53c2165e6
Bugfixes:
...
- added workaround for Qt bug: https://bugreports.qt-project.org/browse/QTBUG-18616
- allow pxMode argument in PlotDataItem.setData()
2012-06-12 16:02:48 -04:00
Luke Campagnola
841006b79c
- Fixes to ScatterPlotItem bounding rect calculation
...
- Moved some functionality from UIGraphicsItem upstream to GraphicsItem
2012-05-14 22:05:53 -04:00
Luke Campagnola
fc9b3dee4d
Started Python3 compatibility changes
2012-05-11 18:05:41 -04:00
Luke Campagnola
44f2a0ecc4
Documentation updates
2012-04-16 16:45:55 -04:00
Luke Campagnola
d4e8e2b883
Imported major changes from acq4 project.
2012-03-01 21:55:32 -05:00