ladybird/Applications/TextEditor
Andrew Weller 16aba5100d TextEditor: Implement File/New Action
The user is asked if they want to save a dirty file before they create
a new one.
2019-09-06 18:38:26 +02:00
..
main.cpp TextEditor: Ask the user before closing a dirty (modified) document 2019-08-27 20:39:01 +02:00
Makefile TextEditor: Move the application UI into a dedicated TextEditorWidget. (#292) 2019-07-11 20:52:33 +02:00
TextEditorWidget.cpp TextEditor: Implement File/New Action 2019-09-06 18:38:26 +02:00
TextEditorWidget.h TextEditor: Ask the user before closing a dirty (modified) document 2019-08-27 20:39:01 +02:00