Skip to content
Snippets Groups Projects
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 .
  1. Apr 10, 2020
  2. Mar 29, 2019
  3. Apr 24, 2018
  4. Mar 14, 2018
  5. Jun 02, 2017
  6. Jan 10, 2017
  7. Mar 23, 2016
  8. Nov 05, 2015
  9. Nov 03, 2015
  10. Aug 07, 2014
    • Luke Campagnola's avatar
      Merged numerous updates from acq4: · ca3fbe2f
      Luke Campagnola authored
      * Added HDF5 exporter
      * CSV exporter gets (x,y,y,y) export mode
      * Updates to SVG, Matplotlib exporter
      * Console can filter exceptions by string
      * Added tick context menu to GradientEditorItem
      * Added export feature to imageview
      * Parameter trees:
          - Option to save only user-editable values
          - Option to set visible title of parameters separately from name
          - Added experimental ParameterSystem for handling large systems of
              interdependent parameters
          - Auto-select editable portion of spinbox when editing
      * Added Vector.__abs__
      * Added replacement garbage collector for avoiding crashes on multithreaded Qt
      * Fixed "illegal instruction" caused by closing file handle 7 on OSX
      * configfile now reloads QtCore objects, Point, ColorMap, numpy arrays
      * Avoid triggering recursion issues in exception handler
      * Various bugfies and performance enhancements
      ca3fbe2f
  11. Feb 11, 2013
  12. Feb 10, 2013
  13. Jan 12, 2013
  14. Dec 27, 2012
  15. Dec 26, 2012
  16. Dec 25, 2012
  17. Dec 23, 2012
  18. Dec 05, 2012
    • Luke Campagnola's avatar
      Bugfixes: · 80148920
      Luke Campagnola authored
      - Image exporter detects GraphicsView background color
      - Corrected exporter filename handling for SVG export
      - ViewBox no longer attempts to deregister itself while python is exiting
      - Speedup for conversion using np.array(MetaArray_instance)
      - GLGraphicsItem updates immediately when its GL options have changed
      - Corrected some GL shader program bugs for nVidia drivers
      - Fixed coordinate mapping bug in functions.transformCoordinates
      - Fixed PySide import error
      80148920
  19. Oct 27, 2012
  20. Oct 11, 2012
  21. Oct 03, 2012
    • Luke Campagnola's avatar
      Many minor updates: · 27c90c5d
      Luke Campagnola authored
      - added ability for ScatterPlotItem to use arbitrary symbol shapes
      - added scatter plot speed test for evaluating new methods
      - added butterworth notch filter to flowchart library
      - fixed bugs with ViewBox trying to close itself after python has started cleaning up
      - fixed python 2.6 compatibility bug in PlotCurveItem
      - fixed support for list-of-dicts and dict-of-lists input for PlotDataItem
      - check to ensure Qt version is >= 4.7
      - workaround for numpy segmentation fault
      - several other minor updates and documentation changes
      27c90c5d
  22. Sep 13, 2012
  23. Sep 10, 2012
  24. Aug 31, 2012
    • Luke Campagnola's avatar
      Minor updates and bug fixes: · 0402d086
      Luke Campagnola authored
        - fixed handling of foreground colors in AxisItem
        - fixed rare crash caused in AxisItem 
        - fixed improper propagation of key events from SpinBox
        - many others
      0402d086
  25. Jul 12, 2012
    • Luke Campagnola's avatar
      Bugfixes: · a41d330c
      Luke Campagnola authored
        - 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
      a41d330c
  26. Jul 09, 2012
  27. Jun 29, 2012
  28. Jun 19, 2012
  29. Jun 18, 2012
  30. May 31, 2012
  31. May 30, 2012
    • Luke Campagnola's avatar
      minor bugfixes / features: · f258c3d8
      Luke Campagnola authored
       - optional context menu for ImageItem
       - inverted y-axis in Canvas (+y now points upward)
       - extra __init__ arguments for Dock
       - Transform can be constructed from Matrix4x4
       - many others
      f258c3d8
  32. May 12, 2012
  33. May 08, 2012
  34. Apr 18, 2012
Loading