pyqtgraph/parametertree
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
default.png Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
Parameter.py Cleaned up parametertree example 2012-07-09 17:14:41 -04:00
ParameterItem.py Minor updates: 2012-03-19 23:02:29 -04:00
ParameterTree.py Minor edits and fixes 2012-06-21 21:52:34 -04:00
parameterTypes.py Bugfixes: 2012-07-12 15:35:58 -04:00