pyqtgraph/GraphicsScene
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
exportDialog.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
exportDialogTemplate.py Minor updates for exporting 2012-03-23 02:41:10 -04:00
exportDialogTemplate.ui Minor updates for exporting 2012-03-23 02:41:10 -04:00
GraphicsScene.py Bugfixes: 2012-07-12 15:35:58 -04:00
mouseEvents.py minor bugfixes / features: 2012-05-29 23:18:34 -04:00