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. 3 months ago
..
AudioDisplay.cpp Move English strings to translation file. 5 months ago
Browser.cpp Tweak ellipsizing of Browser choice buttons again. 4 months ago
CableWidget.cpp Make CableWidget remember cableId so history is not broken when dragging a cable to its original port. 5 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. 5 months ago
LedDisplay.cpp Tweak LedDisplay border color. 1 year ago
LightWidget.cpp Draw LightWidget light and halo with drawLayer(args, 1) instead of resetting nvgGlobalTint(). 3 years ago
MenuBar.cpp Set restart setting when user chooses to exit and restart. 5 months ago
MidiDisplay.cpp Move English strings to translation file. 5 months ago
ModuleLightWidget.cpp Move English strings to translation file. 5 months ago
ModuleWidget.cpp Fix translation reference for ModuleWidget.clearTemplateDialog. 4 months ago
MultiLightWidget.cpp Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 4 years ago
ParamWidget.cpp Move English strings to translation file. 5 months ago
PortWidget.cpp Fix key command label for PortCloneCableItem. 4 months ago
RackScrollWidget.cpp Refactor mouseWheelZoom scroll toggle logic. 9 months ago
RackWidget.cpp Move strings from ModuleWidget and RackWidget to translations file. 5 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. 3 months ago
SliderKnob.cpp Change `event::Foo` to `FooEvent`. 4 years ago
SvgButton.cpp Make ThemedSvg* classes fully inline. Refactor app::Svg* classes. 1 year ago
SvgKnob.cpp Make SvgKnob::onChange() reset knob angle if ParamQuantity is null. 1 year ago
SvgPanel.cpp Make ThemedSvg* classes fully inline. Refactor app::Svg* classes. 1 year ago
SvgPort.cpp Make ThemedSvg* classes fully inline. Refactor app::Svg* classes. 1 year ago
SvgScrew.cpp Make ThemedSvg* classes fully inline. Refactor app::Svg* classes. 1 year ago
SvgSlider.cpp Set handle widget pos in SvgSlider::setHandlePos(). Step ModuleWidget before rendering in Browser so it can set its default appearance. 1 year ago
SvgSwitch.cpp Delete SvgLatch. Add latch setting to SvgSwitch. 3 years ago
Switch.cpp Move English strings to translation file. 5 months ago
TipWindow.cpp Move English strings to translation file. 5 months ago