1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 23:17:44 +00:00
serenity/Applications/Spreadsheet
AnotherTest cb7fe4fe7c Spreadsheet: Add support for multiple sheets
This also refactors the js integration stuff to allow sheets to
reference each other safely.
2020-08-27 10:27:20 +02:00
..
CellSyntaxHighlighter.cpp Spreadsheet: Add a syntax highlighter to the cell editor 2020-08-24 19:15:07 +02:00
CellSyntaxHighlighter.h Spreadsheet: Add a syntax highlighter to the cell editor 2020-08-24 19:15:07 +02:00
CMakeLists.txt Spreadsheet: Add support for multiple sheets 2020-08-27 10:27:20 +02:00
HelpWindow.cpp LibWeb: Move OutOfProcessWebView into the Web namespace 2020-08-24 18:21:33 +02:00
HelpWindow.h LibWeb: Move OutOfProcessWebView into the Web namespace 2020-08-24 18:21:33 +02:00
JSIntegration.cpp Spreadsheet: Add support for multiple sheets 2020-08-27 10:27:20 +02:00
JSIntegration.h Spreadsheet: Add support for multiple sheets 2020-08-27 10:27:20 +02:00
main.cpp Spreadsheet: Add support for multiple sheets 2020-08-27 10:27:20 +02:00
Spreadsheet.cpp Spreadsheet: Add support for multiple sheets 2020-08-27 10:27:20 +02:00
Spreadsheet.h Spreadsheet: Add support for multiple sheets 2020-08-27 10:27:20 +02:00
SpreadsheetModel.cpp Spreadsheet: Get rid of the "row numbers" column 2020-08-26 17:00:40 +02:00
SpreadsheetModel.h Spreadsheet: Get rid of the "row numbers" column 2020-08-26 17:00:40 +02:00
SpreadsheetView.cpp Spreadsheet: Tweak row height slightly 2020-08-26 20:35:09 +02:00
SpreadsheetView.h Spreadsheet: Add a topbar with a text editor 2020-08-24 18:21:33 +02:00
SpreadsheetWidget.cpp Spreadsheet: Add support for multiple sheets 2020-08-27 10:27:20 +02:00
SpreadsheetWidget.h Spreadsheet: Add support for multiple sheets 2020-08-27 10:27:20 +02:00
Workbook.cpp Spreadsheet: Add support for multiple sheets 2020-08-27 10:27:20 +02:00
Workbook.h Spreadsheet: Add support for multiple sheets 2020-08-27 10:27:20 +02:00