This project is mirrored from https://bitbucket.org/jakimowb/eo-time-series-viewer.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Mar 05, 2014
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- Mar 04, 2014
-
-
fabioz authored
Changed FiniteCache which had a bug where calling items() would make it recurse forever with a new LRUCache implementation.
-
- Mar 01, 2014
-
-
Luke Campagnola authored
Merge remote-tracking branch 'termim/develop' into develop Conflicts: pyqtgraph/graphicsItems/ROI.py
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
update contributors list
-
Luke Campagnola authored
Conflicts: pyqtgraph/graphicsItems/AxisItem.py pyqtgraph/graphicsItems/PlotDataItem.py pyqtgraph/graphicsItems/ROI.py
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- Feb 28, 2014
-
-
Mikhail Terekhov authored
-
Mikhail Terekhov authored
This happens during debugging session in an IDE (eric5) when debugger inspects variables but self._scenePos is not yet initialized.
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- Feb 18, 2014
-
-
Luke Campagnola authored
- Reduces aliasing when zoomed out - Improves performance and memory usage for large images Merge branch 'image_downsampling' into develop Conflicts: pyqtgraph/graphicsItems/ImageItem.py
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- Feb 15, 2014
- Feb 12, 2014
-
-
tommy3001 authored
-
tommy3001 authored
-
tommy3001 authored
-
tommy3001 authored
-
tommy3001 authored
-
tommy3001 authored
-
Luke Campagnola authored
- Allow non-ndarray image data - Make quickMinMax a normal method
-
Luke Campagnola authored
BF: unicode fix for TableWidget
-
Sol Simpson authored
Setting a table item value to a unicode value with non ascii chars would cause the tablewidget contents to not be displayed (no exception thrown either). Changed all instances of str(..) or map(str,...) to use asUnicode and issue seems to be fixed
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- Feb 11, 2014
-
-
Luke Campagnola authored
Inverted MeshData.cylinder normals
-
Luke Campagnola authored
Adds MeshData.cylinder
-
Luke Campagnola authored
-
- Feb 09, 2014
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- Feb 08, 2014
-
-
tommy3001 authored
-