Historia zmian

Autor SHA1 Wiadomość Data
  Matteo Benetti 3e1626acdc Spreadsheet+LibSyntax: Never insert spans directly 2 lat temu
  Sam Atkins 4b29702fee LibGUI: Add gutter indicators to TextEditor :^) 2 lat temu
  Sam Atkins ce9b9a4f20 LibGUI: Rename TextEditor::LineVisualData -> LineData 2 lat temu
  Sam Atkins 03571b1fa9 LibGUI: Extract repeated code for populating TextEditor per-line data 2 lat temu
  Andreas Kling 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes 2 lat temu
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 2 lat temu
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes 2 lat temu
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 lat temu
  Sam Atkins d169af117d LibSyntax+LibGUI: Let syntax highlighters assign folding regions 2 lat temu
  Sam Atkins 92b128e20a LibGUI: Support folding regions in TextEditor 2 lat temu
  Sam Atkins 640f6f476c LibGUI: Store Utf32Views in TextEditor::LineVisualData 2 lat temu
  Timothy Flynn 4edd8e8c5e LibGUI: Ensure the "End" key sets the cursor to the visual line end 2 lat temu
  Timothy Flynn 2eb2207f50 LibGUI: Convert mouse events from a visual to a physical position 2 lat temu
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues 2 lat temu
  Sam Atkins 54d45d4ac6 LibGUI: Add and use TextEditor::fixed_elements_width() 2 lat temu
  Sam Atkins 1a5159df73 LibGUI+HackStudio: Simplify TextEditor gutter & ruler calculations 2 lat temu
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 lat temu
  Lucas CHOLLET db80425a65 LibGUI: Remove the `Core::File` overload of `write_to_file()` 2 lat temu
  Lucas CHOLLET 107e15c5bc LibGUI: Base `write_to_file(StringView path)` on the stream overload 2 lat temu
  Sam Atkins 88bbbe12ba LibGUI: Remove declarations for non-existent methods 2 lat temu
  Matthew Olsson 95df712c2e HackStudio: Hide autocomplete popup when switching tabs 2 lat temu
  Lucas CHOLLET cf1eea27d3 LibGUI: Add `TextEditor::write_to_file(Core::Stream::File&)` 2 lat temu
  thankyouverycool 804baa42f9 LibGUI: Standardize automatic scrolling in TextEditor+GlyphMapWidget 2 lat temu
  Snow 0049dfd717 LibGUI+TextEditor: Add a relative line number option for TextEditor 2 lat temu
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 lat temu
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
  thankyouverycool c476ca2bd6 LibGUI: Setup IncrementalSearchBanners for TextEditors 2 lat temu
  Julian Eigmüller 0ea399d8d6 LibGUI: Shift+Tab unindents line 2 lat temu
  Timothy Flynn 31b2d93038 LibGUI+LibVT: Notify widgets of emoji selection with a callback 2 lat temu
  electrikmilk 6a09d89329 Base+LibGUI: Add insert emoji common action 2 lat temu