Mercurial > hg > svgui
log widgets/Thumbwheel.cpp @ 1524:4fab699536f9
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 |