log widgets/Thumbwheel.cpp @ 888:cb3a3e20634d

age author description
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2013-03-11 Chris Cannam Build fixes for Qt5 qt5
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
2009-08-03 Chris Cannam * some work on improving region editing -- incomplete
2009-08-03 Chris Cannam * spiff up thumbwheels
2008-05-08 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
2007-11-16 Chris Cannam * cache bits & bobs (wholly broken at the moment) spectrogram-cache-rejig
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-02-26 Chris Cannam * remove some debug and some obsolete moc file includes
2007-01-24 Chris Cannam * Avoid unnecessary work and updates when an invisible thumbwheel changes
2007-01-22 Chris Cannam * Fix a crash in spectrogram
2007-01-22 Chris Cannam * Allow user to activate a pane by clicking on the tab for its currently active
2007-01-19 Chris Cannam * Add large chunks of context help in the optional status bar