log widgets/Panner.cpp @ 1569:b33b0b06133e

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