Historia zmian

Autor SHA1 Wiadomość Data
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 lat temu
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 lat temu
  Marcus Nilsson 28a2a01dc3 LibGUI: Use autoscroll from AbstractView when rubberbanding in IconView 3 lat temu
  Andrew Kaster c8cfd6661a Userland: Resolve -Woverloaded-virtual in LibGUI and SoundPlayer 3 lat temu
  Andreas Kling 950784b5a6 LibGUI: Increase vertical padding on GUI::IconView item labels by 2px 3 lat temu
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 lat temu
  Marcus Nilsson 0583f75926 LibGUI: Dynamically resize editing content rect in IconView 3 lat temu
  Andreas Kling 087bd7f767 Userland: Use Rect::centered_within() where useful 3 lat temu
  FrHun cc829ed9d2 LibGui: Add bounding of rubber band to IconView 4 lat temu
  Andreas Kling 8ba47facf6 LibGUI: Add ModelRole::IconOpacity and support it in all views :^) 3 lat temu
  LuK1337 d940f7ba4f LibGUI: Use wrapped text rect for paint invalidation 4 lat temu
  Andreas Kling df96380121 LibGUI: Tighten paint invalidation rects in item views :^) 4 lat temu
  Matthew B. Jones e7cfa9bf8e LibGUI: Properly wrap multiple lines in IconView search highlighting 4 lat temu
  Andreas Kling 12a42edd13 Everywhere: codepoint => code point 4 lat temu
  Andreas Kling ff519e5421 LibGUI: Add widget registration for GUI::IconView 4 lat temu
  Andreas Kling d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 4 lat temu
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size 4 lat temu
  Andreas Kling 3d4afe7614 Everywhere: "indexes" => "indices" 4 lat temu
  Andreas Kling 8ebb9d350c LibGUI: Remove some unused cruft from GUI::IconView 4 lat temu
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 4 lat temu
  Andreas Kling 64d4921f35 LibGUI: Don't try to paint items in model-less IconView :^) 4 lat temu
  thankyouverycool fec9c8034d LibGUI: Don't inflate icon text rects beyond available width 4 lat temu
  Tom ee3ac88c2d LibGUI: Fix IconView selection with FlowDirection::TopToBottom 4 lat temu
  speles d64d2e4d09 LibGUI: Scroll selection into view when the IconView is first laid out 4 lat temu
  Tom 6cdb657493 LibGUI: Improve IconView rubberband performance 4 lat temu
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 lat temu
  thankyouverycool 8789a91a4e LibGUI: Set IconView content width to actual content only 4 lat temu
  Nick Vella a6fdc17f3f LibGUI: add 'always_wrap_item_labels' property to IconView. 4 lat temu
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. 4 lat temu