Commit History

Author SHA1 Message Date
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 year ago
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues 2 years ago
  thankyouverycool d938b9effe LibGUI+Applications: Rename automatic scrolling timer functions 2 years ago
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  networkException 30d68d71b4 LibGUI: Move range selection calculations into separate function 2 years ago
  kleines Filmröllchen fc6ffbc006 LibGUI: Register many properties of AbstractView 3 years ago
  thankyouverycool bb23377b48 LibGUI: Let AbstractViews be activated programmatically 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Marcus Nilsson d660e86d13 LibGUI: Implement automatic scrolling in AbstractView 3 years ago
  Dawid Wolosowicz 484b9c1ba3 LibGUI: West Const to East Const refactor 3 years ago
  Dawid Wolosowicz d0e44993a1 LibGUI: Refactor AbstractView::do_search() into two standalone steps 3 years ago
  Dawid Wolosowicz cc93736f21 LibGUI: Remove barely used AbstractView::is_searching() 3 years ago
  Dawid Wolosowicz b775b1c199 LibGUI: Unify naming of searching timer related members 3 years ago
  Dawid Wolosowicz 9225b45c2d LibGUI: Rename AbstractView::m_searching => m_highlighted_search 3 years ago
  Dawid Wolosowicz aeffd9024e LibGUI: Remove barely used AbstractView::is_highlighting_searching() 3 years ago
  Dawid Wolosowicz 0cbc222c17 LibGUI: Remove barely used AbstractView::searching() 3 years ago
  Dawid Wolosowicz e96081ef8f LibGUI: Make AbstractView::is_searching protected 3 years ago
  Marcus Nilsson 0583f75926 LibGUI: Dynamically resize editing content rect in IconView 3 years ago
  sin-ack ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 4 years ago
  Andreas Kling df96380121 LibGUI: Tighten paint invalidation rects in item views :^) 4 years ago
  Andreas Kling 148e72bfa0 LibGUI: Add AbstractView::editing_rect() to allow custom editing rects 4 years ago
  Matthew B. Jones e7cfa9bf8e LibGUI: Properly wrap multiple lines in IconView search highlighting 4 years ago
  Jelle Raaijmakers 2c772d1848 LibGUI/AbstractView: Remove `on_selection` 4 years ago
  Andreas Kling d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  iCristalrope 8bb4409a5d LibGUI: Track selection starting index in AbstractView (#6515) 4 years ago
  Tom 6cdb657493 LibGUI: Improve IconView rubberband performance 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago