提交歷史

作者 SHA1 備註 提交日期
  dylanbobb e24f1dfbe1 LibGUI: Don't delete within a line if the line is empty 4 年之前
  Max Wipfli bc8d16ad28 Everywhere: Replace ctype.h to avoid narrowing conversions 4 年之前
  Andreas Kling 194a90884c LibGUI: Remove now-unused undo coalescing timer from GUI::TextEditor 4 年之前
  Andreas Kling ce90d87eb6 LibGUI: Show command name in GUI::TextEditor undo/redo action text 4 年之前
  Andreas Kling 161568103e LibGUI: Remove UndoStack's automatic command combo'ing 4 年之前
  Andreas Kling 81bc861085 LibGUI: Implement merging of TextDocument's RemoveTextCommand 4 年之前
  Andreas Kling ff6bac4854 LibGUI: Implement merging of TextDocument's InsertTextCommand 4 年之前
  Andreas Kling aaa96e909b LibGUI: Don't fire TextDocument change notification after each command 4 年之前
  Andreas Kling ee19f7c0aa LibGUI: Use UndoStack::on_state_change inside TextDocument/TextEditor 4 年之前
  Max Wipfli 228c1f4968 LibGUI: Remove line-is-empty check in TextDocument return-early 4 年之前
  Carlos César Neves Enumo 928f16d360 LibGUI: Remember modified state on undo/redo actions 4 年之前
  Carlos César Neves Enumo 67537bfc80 LibGUI: Clear undo stack when opening a new document 4 年之前
  Carlos César Neves Enumo 97d0028098 LibGUI: Debounce TextDocument undo stack 4 年之前
  Andreas Kling 6536a979d8 LibGUI: Improve a FIXME comment in TextDocument 4 年之前
  Andreas Kling 5b68a76c77 LibGUI: Track modified state in GUI::TextDocument 4 年之前
  Rafał 2d6be48c6f LibGUI: Select last word when double clicking at the end of a line 4 年之前
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Rafał c41c41cc0f LibGUI: Prevent selecting empty line in TextEditor on double click (#6537) 4 年之前
  Maciej Zygmanowski 8646f8f4ad LibGUI: Use normalized TextRange for early empty string check 4 年之前
  Cesar Torres b7d726e226 LibGUI: Fix crash when getting text of selected line after a line delete 4 年之前
  Itamar 3cc7b00e24 LibGUI: Allow TextDocument::set_text to fail 4 年之前
  Cesar Torres 2b269b27e7 LibGUI: Fix crash when text_in_range() was called on an empty document 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  thankyouverycool 3e987eba2b TextEditor+LibGUI: Add case matching and wrap around optionality 4 年之前
  Andreas Kling 7f616449ec LibGUI: Make TextEditor write a trailing newline to non-empty files 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前