1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 19:38:12 +00:00
serenity/Applications/TextEditor
Rok Povsic 1c17ecdeb7 TextEditor: Change 'Find regex' shortcut to Ctrl+Shift+R
So there's not conflict with Vim Emulator's Ctrl+R redo.
2021-01-05 00:00:36 +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 TextEditor: Change 'Find regex' shortcut to Ctrl+Shift+R 2021-01-05 00:00:36 +01:00
TextEditorWidget.h TextEditor: Switch to using GUI::FontPicker for picking editor font :^) 2020-12-30 20:37:51 +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