Commit Graph

  • 4c525ffa06 removed pyc files, fixed import bug Luke Campagnola 2012-03-01 22:21:18 -0500
  • aaece4badc bugfixes Luke Campagnola 2012-03-01 22:17:55 -0500
  • d4e8e2b883 Imported major changes from acq4 project. Luke Campagnola 2012-03-01 21:55:32 -0500
  • 4d846e2aad Updates merged from acq4: - 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 Luke Campagnola 2011-06-14 19:47:52 -0400
  • 6783f4fa26 sync changes from acq4: - numerous fixes in close() functions - added Transform class - ROI widgets now operate in degrees instead of radians for easier Qt compatibility Luke Campagnola 2011-04-25 08:51:18 -0400
  • 349561e133 Replaced QMatrix (deprecated) with QTransform Luke Campagnola 2011-04-05 13:17:28 -0400
  • bcfd47d8c3 Added short readme file Luke Campagnola 2011-04-05 13:05:05 -0400
  • a5668a1a26 Merged from Ingo B. with changes Implements single axis scaling by mouse wheel over tick marks Luke Campagnola 2011-04-05 12:53:05 -0400
  • 7629bca34d Updates merged in from ACQ4: - 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 Luke Campagnola 2011-04-05 10:35:50 -0400
  • 90fb5d04d4 - sync with lp:pyqtgraph (missing changes in PlotItem.py) Ingo B. 2011-02-16 21:05:21 +0100
  • 3b820c2972 sync with lp:~luke-campagnola/pyqtgraph/main Ingo B. 2011-02-16 18:11:23 +0100
  • a1edf60ea9 - asymmetric scaling by mousewheel over scales (ScaleItem) Ingo B. 2011-02-10 17:03:28 +0100
  • a8260b641c - Disables panning of the whole scene by mousewheel if the event is not catched earlier by an item implementing this. Test it at the empty space where the auto button appears in the plot window or on the scaleItems. Which element does this panning by default? parents: scene or view? Ingo B. 2011-02-10 16:13:03 +0100
  • 397a1c8a66 bugfixes Luke Campagnola 2011-02-09 22:44:09 -0500
  • 4aeaf61976 Merge changes from lp:~ibressler/pyqtgraph/devel Luke Campagnola 2011-02-07 19:52:48 -0500
  • c55392965f Merge from ACQ4: - Lots of bug fixes - API change in PlotItem.plot(...) - Started replacing QObjectWorkaround with QWidget - Made plotCurveItems clickable - Added curve-following arrows Luke Campagnola 2011-02-07 19:40:38 -0500
  • 1efb60a963 - ScaleItem: avoid drawing of multiple ticks at the same position Ingo B. 2011-02-07 21:26:21 +0100
  • 56f54cbf9b - added&enabled wheelEvent for PlotItem (symmetric scaling) Ingo B. 2011-02-03 11:49:56 +0100
  • bf1e59ca22 - changes to get some examples working on my side (test_PlotWidget.py, test_MultiPlotWidget.py) (ubuntu 10.10, python 2.6.6, qt 4.7.0, pyqt 4.7.4, numpy 1.3.0) Ingo B. 2011-02-03 11:03:13 +0100
  • 661e4411e2 Numerous fixes added scatter plots Luke Campagnola 2010-11-21 22:50:04 -0500
  • dbcdf7ec91 little fix --plots may contain nans now Luke Campagnola 2010-07-27 00:39:13 -0400
  • fac29dc9d9 added signalproxy class Luke Campagnola 2010-07-27 00:13:23 -0400
  • cd344c3488 fix--forgot to add ptime module Luke Campagnola 2010-07-27 00:09:10 -0400
  • 39cf791fba minor updates / fixes Luke Campagnola 2010-07-25 00:33:26 -0400
  • 2ca08c69ce merged many changes in from acq4: - added vertical lines / regions for plots - added gradient editor widget - many bugfixes - cleaned up imageview a bit Luke Campagnola 2010-07-24 14:29:09 -0400
  • 7efc975400 Numerous updates merged from acq4 Luke Campagnola 2010-05-01 12:19:27 -0400
  • 11897061d1 Removed some debugging code, moved examples Luke Campagnola 2010-03-22 02:21:56 -0400
  • 3d84aefbc4 Initial commit (again) Luke Campagnola 2010-03-22 01:48:52 -0400