ladybird/Userland/Applications/TextEditor
huttongrabiel 27abbfdf09 TextEditor: Display widget when needle not found in replace all
When the given needle is not found, replace displays a widget that says
the needle is not found, but replace all does not.

This change adds that widget to replace all.
2022-08-15 13:09:56 +02:00
..
CMakeLists.txt LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
FileArgument.cpp TextEditor: Update file argument parser regex pattern 2022-04-03 18:54:47 +04:30
FileArgument.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
main.cpp Base: Launch FileSystemAccessServer at session start-up 2022-08-14 21:52:35 +01:00
MainWidget.cpp TextEditor: Display widget when needle not found in replace all 2022-08-15 13:09:56 +02:00
MainWidget.h LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
TextEditorWindow.gml LibGUI+Apps: Convert Statusbar Labels to Segments 2022-02-24 19:09:41 +01:00