log widgets/Thumbwheel.cpp @ 1513:0586e6492785 time-frequency-boxes

age author description
2019-07-03 Chris Cannam Fix a number of Qt deprecation warnings by-id
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
2018-06-22 Chris Cannam Collect the bits of bookkeeping for mouse wheel events, and use in all widgets
2018-03-01 Chris Cannam Untabify
2016-12-15 Chris Cannam Some adjustments to make view elements clearer and more correctly sized, especially on hidpi (non-pixel-doubling) systems levelpanwidget
2016-12-15 Chris Cannam Retina thumbwheels levelpanwidget
2015-03-10 Chris Cannam More type fixes cxx11
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