Age | Commit message (Expand) | Author |
---|---|---|
2022-02-16 | LibGUI: Make a copy of source_rows before resizing it in sort_mapping() | Vitaly Dyachkov |
2022-01-06 | LibGUI: Table View navigating with arrow keys continuity after update | martinfalisse |
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 |