1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-19 12:40:59 +00:00
serenity/Applications/TextEditor
Andreas Kling 74c4e62659 GCommonActions: Add "Open..." action
Make use of this in PaintBrush and TextEditor. :^)
2019-09-20 19:36:39 +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 GCommonActions: Add "Open..." action 2019-09-20 19:36:39 +02:00
TextEditorWidget.h TextEditor: Ask the user before closing a dirty (modified) document 2019-08-27 20:39:01 +02:00