Historie revizí

Autor SHA1 Zpráva Datum
  kleines Filmröllchen cd5ed44f64 LibGUI: Don't stringify non-textlike data in TreeView's tree column před 3 roky
  kleines Filmröllchen 4e8cb0508f LibGUI: Add is_toggled getter for TreeView před 3 roky
  kleines Filmröllchen d813bf77ee LibGUI: Associate model index metadata directly with the model index před 3 roky
  kleines Filmröllchen 68a758304a LibGUI: Register should_fill_selected_rows for GML in TreeView před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI před 3 roky
  networkException b67d4ab52f LibGUI: Allow falling back to default paint behavior in delegate před 3 roky
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() před 3 roky
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary před 3 roky
  sin-ack 309a20c014 LibGUI: Draw a focus rect over the row when sel. behavior is SelectRows před 3 roky
  sin-ack 158629d1c4 LibGUI: Partially restore original TreeView column painting behavior před 3 roky
  sin-ack 8c1a6a8436 LibGUI: Default TreeView to SelectionBehavior::SelectItems před 3 roky
  sin-ack 1408aa1295 LibGUI: Do not allow tree column to shrink beyond indent and icon před 3 roky
  sin-ack ba768eb872 LibGUI: TreeView tree column text painting adjustments před 3 roky
  Andreas Kling 8ba47facf6 LibGUI: Add ModelRole::IconOpacity and support it in all views :^) před 3 roky
  Andreas Kling 4486e5b26d LibGUI: Remove some unused code in GUI::TreeView před 3 roky
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions před 4 roky
  Andreas Kling df96380121 LibGUI: Tighten paint invalidation rects in item views :^) před 4 roky
  Marcus Nilsson 94551149d1 TreeView: Don't try to move cursor with invalid index před 4 roky
  Jelle Raaijmakers 7a4445a1fe LibGUI/TreeView: Select parent on collapse před 4 roky
  Andreas Kling 460c0f9847 LibGUI: Don't scroll TreeView horizontally to bring index into view před 4 roky
  Andreas Kling 42b27d9f87 LibGUI: Avoid a bunch of virtual calls during TreeView painting před 4 roky
  Jelle Raaijmakers 80a84f726e LibGUI/TreeView: Implement Home/End/PageUp/PageDn navigation před 4 roky
  Andreas Kling d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget před 4 roky
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" před 4 roky
  thankyouverycool cfaf97a463 LibGUI: Walk all visible rows when updating TreeView column sizes před 4 roky
  thankyouverycool bf86676272 LibGUI: Support double-click resizing multi-column TreeViews před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky