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 042a20c982 Increase maximum Browser zoom to 200%. 3 years ago
..
AudioWidget.cpp Fix AudioWidget channel number. 3 years ago
Browser.cpp Increase maximum Browser zoom to 200%. 3 years ago
CableWidget.cpp Move Svg to window:: namespace. 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 Dispatch Action event on Knob when clicking and releasing without moving beyond a threshold distance. 3 years ago
LedDisplay.cpp Move Svg to window:: namespace. 3 years ago
LightWidget.cpp Fix center of light halo for non-square LightWidgets. 3 years ago
MenuBar.cpp Move Svg to window:: namespace. 3 years ago
MidiWidget.cpp Change `event::Foo` to `FooEvent`. 4 years ago
ModuleLightWidget.cpp Implement LEDSlider using new template class structure. 3 years ago
ModuleWidget.cpp Move Svg to window:: namespace. 3 years ago
MultiLightWidget.cpp Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 4 years ago
ParamWidget.cpp Rename EventState::setHovered() etc to setHoveredWidget() etc. 3 years ago
PortWidget.cpp Move Svg to window:: namespace. 3 years ago
RackScrollWidget.cpp Move Svg to window:: namespace. 3 years ago
RackWidget.cpp Add return value to eachNearestGridPos() so compilers don't complain. 3 years ago
RailWidget.cpp Move Svg to window:: namespace. 3 years ago
Scene.cpp Use GLFW_PRESS/RELEASE for tracking arrow keys for RackScrollWidget scrolling in Scene, which fixes undesirable scrolling when a TextField is focused. 3 years ago
SliderKnob.cpp Change `event::Foo` to `FooEvent`. 4 years ago
SvgButton.cpp Move Svg to window:: namespace. 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 Move Svg to window:: namespace. 3 years ago
Switch.cpp Add Internal to app::Switch. 3 years ago
TipWindow.cpp Revise tips. 3 years ago