Age | Commit message (Expand) | Author |
---|---|---|
2022-07-15 | LibGUI: Explicitly default initialize class members | Lucas CHOLLET |
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-17 | AK: Convert AK::Format formatting helpers to returning ErrorOr<void> | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-02-27 | LibGUI: Make empty TextRange invalid | speles |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |