pyqtgraph/graphicsItems/ViewBox
Luke Campagnola a41d330c29 Bugfixes:
- Fixed some floating-point precision issues. (Added a workaround for QTransform.inverted() bug)
  - No longer putting asUnicode inside __builtin__ since this causes problems in some rare circumstances
    (pyshell, lazy import recipe)
  - Minor docstring updates
2012-07-12 15:35:58 -04:00
..
__init__.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
axisCtrlTemplate.py - Added workaround for Qt bug: https://bugreports.qt-project.org/browse/QTBUG-18616. (GraphicsItem.setParent needs to check for scene change first) 2012-06-18 14:00:19 -04:00
axisCtrlTemplate.ui - Added workaround for Qt bug: https://bugreports.qt-project.org/browse/QTBUG-18616. (GraphicsItem.setParent needs to check for scene change first) 2012-06-18 14:00:19 -04:00
ViewBox.py Bugfixes: 2012-07-12 15:35:58 -04:00
ViewBoxMenu.py Bugfixes: 2012-07-12 15:35:58 -04:00