Age | Commit message (Expand) | Author |
---|---|---|
2023-02-25 | Everywhere: Use _{short_,}string to create Strings from literals | Linus Groh |
2023-02-21 | LibGUI: Fix const-correctness issues | Andreas Kling |
2023-02-13 | Userland: Set Button text using the new String class | Karol Kosek |
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-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-12 | Libraries: Use default constructors/destructors in LibGUI | Lenny Maiorani |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-08-08 | LibGUI: Correctly call update() in ProcessChooser | sin-ack |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |