1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 19:22:18 +00:00
serenity/Applications/TextEditor
asynts 019c9eb749 Everywhere: Replace a bundle of dbg with dbgln.
These changes are arbitrarily divided into multiple commits to make it
easier to find potentially introduced bugs with git bisect.
2021-01-09 21:11:09 +01:00
..
CMakeLists.txt TextEditor: Rename {Main => TextEditor}Window.gml 2020-12-23 01:33:43 +01:00
main.cpp TextEditor: Show "Untitled" when there's no current document path 2020-12-30 03:44:38 +01:00
TextEditorWidget.cpp Everywhere: Replace a bundle of dbg with dbgln. 2021-01-09 21:11:09 +01:00
TextEditorWidget.h TextEditor+EditingEngine: Add support for the basics of Vim emulation 2021-01-05 00:00:36 +01:00
TextEditorWindow.gml TextEditor+Meta+Ports+Shell: Remove blank lines at the end of some files 2021-01-03 17:12:50 +01:00