ladybird/Userland/Applications/TextEditor
sinmineryt 2e1a01a499
TextEditor: Don't allow opening directories
Previously it was possible to open a directory in the TextEditor
application. Like device files, these are now rejected with an error
message.
2021-06-13 12:38:07 +01:00
..
CMakeLists.txt TextEditor: Add support for SQL highlighting 2021-05-09 09:39:05 +02:00
FileArgument.cpp TextEditor: Minor cleanups in the FileArgument class 2021-05-06 12:35:25 +02:00
FileArgument.h TextEditor: Minor cleanups in the FileArgument class 2021-05-06 12:35:25 +02:00
main.cpp Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
MainWidget.cpp TextEditor: Don't allow opening directories 2021-06-13 12:38:07 +01:00
MainWidget.h TextEditor: Don't launch a WebContent process until it's needed 2021-05-20 22:12:42 +02:00
TextEditorWindow.gml TextEditor: Don't launch a WebContent process until it's needed 2021-05-20 22:12:42 +02:00