Historique des commits

Auteur SHA1 Message Date
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
  networkException b67d4ab52f LibGUI: Allow falling back to default paint behavior in delegate il y a 3 ans
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() il y a 3 ans
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary il y a 3 ans
  sin-ack 309a20c014 LibGUI: Draw a focus rect over the row when sel. behavior is SelectRows il y a 3 ans
  sin-ack 158629d1c4 LibGUI: Partially restore original TreeView column painting behavior il y a 3 ans
  sin-ack 8c1a6a8436 LibGUI: Default TreeView to SelectionBehavior::SelectItems il y a 3 ans
  sin-ack 1408aa1295 LibGUI: Do not allow tree column to shrink beyond indent and icon il y a 3 ans
  sin-ack ba768eb872 LibGUI: TreeView tree column text painting adjustments il y a 4 ans
  Andreas Kling 8ba47facf6 LibGUI: Add ModelRole::IconOpacity and support it in all views :^) il y a 4 ans
  Andreas Kling 4486e5b26d LibGUI: Remove some unused code in GUI::TreeView il y a 4 ans
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions il y a 4 ans
  Andreas Kling df96380121 LibGUI: Tighten paint invalidation rects in item views :^) il y a 4 ans
  Marcus Nilsson 94551149d1 TreeView: Don't try to move cursor with invalid index il y a 4 ans
  Jelle Raaijmakers 7a4445a1fe LibGUI/TreeView: Select parent on collapse il y a 4 ans
  Andreas Kling 460c0f9847 LibGUI: Don't scroll TreeView horizontally to bring index into view il y a 4 ans
  Andreas Kling 42b27d9f87 LibGUI: Avoid a bunch of virtual calls during TreeView painting il y a 4 ans
  Jelle Raaijmakers 80a84f726e LibGUI/TreeView: Implement Home/End/PageUp/PageDn navigation il y a 4 ans
  Andreas Kling d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget il y a 4 ans
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" il y a 4 ans
  thankyouverycool cfaf97a463 LibGUI: Walk all visible rows when updating TreeView column sizes il y a 4 ans
  thankyouverycool bf86676272 LibGUI: Support double-click resizing multi-column TreeViews il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  thankyouverycool ef61a963e9 LibGUI: Always set tree column content width to widest open node il y a 4 ans
  Andreas Kling 9c77980965 Everywhere: Remove some bitrotted "#if 0" blocks il y a 4 ans
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. il y a 4 ans
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans