Age | Commit message (Expand) | Author |
---|---|---|
2023-05-15 | Userland: Port `Model::column_name()` to String | Karol Kosek |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-11-02 | Applications: Fix visibility of Object-derivative constructors | Ben Wiederhake |
2021-08-06 | Everywhere: Replace Model::update() with Model::invalidate() | sin-ack |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-27 | SoundPlayer: Add playlist supprt | Cesar Torres |