summaryrefslogtreecommitdiff
path: root/Userland/Applications/Piano/KeysWidget.cpp
AgeCommit message (Expand)Author
2022-12-07Meta+Userland: Pass Gfx::IntPoint by valueMacDue
2022-07-19LibDSP: Rename library namespace to DSPkleines Filmröllchen
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-05-26Piano: Use LibDSP::Keyboard for all keyboard-playing logickleines Filmröllchen
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-02-14Applications: Use default constructors/destructorsLenny Maiorani
2021-11-22Piano: Move to LibDSP's Classic synthesizerkleines Filmröllchen
2021-10-27Everywhere: Rename left/right-click to primary/secondaryFiliph Sandström
2021-05-17Piano: Use the return key emoji in the key labelsGrant Yap
2021-05-02LibGfx: Unify Rect, Point, and SizeMatthew Olsson
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2021-01-12Applications: Move to Userland/Applications/Andreas Kling