提交历史

作者 SHA1 备注 提交日期
  Timothy 73226a2861 LibGUI: Convert TextEditor to east-const style 4 年之前
  Timothy 73ae5200a9 TextEditor+LibGUI: Use unveil and FileSystemAccessServer 4 年之前
  Max Wipfli de67d86696 LibGUI: Add glyph substitution to TextEditor 4 年之前
  Andreas Kling bec2b3086c LibGUI: Don't fire on_change hook at start of TextEditor::paint_event() 4 年之前
  Itamar 7331b74731 LibGUI: Add TextEditor::has_document() 4 年之前
  Dmitrii Ubskii 8501617fcb LibGUI+HackStudio: Make gutter a first class element 4 年之前
  Marcus Nilsson 11fa3e4f92 Terminal/LibGUI::TextEditor: Add shift+return to search forwards 4 年之前
  ry-sev 8146543a43 LibGUI+TextEditor: Add the calculation of selected words 4 年之前
  Andreas Kling fbe6c275c9 LibGUI: Clear GUI::TextEditor selection before performing undo/redo 4 年之前
  Andreas Kling 244665d99c LibGUI: Some tweaks for TextEditor's will-execute-command virtual 4 年之前
  Andreas Kling 2905e10513 LibGUI+TextEditor: Make TextDocument modified state track undo stack 4 年之前
  Andreas Kling ee19f7c0aa LibGUI: Use UndoStack::on_state_change inside TextDocument/TextEditor 4 年之前
  Andreas Kling d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 4 年之前
  sin-ack d6dc81874d EditingEngine: Split selection from movement functions 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling 088ae37541 LibGUI: Reflow+update TextEditor widget after ruler visibility change 4 年之前
  lucastarche 6d3d097832 TextEditor: Visualize leading whitespace 4 年之前
  lucastarche 0071dc7be4 TextEditor: Added a setter for soft_tab_width 4 年之前
  thankyouverycool d2d69f3efb LibGUI: Remove has_visible_list members from TextEditor 4 年之前
  Itamar 54bc9114b3 HackStudio: Support searching symbol declarations in the Locator 4 年之前
  Andreas Kling da7a8fc055 LibGUI: TextEditor widget should default to no wrapping 4 年之前
  Andreas Kling 33c7017f6e LibGUI: Add missing "final" in TextEditor 4 年之前
  Andreas Kling ddbf20ecf6 LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS 4 年之前
  Andreas Kling 43c7d7d285 LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax 4 年之前
  Zac cc2f35badd TextEditor: Implement word wrapping 4 年之前
  Andreas Kling 31e04907b4 Revert "TextEditor: Add vim status indicators to the statusbar" 4 年之前
  Zac bd6d0d2295 TextEditor: Add vim status indicators to the statusbar 4 年之前
  Zac aaf691c4ef Vim: Add change word and delete word functionality 4 年之前
  Andreas Kling 1a08ac72ad LibC+Everywhere: Remove open_with_path_length() in favor of open() 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前