ladybird/Userland/Applications/TextEditor
2022-01-04 21:49:44 +01:00
..
CMakeLists.txt Userland: Link directly against LibUnicodeData where needed 2021-12-30 14:18:12 +01:00
FileArgument.cpp TextEditor/FileArgument: Remove file existance check for early exit 2021-09-10 20:46:50 +04:30
FileArgument.h TextEditor: Minor cleanups in the FileArgument class 2021-05-06 12:35:25 +02:00
main.cpp Userland: Link directly against LibUnicodeData where needed 2021-12-30 14:18:12 +01:00
MainWidget.cpp TextEditor: Use early return style in "save" action callback 2022-01-04 21:49:44 +01:00
MainWidget.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
TextEditorWindow.gml Applications: Remove border from GroupBox margins 2021-11-03 16:13:19 +01:00