Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-12 | Libraries: Use default constructors/destructors in LibGUI | Lenny Maiorani |
2022-02-17 | LibGUI: JsonArrayModel update without invalidating indices | martinfalisse |
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-03-26 | LibGUI: Allow assigning a value to a specific index in JsonArrayModel | Timothy Flynn |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |