Commit History

Author SHA1 Message Date
  Andreas Kling 2905e10513 LibGUI+TextEditor: Make TextDocument modified state track undo stack 4 years ago
  Carlos César Neves Enumo 928f16d360 LibGUI: Remember modified state on undo/redo actions 4 years ago
  Andreas Kling a7fb50567b TextEditor: Make sure to mark the Window as unmodified after saving 4 years ago
  Andreas Kling f0cc712246 TextEditor: Use an automatic "modified" marker in the window title 4 years ago
  Andreas Kling e9c40b0243 TextEditor: Plumb modified state from GUI::TextDocument to GUI::Window 4 years ago
  Andreas Kling e5ceabfbbb TextEditor: Remove some unnecessary #include statements 4 years ago
  Andreas Kling b424e6c86f TextEditor: Rename TextEditorWidget => TextEditor::MainWidget 4 years ago