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 85061331bb Fix RackWidget::squeezeModulePos() setting incorrect positions of right shoved modules. 2 years ago
..
AudioDisplay.cpp Rename AudioWidget to AudioDisplay, MidiWidget to MidiDisplay. Move 3 years ago
Browser.cpp Don't refresh Browser on show. 3 years ago
CableWidget.cpp Fix initial angle of PlugWidget. 3 years ago
CircularShadow.cpp Remove LightWidget halo. Decrease default CircularShadow opacity slightly. Render shadow with hard edges by default. 5 years ago
Knob.cpp Implement Knob::speed. 3 years ago
LedDisplay.cpp Implement Notes panel redesign by Pyer. 3 years ago
LightWidget.cpp Draw LightWidget light and halo with drawLayer(args, 1) instead of resetting nvgGlobalTint(). 3 years ago
MenuBar.cpp Reorganize View menu. 2 years ago
MidiDisplay.cpp Rename AudioWidget to AudioDisplay, MidiWidget to MidiDisplay. Move 3 years ago
ModuleLightWidget.cpp Don't assert if ModuleLightWidget accesses out of bounds lights, simply set brightness to 0. If module is bypassed, set brightness to 0. 3 years ago
ModuleWidget.cpp Apply rack offset in ModuleWidget::get/setGridPosition() etc. 2 years ago
MultiLightWidget.cpp Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 4 years ago
ParamWidget.cpp Use menu item helpers in ParamWidget::createContextMenu(). 3 years ago
PortWidget.cpp Add menu item to port menu to set color of cables. 3 years ago
RackScrollWidget.cpp Decrease margin of scrolling rack while dragging. 3 years ago
RackWidget.cpp Fix RackWidget::squeezeModulePos() setting incorrect positions of right shoved modules. 2 years ago
RailWidget.cpp Move Svg to window:: namespace. 3 years ago
Scene.cpp Don't consume key in TextField is Ctrl is held. 3 years ago
SliderKnob.cpp Change `event::Foo` to `FooEvent`. 4 years ago
SvgButton.cpp Only dispatch ActionEvent on mouse down in SvgButton. 3 years ago
SvgKnob.cpp Move Svg to window:: namespace. 3 years ago
SvgPanel.cpp Move Svg to window:: namespace. 3 years ago
SvgPort.cpp Move Svg to window:: namespace. 3 years ago
SvgScrew.cpp Move Svg to window:: namespace. 3 years ago
SvgSlider.cpp Move Svg to window:: namespace. 3 years ago
SvgSwitch.cpp Delete SvgLatch. Add latch setting to SvgSwitch. 3 years ago
Switch.cpp Add SvgLatch. 3 years ago
TipWindow.cpp Revise TipWindow messages. 2 years ago