Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-02-14 | Applications: Use default constructors/destructors | Lenny Maiorani |
2021-12-20 | Piano: Make `Key_Space` shortcut to toggle playback | Junior Rantila |
2021-12-11 | Piano: Add track controls to the player widget | Jose Flores |
2021-11-08 | LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() | Andreas Kling |
2021-07-21 | LibGfx: Use "try_" prefix for static factory functions | Andreas Kling |
2021-07-14 | Piano: Add Play/Pause, Forward and Back buttons | JJ Roberts-White |