Age | Commit message (Expand) | Author |
---|---|---|
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 |
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-08-08 | LibGUI: Implement persistent indices for models | sin-ack |
2021-06-01 | LibGUI/TreeView: Select parent on collapse | Jelle Raaijmakers |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-11 | LibGUI: Add convenient helpers for getting the sibling of a ModelIndex | Andreas Kling |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-01-22 | Libraries: Add missing headers | Ben Wiederhake |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |