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.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 23 Mar, 2012 2 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
- curves enable antialiasing when exporting to image - plotitems hide button during export
-
- 21 Mar, 2012 2 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- 20 Mar, 2012 2 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
GraphicsObject - corrected bug in viewPos() method WidgetGroup - allow bound methods in interfaces parametertree - fixed crash when calling remove from context menu
-
- 19 Mar, 2012 1 commit
-
-
Luke Campagnola authored
- initialization error in plotcurveitem - performance fix for plotdataitem
-
- 18 Mar, 2012 2 commits
-
-
Luke Campagnola authored
Made APIs more complete and consistent.
-
Luke Campagnola authored
-
- 17 Mar, 2012 3 commits
-
-
Luke Campagnola authored
- Corrected ImageItem.setRect transformation order - PlotCurveItem uses nkPen for interpreting shadowPen arguments - PlotItem and PlotWidget wrap a few more missing methods from ViewBox
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- 13 Mar, 2012 1 commit
-
-
Luke Campagnola authored
-
- 12 Mar, 2012 3 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
documentation update removed documentation builds from repo.
-
Luke Campagnola authored
Fixed a few bugs in AxisItem
-
- 11 Mar, 2012 1 commit
-
-
Luke Campagnola authored
Moved GraphicsScene to its own directory, added exportDialog Removed old export options from PlotItem / ViewBox (will re-enable once they are working again)
-
- 09 Mar, 2012 1 commit
-
-
Luke Campagnola authored
- volumetric rendering - isosurfaces, mesh rendering - basic transformation and parent/child functionality
-
- 06 Mar, 2012 5 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
- rotate/scalable view widget - volumetric data item
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- 02 Mar, 2012 8 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- 15 Jun, 2011 1 commit
-
-
Luke Campagnola authored
- disabled opengl (performance issues in Qt 4.7) - numerous caching changes (disabled deviceCoordinateCache due to performance issues) - speed up loading large images in ImageView - bugfixes from Ingo Breßler - Transform rotation bugfix - Added debug module - Major performance enhancements for scatterplot, fixed point clicking issues ** API change for scatterplot click signals - Drawing on ImageItem is working well now - PlotItem downsampling no longer uses scipy.signal.resample (this was creating artifacts) - Fixed ViewBox behavior when aspect-locked
-
- 25 Apr, 2011 1 commit
-
-
Luke Campagnola authored
- numerous fixes in close() functions - added Transform class - ROI widgets now operate in degrees instead of radians for easier Qt compatibility
-
- 05 Apr, 2011 4 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
Implements single axis scaling by mouse wheel over tick marks
-
Luke Campagnola authored
- converted most old-style signals into new-style for PySide compatibility (beware: API changes) - removed ObjectWorkaround, now just using QGraphicsWidget - performance enhancements, particularly in ROI.getArrayRegion - numerous bugfixes
-
- 16 Feb, 2011 2 commits
- 10 Feb, 2011 1 commit
-
-
Ingo B. authored
-