Histórico de Commits

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