Historie revizí

Autor SHA1 Zpráva Datum
  thankyouverycool 207409c925 LibGUI: Don't hover AbstractView indicies outside visible content před 2 roky
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues před 2 roky
  MacDue a1726b1ba5 LibGfx: Avoid rounding/truncating glyph positions till blitting před 2 roky
  Aayush 7a4b912ece LibGUI: Fix invalid ModelIndices during shift-click multiselection před 2 roky
  Jelle Raaijmakers 7b0adee487 LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size` před 2 roky
  thankyouverycool d938b9effe LibGUI+Applications: Rename automatic scrolling timer functions před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Karol Kosek a0ef00cab2 LibGUI: Don't accept drag events in AbstractView if it's not editable před 2 roky
  Matthew B. Jones 79a5a1c209 LibGUI: Correct cursor index during mouseup_event před 2 roky
  networkException 30d68d71b4 LibGUI: Move range selection calculations into separate function před 3 roky
  kleines Filmröllchen fc6ffbc006 LibGUI: Register many properties of AbstractView před 3 roky
  Vrins 4b4ee95cdb LibGUI: Set cursor when using highlighted_search in abstractview před 3 roky
  Linus Groh cab032f1ee LibGfx+LibGUI: Support multi code point emojis in text painting :^) před 3 roky
  kleines Filmröllchen 145eeb57ab Userland: Remove a bunch of unnecessary Vector imports před 3 roky
  Marcus Nilsson 4459cb33ed LibGUI+AK: Add DRAG_DEBUG opt and put drag operations behind dbgln_if před 3 roky
  Andreas Kling 2375e1bcda LibGUI: Rename ModelSelection::remove_matching => remove_all_matching před 3 roky
  Elyse d53e1fa1fa Everywhere: Use 'increase_slider_by()' method from AbstractSlider před 3 roky
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value před 3 roky
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary před 3 roky
  Marcus Nilsson d660e86d13 LibGUI: Implement automatic scrolling in AbstractView před 3 roky
  Dawid Wolosowicz 484b9c1ba3 LibGUI: West Const to East Const refactor před 3 roky
  Dawid Wolosowicz 8419eef85e LibGUI: Sync the highlighting after each model update před 3 roky
  Dawid Wolosowicz d0e44993a1 LibGUI: Refactor AbstractView::do_search() into two standalone steps před 3 roky
  Dawid Wolosowicz cc93736f21 LibGUI: Remove barely used AbstractView::is_searching() před 3 roky
  Dawid Wolosowicz b775b1c199 LibGUI: Unify naming of searching timer related members před 3 roky
  Dawid Wolosowicz 9225b45c2d LibGUI: Rename AbstractView::m_searching => m_highlighted_search před 3 roky
  Dawid Wolosowicz aeffd9024e LibGUI: Remove barely used AbstractView::is_highlighting_searching() před 3 roky
  Dawid Wolosowicz 0cbc222c17 LibGUI: Remove barely used AbstractView::searching() před 3 roky
  Marcus Nilsson 0583f75926 LibGUI: Dynamically resize editing content rect in IconView před 3 roky
  sin-ack 16ac3bbfd7 LibGUI+Applications: Rename Model::is_valid to is_within_range před 4 roky