Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |
2020-12-22 | Spreadsheet: Improve sheet update efficiency | AnotherTest |
2020-11-08 | Spreadsheet: Add support for copying ranges of cells to other cells | AnotherTest |
2020-11-03 | Spreadsheet: Enable Drag&Drop and Copy/Paste | AnotherTest |
2020-08-27 | Spreadsheet: Don't advertise the SpreadsheetModel as sortable | Andreas Kling |
2020-08-26 | Spreadsheet: Get rid of the "row numbers" column | Andreas Kling |
2020-08-24 | Spreadsheet: Start making a spreadsheet application | AnotherTest |