.. |
AudioWidget.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
CableWidget.cpp
|
Merge event namespace into widget namespace. Event classes are now defined inside the Widget class.
|
4 years ago |
CircularShadow.cpp
|
Remove LightWidget halo. Decrease default CircularShadow opacity slightly. Render shadow with hard edges by default.
|
5 years ago |
Knob.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
LedDisplay.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
LightWidget.cpp
|
Remove LightWidget halo. Decrease default CircularShadow opacity slightly. Render shadow with hard edges by default.
|
5 years ago |
MenuBar.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
MidiWidget.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
ModuleBrowser.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
ModuleLightWidget.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
ModuleWidget.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
MultiLightWidget.cpp
|
Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets.
|
4 years ago |
ParamWidget.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
PortWidget.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
RackRail.cpp
|
Change all deprecated APP->window->loadSvg() calls to Svg::load(). Fix FramebufferWidget::onContextDestroy() not unsetting framebuffer handle.
|
4 years ago |
RackScrollWidget.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
RackWidget.cpp
|
Change all deprecated APP->window->loadSvg() calls to Svg::load(). Fix FramebufferWidget::onContextDestroy() not unsetting framebuffer handle.
|
4 years ago |
Scene.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
SliderKnob.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
SvgButton.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
SvgKnob.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
SvgPanel.cpp
|
Remove Dark mode.
|
5 years ago |
SvgPort.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
SvgScrew.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
SvgSlider.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
SvgSwitch.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
Switch.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
TipWindow.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |