Historique des commits

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