log widgets/AudioDial.cpp @ 1620:dc0e47f234a2 tip

age author description
Wed, 29 Apr 2020 14:46:37 +0100 Chris Cannam Further removal of Qt 5.6+-only APIs
Tue, 31 Mar 2020 13:45:06 +0100 Chris Cannam Provide context menu in LevelPanToolButton, + a bit of tidying
Thu, 26 Mar 2020 12:10:55 +0000 Chris Cannam Add optional context menu to AudioDial
Wed, 16 Oct 2019 16:20:12 +0100 Chris Cannam Make audio dial more visible in Mac dark mode
Tue, 02 Jul 2019 15:38:37 +0100 Chris Cannam Couple more updates by-id
Wed, 24 Apr 2019 15:42:35 +0100 Chris Cannam Make AudioDial a bit more visible with a dark background single-point
Mon, 26 Nov 2018 14:33:54 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Fri, 05 Aug 2016 17:48:52 +0100 Chris Cannam Introduce labels in RangeMapper and use them in AudioDial, though only for tooltip at present. Make use of this for spectrogram magic -81dB/-Inf threshold. Also introduce static strings for inf/pi and use where appropriate. 3.0-integration
Tue, 10 Mar 2015 13:22:10 +0000 Chris Cannam More type fixes cxx11
Thu, 06 Mar 2014 13:52:33 +0000 Chris Cannam Rather than undrawing the bottom bit of the dial, don't draw it in the first place (necessary on shaded background) tonioni
Tue, 26 Nov 2013 14:06:40 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Mon, 11 Mar 2013 14:23:52 +0000 Chris Cannam Build fixes for Qt5 qt5
Tue, 14 Jun 2011 15:27:05 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Mon, 16 May 2011 17:19:25 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output