1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-22 21:45:08 +00:00
serenity/Applications/TextEditor
Kevin Murphy 10324bc574 TextEditor: suppress "Not found" window when searching for empty string
Minor patch, but I was watching one of your videos on YouTube and
thought that the pop-up was unecessary/annoying in this case.  Love
your enthusiasm for the project :^)
2019-10-15 09:10:10 +02:00
..
main.cpp LibGUI: Convert custom widgets and subclasses to ObjectPtr 2019-09-21 20:04:00 +02:00
Makefile TextEditor: Move the application UI into a dedicated TextEditorWidget. (#292) 2019-07-11 20:52:33 +02:00
TextEditorWidget.cpp TextEditor: suppress "Not found" window when searching for empty string 2019-10-15 09:10:10 +02:00
TextEditorWidget.h LibCore: Remove ObjectPtr in favor of RefPtr 2019-09-22 00:31:54 +02:00