1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 10:51:00 +00:00
serenity/Userland/Applications/TextEditor
2023-04-20 17:02:23 +01:00
..
CMakeLists.txt TextEditor: Enable CMake syntax highlighting 2023-03-04 05:43:43 -07:00
FileArgument.cpp TextEditor: Replace DeprecatedString for String 2023-02-17 16:32:02 +00:00
FileArgument.h TextEditor: Replace DeprecatedString for String 2023-02-17 16:32:02 +00:00
main.cpp TextEditor: Propagate errors from MainWidget::initialize_menubar() 2023-04-20 17:02:23 +01:00
MainWidget.cpp TextEditor: Propagate errors from MainWidget::initialize_menubar() 2023-04-20 17:02:23 +01:00
MainWidget.h TextEditor: Propagate errors from MainWidget::initialize_menubar() 2023-04-20 17:02:23 +01:00
TextEditorWindow.gml Applications+DevTools: Remove fixed sizes from Splitters 2022-08-30 16:28:44 +01:00