Historia zmian

Autor SHA1 Wiadomość Data
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 rok temu
  Adam Harald Jørgensen 258af88b29 LibGUI: Fix search highlighting so that it matches the search query 1 rok temu
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 1 rok temu
  thankyouverycool aaf60053f1 LibGUI: Use ColorRole::DisabledText when AbstractView is disabled 2 lat temu
  thankyouverycool 207409c925 LibGUI: Don't hover AbstractView indicies outside visible content 2 lat temu
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues 2 lat temu
  MacDue a1726b1ba5 LibGfx: Avoid rounding/truncating glyph positions till blitting 2 lat temu
  Aayush 7a4b912ece LibGUI: Fix invalid ModelIndices during shift-click multiselection 2 lat temu
  Jelle Raaijmakers 7b0adee487 LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size` 2 lat temu
  thankyouverycool d938b9effe LibGUI+Applications: Rename automatic scrolling timer functions 2 lat temu
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 lat temu
  Karol Kosek a0ef00cab2 LibGUI: Don't accept drag events in AbstractView if it's not editable 2 lat temu
  Matthew B. Jones 79a5a1c209 LibGUI: Correct cursor index during mouseup_event 2 lat temu
  networkException 30d68d71b4 LibGUI: Move range selection calculations into separate function 2 lat temu
  kleines Filmröllchen fc6ffbc006 LibGUI: Register many properties of AbstractView 3 lat temu
  Vrins 4b4ee95cdb LibGUI: Set cursor when using highlighted_search in abstractview 3 lat temu
  Linus Groh cab032f1ee LibGfx+LibGUI: Support multi code point emojis in text painting :^) 3 lat temu
  kleines Filmröllchen 145eeb57ab Userland: Remove a bunch of unnecessary Vector imports 3 lat temu
  Marcus Nilsson 4459cb33ed LibGUI+AK: Add DRAG_DEBUG opt and put drag operations behind dbgln_if 3 lat temu
  Andreas Kling 2375e1bcda LibGUI: Rename ModelSelection::remove_matching => remove_all_matching 3 lat temu
  Elyse d53e1fa1fa Everywhere: Use 'increase_slider_by()' method from AbstractSlider 3 lat temu
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 lat temu
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 lat temu
  Marcus Nilsson d660e86d13 LibGUI: Implement automatic scrolling in AbstractView 3 lat temu
  Dawid Wolosowicz 484b9c1ba3 LibGUI: West Const to East Const refactor 3 lat temu
  Dawid Wolosowicz 8419eef85e LibGUI: Sync the highlighting after each model update 3 lat temu
  Dawid Wolosowicz d0e44993a1 LibGUI: Refactor AbstractView::do_search() into two standalone steps 3 lat temu
  Dawid Wolosowicz cc93736f21 LibGUI: Remove barely used AbstractView::is_searching() 3 lat temu
  Dawid Wolosowicz b775b1c199 LibGUI: Unify naming of searching timer related members 3 lat temu
  Dawid Wolosowicz 9225b45c2d LibGUI: Rename AbstractView::m_searching => m_highlighted_search 3 lat temu