Commit History

Автор SHA1 Съобщение Дата
  Timothy Flynn 31b2d93038 LibGUI+LibVT: Notify widgets of emoji selection with a callback преди 2 години
  electrikmilk 6a09d89329 Base+LibGUI: Add insert emoji common action преди 2 години
  Thomas Symalla 03e9697975 TextEditor: Change cursor when reaching the ruler area преди 2 години
  Lucas CHOLLET 7a8104e79b LibGUI: Add MoveLineUpOrDownCommand преди 3 години
  Lucas CHOLLET 0bcfbdb072 LibGUI: Explicitly default initialize class members преди 3 години
  huttongrabiel 9369610bf4 LibGUI: Unindent selected text on shift+tab press преди 3 години
  huttongrabiel 2fbaa7996c LibGUI: Indent selected text on tab press преди 3 години
  FrHun 19fac58e49 LibGUI: Use new layout system for basic widgets преди 3 години
  Sam Atkins ebbbca98fa LibGUI: Run TextEditor::on_change callback immediately преди 3 години
  faxe1008 448d6b9acc LibGUI: Make TextEditor substitution more explicit преди 3 години
  SimonFJ20 791e881892 LibGUI: Rename function to make intention clearer преди 3 години
  SimonFJ20 661e7d691e LibGUI+GMLPlayground: Replace text using ReplaceAllTextCommand преди 3 години
  Itamar 5f2a0f03a6 LibGUI: Add search API to TextEditor with highlighted results преди 3 години
  Itamar ab0b4f46f7 LibGUI: Support multiple layers of TextDocument spans преди 3 години
  Rok Povsic 7da0d94d03 LibGUI: Add CTRL+Enter callback to TextEditor преди 3 години
  thankyouverycool 5fedb742da LibGUI: Set Editors to wrap at words when MultiLine преди 3 години
  Andreas Kling 001b08dec9 LibGUI: Put TextEditor widgets in "Wrap at Words" mode by default преди 3 години
  thankyouverycool 94b74937d8 LibGUI+LibSyntax: Stringify Highlighter::Language преди 3 години
  thankyouverycool d94db1900e LibGUI+LibGfx: Defer to fonts when setting Editor line height преди 3 години
  Itamar 10d75d7f21 LibGUI: Add TextEditor::force_rehighlight() method преди 3 години
  Mustafa Quraish f674102447 TextEditor: Use FileSystemAccessClient::try_* APIs преди 3 години
  Andrew January 22e80bae29 LibGUI: Change delete key handling from action to keydown_event преди 3 години
  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 години