1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 05:40:59 +00:00
serenity/Userland/Applications/TextEditor
2021-03-15 09:08:15 +01:00
..
CMakeLists.txt LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS 2021-02-07 16:56:02 +01:00
main.cpp Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
TextEditorWidget.cpp TextEditor: Add charcount info about selected text to the statusbar 2021-03-15 09:08:15 +01:00
TextEditorWidget.h TextEditor: Add charcount info about selected text to the statusbar 2021-03-15 09:08:15 +01:00
TextEditorWindow.gml TextEditor+LibGUI: Add case matching and wrap around optionality 2021-02-22 09:21:30 +01:00