summaryrefslogtreecommitdiff
path: root/Userland/Applications/Piano/RollWidget.cpp
AgeCommit message (Expand)Author
2021-05-03LibGUI: Rename ScrollableWidget => AbstractScrollableWidgetAndreas Kling
2021-05-02LibGfx: Unify Rect, Point, and SizeMatthew Olsson
2021-04-23Userland: Piano: Optimize repaintskleines Filmröllchen
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-13Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"Andreas Kling
2021-03-17Piano: Avoid selecting out of range notes.Oleg Sikorskiy
2021-01-12Applications: Move to Userland/Applications/Andreas Kling