Commit History

作者 SHA1 備註 提交日期
  Andreas Kling 09e069bc0b LibGUI: Soft tab expansion should be based on insertion column 4 年之前
  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 年之前
  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 年之前
  Sasan Hezarkhani a2bbacbfc8 TextEditor: Jump to word break when deleting and holding Ctrl modifier 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 0d17e3bfa6 LibGUI: Fix null-termination of TextDocumentLine 5 年之前
  Andreas Kling 22d0a6d92f AK: Remove unnecessary casts to size_t, after Vector changes 5 年之前
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity 5 年之前
  Andreas Kling 2143da6434 LibGUI: Add forwarding header 5 年之前
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 年之前