Historial de Commits

Autor SHA1 Mensaje Fecha
  kleines Filmröllchen fc6ffbc006 LibGUI: Register many properties of AbstractView hace 3 años
  Vrins 4b4ee95cdb LibGUI: Set cursor when using highlighted_search in abstractview hace 3 años
  Linus Groh cab032f1ee LibGfx+LibGUI: Support multi code point emojis in text painting :^) hace 3 años
  kleines Filmröllchen 145eeb57ab Userland: Remove a bunch of unnecessary Vector imports hace 3 años
  Marcus Nilsson 4459cb33ed LibGUI+AK: Add DRAG_DEBUG opt and put drag operations behind dbgln_if hace 3 años
  Andreas Kling 2375e1bcda LibGUI: Rename ModelSelection::remove_matching => remove_all_matching hace 3 años
  Elyse d53e1fa1fa Everywhere: Use 'increase_slider_by()' method from AbstractSlider hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary hace 3 años
  Marcus Nilsson d660e86d13 LibGUI: Implement automatic scrolling in AbstractView hace 3 años
  Dawid Wolosowicz 484b9c1ba3 LibGUI: West Const to East Const refactor hace 3 años
  Dawid Wolosowicz 8419eef85e LibGUI: Sync the highlighting after each model update hace 3 años
  Dawid Wolosowicz d0e44993a1 LibGUI: Refactor AbstractView::do_search() into two standalone steps hace 3 años
  Dawid Wolosowicz cc93736f21 LibGUI: Remove barely used AbstractView::is_searching() hace 3 años
  Dawid Wolosowicz b775b1c199 LibGUI: Unify naming of searching timer related members hace 3 años
  Dawid Wolosowicz 9225b45c2d LibGUI: Rename AbstractView::m_searching => m_highlighted_search hace 3 años
  Dawid Wolosowicz aeffd9024e LibGUI: Remove barely used AbstractView::is_highlighting_searching() hace 3 años
  Dawid Wolosowicz 0cbc222c17 LibGUI: Remove barely used AbstractView::searching() hace 3 años
  Marcus Nilsson 0583f75926 LibGUI: Dynamically resize editing content rect in IconView hace 3 años
  sin-ack 16ac3bbfd7 LibGUI+Applications: Rename Model::is_valid to is_within_range hace 4 años
  Andreas Kling b368560800 LibGUI: Only repaint the affected indices on AbstractView item hover hace 4 años
  Andreas Kling 148e72bfa0 LibGUI: Add AbstractView::editing_rect() to allow custom editing rects hace 4 años
  Andreas Kling bac200885c LibGUI: Don't restart AbstractView drag on mousemove after escape key hace 4 años
  Matthew B. Jones e7cfa9bf8e LibGUI: Properly wrap multiple lines in IconView search highlighting hace 4 años
  Jelle Raaijmakers 2c772d1848 LibGUI/AbstractView: Remove `on_selection` hace 4 años
  Jelle Raaijmakers dbbc583860 LibGUI/AbstractView: Expose `activates_on_selection` hace 4 años
  Andreas Kling d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget hace 4 años
  Andreas Kling 3d4afe7614 Everywhere: "indexes" => "indices" hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  iCristalrope 8bb4409a5d LibGUI: Track selection starting index in AbstractView (#6515) hace 4 años