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 47682af04c Add metadata submenu to "Add module" menu, deprecate Menu::pushChild (use ::addChild) 7 years ago
..
Button.cpp Refactor event framework. Everything uses Event* structs instead of 7 years ago
ChoiceButton.cpp Save draw state before each child is drawn, so widgets draw at (0, 0) 8 years ago
FramebufferWidget.cpp Fix FramebufferWidget wrap mistake 7 years ago
Label.cpp Save draw state before each child is drawn, so widgets draw at (0, 0) 8 years ago
Menu.cpp Add metadata submenu to "Add module" menu, deprecate Menu::pushChild (use ::addChild) 7 years ago
MenuEntry.cpp Add SearchModuleField to RackWidget 7 years ago
MenuItem.cpp Don't close Menu if onAction() event is not consumed 7 years ago
MenuLabel.cpp Add right-aligned text to menu 7 years ago
MenuOverlay.cpp Refactor event framework. Everything uses Event* structs instead of 7 years ago
PasswordField.cpp Added SVGKnob, added TextField, PasswordField, migrated to SVGKnobs 8 years ago
ProgressBar.cpp Add param randomization, changed mapf to rescalef, other refactors 7 years ago
QuantityWidget.cpp Refactor event framework. Everything uses Event* structs instead of 7 years ago
RadioButton.cpp Refactor event framework. Everything uses Event* structs instead of 7 years ago
SVGWidget.cpp Re-export and re-scale ComponentLibrary graphics 7 years ago
Scene.cpp Added zoom slider, zoom to settings, finished Framebuffer scaling 7 years ago
ScrollBar.cpp Refactor event framework. Everything uses Event* structs instead of 7 years ago
ScrollWidget.cpp Refactor event framework. Everything uses Event* structs instead of 7 years ago
Slider.cpp Refactor event framework. Everything uses Event* structs instead of 7 years ago
SpriteWidget.cpp Save draw state before each child is drawn, so widgets draw at (0, 0) 8 years ago
TextField.cpp Refactor event framework. Everything uses Event* structs instead of 7 years ago
Tooltip.cpp Fix dropdown menu offset when zooming 7 years ago
TransformWidget.cpp Fix SVGKnob getChildrenBoundingBox when forcing it to rescale with 7 years ago
Widget.cpp Refactor event framework. Everything uses Event* structs instead of 7 years ago
ZoomWidget.cpp Refactor event framework. Everything uses Event* structs instead of 7 years ago