Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-29 | LibGUI: Add operators >,>= to TextPosition | Itamar |
2021-11-17 | AK: Convert AK::Format formatting helpers to returning ErrorOr<void> | Andreas Kling |
2021-09-16 | LibGUI: Use default instead of an empty constructor/destructor | Brian Gianforcaro |
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-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |