1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 00:00:59 +00:00
serenity/Applications/TextEditor
0xtechnobabble 49e8d34f0e TextEditor: Replace text in find textbox with selection
This patch makes it so that if the find/replace widget is opened while
some text is selected, the find textbox's content is overrided with the
selected text.
2020-01-12 01:41:36 +01:00
..
main.cpp TextEditor: Use pledge() 2020-01-11 23:50:05 +01:00
Makefile Build: support library and generator dependencies 2019-12-25 10:11:09 +01:00
TextEditorWidget.cpp TextEditor: Replace text in find textbox with selection 2020-01-12 01:41:36 +01:00
TextEditorWidget.h TextEditor: Implement replacement functionality 2020-01-12 01:41:36 +01:00