Historial de Commits

Autor SHA1 Mensaje Fecha
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hace 1 año
  Adam Harald Jørgensen 258af88b29 LibGUI: Fix search highlighting so that it matches the search query hace 1 año
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver hace 1 año
  thankyouverycool aaf60053f1 LibGUI: Use ColorRole::DisabledText when AbstractView is disabled hace 2 años
  thankyouverycool 207409c925 LibGUI: Don't hover AbstractView indicies outside visible content hace 2 años
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues hace 2 años
  MacDue a1726b1ba5 LibGfx: Avoid rounding/truncating glyph positions till blitting hace 2 años
  Aayush 7a4b912ece LibGUI: Fix invalid ModelIndices during shift-click multiselection hace 2 años
  Jelle Raaijmakers 7b0adee487 LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size` hace 2 años
  thankyouverycool d938b9effe LibGUI+Applications: Rename automatic scrolling timer functions hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Karol Kosek a0ef00cab2 LibGUI: Don't accept drag events in AbstractView if it's not editable hace 2 años
  Matthew B. Jones 79a5a1c209 LibGUI: Correct cursor index during mouseup_event hace 2 años
  networkException 30d68d71b4 LibGUI: Move range selection calculations into separate function hace 3 años
  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