提交历史

作者 SHA1 备注 提交日期
  Sahan Fernando 8dc0d9b7b7 LibGUI: Make autoformatting performed on InsertTextCommand visible to on_edit_action 4 年之前
  Emanuel Sprung 3b7884ee8a TextEditor: Add button to match regular expression during search 5 年之前
  Andreas Kling 23c4f10027 LibGUI: Add TextDocument::span_at(TextPosition) 4 年之前
  Itamar 863f14788f HackStudio: Add C++ Language Server 4 年之前
  Peter Elliott fa96e57c15 LibGUI: Add optional placeholder to TextEditor 4 年之前
  Andreas Kling aa70d8c217 LibGUI: Implement trailing whitespace visualization in TextEditor 4 年之前
  Itamar 627f258c97 HackStudio: Use CodeDocument instead of TextDocument 4 年之前
  Nico Weber ce95628b7f Unicode: Try s/codepoint/code_point/g again 5 年之前
  Nico Weber 19ac1f6368 Revert "Unicode: s/codepoint/code_point/g" 5 年之前
  Andreas Kling ea9ac3155d Unicode: s/codepoint/code_point/g 5 年之前
  FalseHonesty 4ad891a078 LibGUI: Add flag to TextDocument's word break locator methods 5 年之前
  FalseHonesty a3bf8c72f3 LibGUI: Add word break locator methods to TextDocument 5 年之前
  Andreas Kling 6060c7444b LibGUI: Fix crash in TextDocument::remove(TextRange) 5 年之前
  Andreas Kling 1bef057ec3 LibGUI: Make the TextEditor widget store UTF-32 codepoints 5 年之前
  Tibor Nagy 9570efa698 LibGUI: Remove friend classes of TextDocumentLine 5 年之前
  Oriko 6d89f48dd8 LibGUI: Add underlines to highlighting 5 年之前
  Andreas Kling 22d0a6d92f AK: Remove unnecessary casts to size_t, after Vector changes 5 年之前
  Andreas Kling 2143da6434 LibGUI: Add forwarding header 5 年之前
  Andreas Kling e1ff4fa034 LibGUI: Remove more header dependencies from Widget.h 5 年之前
  Andreas Kling 08cae2773d LibGfx: More work on header dependency reduction 5 年之前
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 年之前