Commit History

Author SHA1 Message Date
  Max Wipfli d8be530397 AK+Everywhere: Remove "null state" of LexicalPath 4 years ago
  Jan de Visser 4198f7e1af LibSQL: Move Lexer and Parser machinery to AST directory 4 years ago
  Gunnar Beutner 928364e102 TextEditor: Don't open files when the user cancelled saving changes 4 years ago
  sinmineryt 2e1a01a499 TextEditor: Don't allow opening directories 4 years ago
  Ali Mohammad Pur 51c2c69357 AK+Everywhere: Disallow constructing Functions from incompatible types 4 years ago
  Brian Gianforcaro c2d556be3d TextEditor: Remove unused header includes 4 years ago
  Matthew Jones 9720261540 TextEditor/GMLPlayground: Don't close app if user aborts save on exit 4 years ago
  ry-sev 8146543a43 LibGUI+TextEditor: Add the calculation of selected words 4 years ago
  Max Wipfli 229414b002 Applications: Use titlecase and distinct underlined characters in menus 4 years ago
  Andreas Kling 1e0d855fdf TextEditor: Don't launch a WebContent process until it's needed 4 years ago
  Ali Mohammad Pur dc388297eb TextEditor+Browser: Enable HTML syntax highlighting on HTML documents 4 years ago
  faxe1008 2b24fbdaaa LibGUI: Reset TextEditor modified state on sucessful write_to_file 4 years ago
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 years ago
  Dylan Katz 3ab37674c6 TextEditor: Add support for SQL highlighting 4 years ago
  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