summaryrefslogtreecommitdiffstats
path: root/src/widget/wknob.cpp
AgeCommit message (Expand)Author
2020-12-07merge 2.3Be
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-11-14Directly connect signals to QWidget::update()Uwe Klotz
2020-11-13widget: Replace old-style Qt connect() callsJan Holthuis
2019-11-15remove 'this->', use setFocusPolicy() only in widget setupsronso0
2019-09-30add 'setFocusPolicy(Qt::NoFocus);' to most skin widgetsronso0
2018-11-18only use WidgetRenderTimer on macOSBe
2018-10-25Extract render-on-GuiTickTimer logic from WSliderComposed/WKnob/WKnobComposed...RJ Skerry-Ryan
2018-10-25Wording tweaks.RJ Skerry-Ryan
2018-10-25Add comments to inputActivity referencing Bug #1793015.RJ Skerry-Ryan
2018-10-25Address review comments.RJ Skerry-Ryan
2018-10-23Render WKnob and WKnobComposed using the GuiTick timer.RJ Skerry-Ryan
2016-04-26Delete default destructors.RJ Ryan
2016-04-25Spring cleaning: Apply clang-tidy to src/widget.RJ Ryan
2014-01-04Fix WKnob / WDisplay active pixmap calculation to bias towards the lower of t...RJ Ryan
2014-01-03Revert "Revert "Normalize potmeter widget values to [0.0, 1.0] instead of [0....RJ Ryan
2014-01-03Revert "Normalize potmeter widget values to [0.0, 1.0] instead of [0.0, 127.0]."RJ Ryan
2014-01-03Normalize potmeter widget values to [0.0, 1.0] instead of [0.0, 127.0].RJ Ryan
2013-12-30Fix SVG rendering to scale with higher fidelity.RJ Ryan
2013-12-30Add WKnobComposed widget to provide an alternative to pixmap-based rotary knobs.RJ Ryan
2013-12-24Make WKnob inherit from WDisplay.RJ Ryan
2013-12-23Delete WAbstractControl.RJ Ryan
2013-12-08WPushButton can be connected to a dedicated indicator CO, + SomeDaniel Schürmann
2013-10-30Add missing includes of Qt headers to start the migration from qt4 to qt5.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan