Age | Commit message (Expand) | Author |
---|---|---|
2023-04-24 | Ladybird: Define AK_DONT_REPLACE_STD via CMake rather than in every file | Timothy Flynn |
2023-03-28 | Ladybird: Improve Xcode generator experience and copy helpers to bundle | Andrew Kaster |
2023-03-21 | Everywhere: Use `LibFileSystem` where trivial | Cameron Youell |
2023-03-13 | Ladybird: Add a utility to create a QString from an AK::String | Timothy Flynn |
2023-02-13 | LibCore: Rename `File` to `DeprecatedFile` | Tim Schumacher |
2023-02-01 | Ladybird: Add `ak_string_from_qstring` function | martinfalisse |
2022-12-25 | Ladybird: Update for AK::{String => DeprecatedString} rename | Linus Groh |
2022-12-25 | Ladybird: Render web content in a separate process :^) | Andreas Kling |
2022-12-25 | Ladybird/WebView: Move our PageClient to its own file | Andreas Kling |