1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 07:48:11 +00:00
serenity/Applications/TextEditor
2019-07-27 20:32:19 +02:00
..
main.cpp LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). 2019-07-23 18:20:00 +02:00
Makefile TextEditor: Move the application UI into a dedicated TextEditorWidget. (#292) 2019-07-11 20:52:33 +02:00
TextEditorWidget.cpp TextEditor: Add back lost "Save as..." action. 2019-07-27 20:32:19 +02:00
TextEditorWidget.h TextEditor: Fix nullptr refrence to save action & m_path (#364) 2019-07-26 06:48:39 +02:00