1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 18:28:12 +00:00
serenity/Userland/Applications/TextEditor
Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
Good-bye LogStream. Long live AK::Format!
2021-03-12 17:29:37 +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: Rename open_sesame() => open_file() 2021-02-27 11:05:39 +01:00
TextEditorWidget.h TextEditor: Rename open_sesame() => open_file() 2021-02-27 11:05:39 +01:00
TextEditorWindow.gml TextEditor+LibGUI: Add case matching and wrap around optionality 2021-02-22 09:21:30 +01:00