提交历史

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