ladybird/Userland
kleines Filmröllchen 7b3b743f88 Piano: Move octave controls into main widget
This is not related to the track controls and it may move into another
separate widget in the future. The move also allows to simplify the
octave slider callback logic.
2023-02-25 20:49:41 -07:00
..
Applets Everywhere: Use _{short_,}string to create Strings from literals 2023-02-25 20:51:49 +01:00
Applications Piano: Move octave controls into main widget 2023-02-25 20:49:41 -07:00
BuggieBox
Demos Userland: Fix remaining smart pointer const-correctness issues 2023-02-21 00:54:04 +01:00
DevTools Everywhere: Use _{short_,}string to create Strings from literals 2023-02-25 20:51:49 +01:00
DynamicLoader DynamicLoader: Disable stack protector in some files for aarch64 build 2023-02-15 22:53:19 +01:00
Games Everywhere: Use _{short_,}string to create Strings from literals 2023-02-25 20:51:49 +01:00
Libraries LibGUI: Use full text width for Label's preferred width 2023-02-25 20:49:41 -07:00
Services Everywhere: Use _{short_,}string to create Strings from literals 2023-02-25 20:51:49 +01:00
Shell Shell: Fix (and paper over) various const-correctness issues 2023-02-21 00:54:04 +01:00
Utilities LibCore+Utilities: Replace uses of strpbrk with find_any_of() 2023-02-25 22:31:17 +01:00
CMakeLists.txt