ladybird/Userland/Applications/TextEditor
ry-sev 8146543a43 LibGUI+TextEditor: Add the calculation of selected words
This moves the calculation of selected words that was originally
in the TextEditor application to TextEditor in LibGUI.
This allows all applications with text editors to get
this number without having to calculating it themselves.
2021-05-27 09:05:39 +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 LibGUI+TextEditor: Add the calculation of selected words 2021-05-27 09:05:39 +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