Age | Commit message (Expand) | Author |
---|---|---|
2021-12-30 | Everywhere: Use 'increase_slider_by()' method from AbstractSlider | Elyse |
2021-11-08 | LibGfx: Use ErrorOr<T> for Bitmap::try_create() | Andreas Kling |
2021-09-03 | Piano: Draw note names on top of notes | Musab Kılıç |
2021-08-31 | Piano: Add velocity and pitch support | kleines Filmröllchen |
2021-07-21 | LibGfx: Use "try_" prefix for static factory functions | Andreas Kling |
2021-07-19 | Everywhere: Use AK/Math.h if applicable | Hendiadyoin1 |
2021-05-03 | LibGUI: Rename ScrollableWidget => AbstractScrollableWidget | Andreas Kling |
2021-05-02 | LibGfx: Unify Rect, Point, and Size | Matthew Olsson |
2021-04-23 | Userland: Piano: Optimize repaints | kleines Filmröllchen |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-13 | Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" | Andreas Kling |
2021-03-17 | Piano: Avoid selecting out of range notes. | Oleg Sikorskiy |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |