You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Belt 89e5b460eb Add Ctrl+Plus key command for keyboard layouts that have a "+" key. 9 months ago
..
AudioDisplay.cpp Move English strings to translation file. 11 months ago
Browser.cpp Tweak ellipsizing of Browser choice buttons again. 10 months ago
CableWidget.cpp Make CableWidget remember cableId so history is not broken when dragging a cable to its original port. 11 months ago
CircularShadow.cpp Remove LightWidget halo. Decrease default CircularShadow opacity slightly. Render shadow with hard edges by default. 5 years ago
Knob.cpp Move English strings to translation file. 11 months ago
LedDisplay.cpp Tweak LedDisplay border color. 2 years ago
LightWidget.cpp Draw LightWidget light and halo with drawLayer(args, 1) instead of resetting nvgGlobalTint(). 4 years ago
MenuBar.cpp Set restart setting when user chooses to exit and restart. 11 months ago
MidiDisplay.cpp Move English strings to translation file. 11 months ago
ModuleLightWidget.cpp Move English strings to translation file. 11 months ago
ModuleWidget.cpp Fix translation reference for ModuleWidget.clearTemplateDialog. 10 months ago
MultiLightWidget.cpp Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 5 years ago
ParamWidget.cpp Move English strings to translation file. 11 months ago
PortWidget.cpp Fix key command label for PortCloneCableItem. 10 months ago
RackScrollWidget.cpp Refactor mouseWheelZoom scroll toggle logic. 1 year ago
RackWidget.cpp Move strings from ModuleWidget and RackWidget to translations file. 11 months ago
RailWidget.cpp Revise rail graphics from Pyer. Rename "Dark" theme to "High contrast dark" and "Default" to "Dark". 2 years ago
Scene.cpp Add Ctrl+Plus key command for keyboard layouts that have a "+" key. 9 months ago
SliderKnob.cpp Change `event::Foo` to `FooEvent`. 4 years ago
SvgButton.cpp Make ThemedSvg* classes fully inline. Refactor app::Svg* classes. 2 years ago
SvgKnob.cpp Make SvgKnob::onChange() reset knob angle if ParamQuantity is null. 2 years ago
SvgPanel.cpp Make ThemedSvg* classes fully inline. Refactor app::Svg* classes. 2 years ago
SvgPort.cpp Make ThemedSvg* classes fully inline. Refactor app::Svg* classes. 2 years ago
SvgScrew.cpp Make ThemedSvg* classes fully inline. Refactor app::Svg* classes. 2 years ago
SvgSlider.cpp Set handle widget pos in SvgSlider::setHandlePos(). Step ModuleWidget before rendering in Browser so it can set its default appearance. 2 years ago
SvgSwitch.cpp Delete SvgLatch. Add latch setting to SvgSwitch. 4 years ago
Switch.cpp Move English strings to translation file. 11 months ago
TipWindow.cpp Move English strings to translation file. 11 months ago