summaryrefslogtreecommitdiffstats
path: root/src/widget/slidereventhandler.h
AgeCommit message (Expand)Author
2020-12-07merge 2.3Be
2020-05-28Use QWheelEvent::angleDelta()::y() instead of QWheelEvent::delta()Jan Holthuis
2018-11-13use QWidget::update in onConnectedControlChanged for knobs/slidersBe
2018-10-24Add a guiTick20ms CO and render WSliderComposed using a GuiTickTimer.RJ Skerry-Ryan
2016-04-25Spring cleaning: Apply clang-tidy to src/widget.RJ Ryan
2015-01-01Remove setControlParameter call based on discussion here:RJ Ryan
2015-01-01Add checks for invalid clamp ranges in SliderEventHandler.RJ Ryan
2014-12-17Remove math_clamp_unsafe / math_clamp_safe.RJ Ryan
2014-12-16more notes, fix buildOwen Williams
2014-12-16change all instances of "value" to "parameter"Owen Williams
2014-12-16Major cleanup to slider logicOwen Williams
2014-12-16OK it's all working againOwen Williams
2014-12-16Fix merge issuesOwen Williams