Age | Commit message (Expand) | Author |
---|---|---|
2022-06-26 | Spreadsheet: Allow importing sheets into an existing workbook | Ali Mohammad Pur |
2022-05-24 | Spreadsheet: Make save functions take a Core::File instead of a filename | Karol Kosek |
2022-05-24 | Spreadsheet: Remove unused Workbook::load() function | Karol Kosek |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-01-20 | SpreadSheet: Use FileSystemAccessClient::try_* APIs | Mustafa Quraish |
2022-01-15 | Spreadsheet: Use FileSystemAccessClient for the reading of files | Glenford Williams |
2022-01-09 | Spreadsheet: Properly pass parent window to Workbook | Glenford Williams |
2021-12-12 | Spreadsheet: Replace hacky JS VM configuration with a more correct one | 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 |