Age | Commit message (Expand) | Author |
---|---|---|
2021-08-06 | Everywhere: Replace Model::update() with Model::invalidate() | sin-ack |
2021-07-21 | LibGfx: Use "try_" prefix for static factory functions | Andreas Kling |
2021-06-30 | AK+Everywhere: Add and use static APIs for LexicalPath | Max Wipfli |
2021-06-29 | AK+Spreadsheet+LibWeb: Remove JsonObject::get_or() | Max Wipfli |
2021-05-07 | Applications: Convert StringBuilder::appendf() => AK::Format | Andreas Kling |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |