Age | Commit message (Expand) | Author |
---|---|---|
2022-04-06 | LibGUI: Delegate the tree column in SortingProxyModel | kleines Filmröllchen |
2021-12-24 | LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr | Sam Atkins |
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-06 | Everywhere: Replace Model::update() with Model::invalidate() | sin-ack |
2021-04-29 | Everywhere: "indexes" => "indices" | Andreas Kling |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |