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