Historial de Commits

Autor SHA1 Mensaje Fecha
  Matteo Benetti 3e1626acdc Spreadsheet+LibSyntax: Never insert spans directly hace 2 años
  Sam Atkins 4b29702fee LibGUI: Add gutter indicators to TextEditor :^) hace 2 años
  Sam Atkins ce9b9a4f20 LibGUI: Rename TextEditor::LineVisualData -> LineData hace 2 años
  Sam Atkins 03571b1fa9 LibGUI: Extract repeated code for populating TextEditor per-line data hace 2 años
  Andreas Kling 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes hace 2 años
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector hace 2 años
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes hace 2 años
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años
  Sam Atkins d169af117d LibSyntax+LibGUI: Let syntax highlighters assign folding regions hace 2 años
  Sam Atkins 92b128e20a LibGUI: Support folding regions in TextEditor hace 2 años
  Sam Atkins 640f6f476c LibGUI: Store Utf32Views in TextEditor::LineVisualData hace 2 años
  Timothy Flynn 4edd8e8c5e LibGUI: Ensure the "End" key sets the cursor to the visual line end hace 2 años
  Timothy Flynn 2eb2207f50 LibGUI: Convert mouse events from a visual to a physical position hace 2 años
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues hace 2 años
  Sam Atkins 54d45d4ac6 LibGUI: Add and use TextEditor::fixed_elements_width() hace 2 años
  Sam Atkins 1a5159df73 LibGUI+HackStudio: Simplify TextEditor gutter & ruler calculations hace 2 años
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace hace 2 años
  Lucas CHOLLET db80425a65 LibGUI: Remove the `Core::File` overload of `write_to_file()` hace 2 años
  Lucas CHOLLET 107e15c5bc LibGUI: Base `write_to_file(StringView path)` on the stream overload hace 2 años
  Sam Atkins 88bbbe12ba LibGUI: Remove declarations for non-existent methods hace 2 años
  Matthew Olsson 95df712c2e HackStudio: Hide autocomplete popup when switching tabs hace 2 años
  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