summaryrefslogtreecommitdiff
path: root/Applications/Spreadsheet/SpreadsheetWidget.h
AgeCommit message (Expand)Author
2020-11-08Spreadsheet: Add support for copying ranges of cells to other cellsAnotherTest
2020-11-03Spreadsheet: Enable Drag&Drop and Copy/PasteAnotherTest
2020-10-31Spreadsheet: Add support for example views and hyperlinks in the docsAnotherTest
2020-10-31Spreadsheet: Add Help menuBrendan Coles
2020-08-28Spreadsheet: Do not clear cells when ctrl-selectingAnotherTest
2020-08-27Spreadsheet: Add support for multiple sheetsAnotherTest
2020-08-27Spreadsheet: Move sheet management to a Workbook classAnotherTest
2020-08-25Spreadsheet: Add "Save As"AnotherTest
2020-08-25Spreadsheet: Implement state-preserving saves and loadsAnotherTest
2020-08-24Spreadsheet: Add a topbar with a text editorAnotherTest
2020-08-24Spreadsheet: Start making a spreadsheet applicationAnotherTest