Age | Commit message (Expand) | Author |
---|---|---|
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-09-08 | LibGUI: West Const to East Const refactor | Dawid Wolosowicz |
2021-09-08 | LibGUI: Remove an unnecessarily specific inline capacity | Dawid Wolosowicz |
2021-08-22 | LibGUI: Always resize the mapping rows when sorting | Karol Kosek |
2021-08-08 | LibGUI: Resize the mapping rows during sort | sin-ack |
2021-08-06 | Everywhere: Replace Model::update() with Model::invalidate() | sin-ack |
2021-04-29 | Everywhere: "indexes" => "indices" | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |