summaryrefslogtreecommitdiffstats
path: root/src/widget/wbeatspinbox.cpp
AgeCommit message (Expand)Author
2020-07-01widget: Disable assertions for ControlProxy's created from skinsJan Holthuis
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2018-06-03Pass ConfigKey instead of plain CO pointer in some widget constructors. This ...Daniel Schürmann
2018-03-01fix constructors of WEffectSelector and WBeatSpinBoxBe
2017-05-26Added some commentsDaniel Schürmann
2017-05-26Fix WBeatSpinBox resizingDaniel Schürmann
2017-05-24Ommit trailing zeros in beat size spin boxDaniel Schürmann
2017-05-24use locale decimal sparatorDaniel Schürmann
2017-05-24Step from the intermediate value in the beat spin boxDaniel Schürmann
2017-05-08wait to update CO for WBeatSpinbox until user finishes typingbe_
2017-04-12workaround for beatjump_size spinboxbe_
2017-04-07fix manually typing number into WBeatSpinBoxbe_
2017-03-31attempt to scale WBeatSpinBox with rest of skinbe_
2017-03-23don't let WBeatSpinBox's value get out of sync with its ControlObjectbe_
2017-03-21make WBeatSpinBox blacklist regex staticbe_
2017-03-19prevent letters and other invalid characters from being typed into WBeatSpinBoxbe_
2017-03-19prevent tab focusing of WBeatSpinBoxbe_
2017-02-27rename WHalveDoubleSpinBox to WBeatSpinBoxbe_