История коммитов

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