Age | Commit message (Expand) | Author |
---|---|---|
2023-04-29 | Spreadsheet: Add CellChange constructor for changes in type metadata | huttongrabiel |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-06-26 | Spreadsheet: Display a detailed view of a cell error on hover | Ali Mohammad Pur |
2022-04-13 | Spreadsheet: Make undo operation handle multiple cells at a time | martinfalisse |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-02-21 | Spreadsheet: Add undo/redo implementation | Zack Penn |
2022-02-08 | Spreadsheet: No longer use vm.exception() to signal exception state | davidot |
2021-12-12 | Spreadsheet: Avoid using Value.to_string_without_side_effects() | Ali Mohammad Pur |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |