Historial de Commits

Autor SHA1 Mensaje Fecha
  Lucas CHOLLET cf1eea27d3 LibGUI: Add `TextEditor::write_to_file(Core::Stream::File&)` hace 2 años
  thankyouverycool 804baa42f9 LibGUI: Standardize automatic scrolling in TextEditor+GlyphMapWidget hace 2 años
  Snow 0049dfd717 LibGUI+TextEditor: Add a relative line number option for TextEditor hace 2 años
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  thankyouverycool c476ca2bd6 LibGUI: Setup IncrementalSearchBanners for TextEditors hace 2 años
  Julian Eigmüller 0ea399d8d6 LibGUI: Shift+Tab unindents line hace 2 años
  Timothy Flynn 31b2d93038 LibGUI+LibVT: Notify widgets of emoji selection with a callback hace 2 años
  electrikmilk 6a09d89329 Base+LibGUI: Add insert emoji common action hace 2 años
  Thomas Symalla 03e9697975 TextEditor: Change cursor when reaching the ruler area hace 2 años
  Lucas CHOLLET 7a8104e79b LibGUI: Add MoveLineUpOrDownCommand hace 3 años
  Lucas CHOLLET 0bcfbdb072 LibGUI: Explicitly default initialize class members hace 3 años
  huttongrabiel 9369610bf4 LibGUI: Unindent selected text on shift+tab press hace 3 años
  huttongrabiel 2fbaa7996c LibGUI: Indent selected text on tab press hace 3 años
  FrHun 19fac58e49 LibGUI: Use new layout system for basic widgets hace 3 años
  Sam Atkins ebbbca98fa LibGUI: Run TextEditor::on_change callback immediately hace 3 años
  faxe1008 448d6b9acc LibGUI: Make TextEditor substitution more explicit hace 3 años
  SimonFJ20 791e881892 LibGUI: Rename function to make intention clearer hace 3 años
  SimonFJ20 661e7d691e LibGUI+GMLPlayground: Replace text using ReplaceAllTextCommand hace 3 años
  Itamar 5f2a0f03a6 LibGUI: Add search API to TextEditor with highlighted results hace 3 años
  Itamar ab0b4f46f7 LibGUI: Support multiple layers of TextDocument spans hace 3 años
  Rok Povsic 7da0d94d03 LibGUI: Add CTRL+Enter callback to TextEditor hace 3 años
  thankyouverycool 5fedb742da LibGUI: Set Editors to wrap at words when MultiLine hace 3 años
  Andreas Kling 001b08dec9 LibGUI: Put TextEditor widgets in "Wrap at Words" mode by default hace 3 años
  thankyouverycool 94b74937d8 LibGUI+LibSyntax: Stringify Highlighter::Language hace 3 años
  thankyouverycool d94db1900e LibGUI+LibGfx: Defer to fonts when setting Editor line height hace 3 años
  Itamar 10d75d7f21 LibGUI: Add TextEditor::force_rehighlight() method hace 3 años
  Mustafa Quraish f674102447 TextEditor: Use FileSystemAccessClient::try_* APIs hace 3 años
  Andrew January 22e80bae29 LibGUI: Change delete key handling from action to keydown_event hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años