log widgets/Panner.cpp @ 1579:85f04c956f03 background-mode

age author description
2019-07-03 Chris Cannam Fix a number of Qt deprecation warnings by-id
2018-06-28 Chris Cannam Fix compiler warning import-audio-data
2018-06-22 Chris Cannam Collect the bits of bookkeeping for mouse wheel events, and use in all widgets
2017-02-07 Chris Cannam Some work to make spectrum layers (and slice layers generally) zoomable in the frequency axis. Also fixes a number of view id mixups in SliceLayer which broke offset calculations for the x axis scale.
2015-03-10 Chris Cannam More type fixes cxx11
2014-09-03 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2008-10-24 Chris Cannam * minor tidy
2008-10-24 Chris Cannam * Add vertical zoom and pan to time-value layer.
2007-06-13 Chris Cannam * Make shift+mousewheel scroll vertically (where applicable) and alt+mousewheel
2007-04-30 Chris Cannam * more compile warning fixes sv1-1.0rc1
2007-01-26 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
2007-01-19 Chris Cannam * Add large chunks of context help in the optional status bar
2007-01-12 Chris Cannam * Add range input dialog
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-11-15 Chris Cannam * Remove some obsolete files
2006-10-24 Martin Gasser #include <math.h> required on OSX
2006-10-19 Chris Cannam * Wire up the Panner widget in the pane, and do some tidying in Pane
2006-10-19 Chris Cannam * Rename the existing Panner to Overview (big duh!)
2006-10-18 Chris Cannam * A start to a panner widget to go with thumbwheels
2006-03-20 Chris Cannam * Update licensing rubric for GPL
2006-03-20 Chris Cannam * Set indent-tabs-mode to nil in Emacs mode direction
2006-02-03 Chris Cannam * Some fixes to waveform layer greyscaling
2006-01-12 Chris Cannam * Update copyrights to 2006
2006-01-10 Chris Cannam initial import