Историја ревизија

Аутор SHA1 Порука Датум
  Andrew January 22e80bae29 LibGUI: Change delete key handling from action to keydown_event пре 4 година
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value пре 3 година
  thislooksfun 352f593958 LibGUI: Add and use TextEditor::hide_autocomplete() пре 3 година
  thislooksfun aea9ba3b42 LibGUI: Refactor out common code пре 3 година
  thislooksfun 86ea41970d LibGUI: Hide autocomplete on any event other than typing пре 3 година
  thislooksfun 0627ed9900 LibGUI: Always show a box when the user requests autocomplete пре 3 година
  Ben Wiederhake 2f023acf78 LibGUI: Convert always-valid pointer to reference пре 3 година
  thankyouverycool 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere пре 3 година
  thankyouverycool 46043b71cb LibGUI: Add number_of_words() to TextEditors пре 3 година
  thankyouverycool 9a5a9fbee0 LibGUI+TextEditor: Allow cursor line highlighting to be toggled пре 3 година
  Rob Ryan 34a64ed25b LibGUI+Browser: Add UrlBox class пре 4 година
  Gunnar Beutner 17505ea5d9 LibGUI: Ensure that edit actions are disabled for password boxes пре 4 година
  TheFightingCatfish 0c53c2dfa2 LibGUI: Add a ClipboardClient for GUI::Clipboard пре 4 година
  Ariel Don 54bf6a7884 LibGUI: Add Ctrl-U to insert mode пре 4 година
  Ariel Don 8230bf8944 LibGUI: Add Ctrl-H to insert mode пре 4 година
  Ariel Don 808e5e813f LibGUI: Add Ctrl-W to insert mode пре 4 година
  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 година