1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 23:38:12 +00:00
serenity/Applications/Spreadsheet
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: Track selections across sheet switches 2020-08-27 10:27:20 +02:00
SpreadsheetModel.cpp Spreadsheet: Show errors and make them red 2020-08-27 10:27:20 +02:00
SpreadsheetModel.h Spreadsheet: Get rid of the "row numbers" column 2020-08-26 17:00:40 +02:00
SpreadsheetView.cpp Spreadsheet: Track selections across sheet switches 2020-08-27 10:27:20 +02:00
SpreadsheetView.h Spreadsheet: Track selections across sheet switches 2020-08-27 10:27:20 +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