Age | Commit message (Expand) | Author |
---|---|---|
2022-01-15 | Spreadsheet: Use FileSystemAccessClient for the reading of files | Glenford Williams |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-11-08 | LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() | Andreas Kling |
2021-10-31 | Spreadsheet: Make the 'Help' window accessory | Marco Cutecchia |
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 |