index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
Piano
/
KeysWidget.cpp
Age
Commit message (
Expand
)
Author
2023-02-25
Piano: Clean up code style with help from clang-tidy
kleines Filmröllchen
2022-12-07
Meta+Userland: Pass Gfx::IntPoint by value
MacDue
2022-07-19
LibDSP: Rename library namespace to DSP
kleines Filmröllchen
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-05-26
Piano: Use LibDSP::Keyboard for all keyboard-playing logic
kleines Filmröllchen
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2021-11-22
Piano: Move to LibDSP's Classic synthesizer
kleines Filmröllchen
2021-10-27
Everywhere: Rename left/right-click to primary/secondary
Filiph Sandström
2021-05-17
Piano: Use the return key emoji in the key labels
Grant Yap
2021-05-02
LibGfx: Unify Rect, Point, and Size
Matthew Olsson
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-02-23
Everywhere: Rename ASSERT => VERIFY
Andreas Kling
2021-01-12
Applications: Move to Userland/Applications/
Andreas Kling