Age | Commit message (Expand) | Author |
---|---|---|
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-10-21 | LibGUI: Convert ItemListModel's Display Role to string during search | Karol Kosek |
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-31 | LibGUI: Make ItemListModel searchable | Karol Kosek |
2021-08-06 | Everywhere: Replace Model::update() with Model::invalidate() | sin-ack |
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-04-10 | AK+Everywhere: Make StdLibExtras templates less wrapper-y | AnotherTest |
2021-03-22 | LibGUI: Allow ItemListModel to have 2D items | AnotherTest |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |