1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 19:38:12 +00:00
serenity/Applications/TextEditor
2019-08-29 18:54:06 +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: Clear the dirty flag in newly opened documents 2019-08-29 18:54:06 +02:00
TextEditorWidget.h TextEditor: Ask the user before closing a dirty (modified) document 2019-08-27 20:39:01 +02:00