Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling eb9d2c64c8 LibGUI: Center TreeView item icons vertically vor 2 Jahren
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions vor 2 Jahren
  Andreas Kling 3407ab0fd1 LibGfx: Make Font::width() return a float vor 2 Jahren
  martinfalisse 481c0419ba LibGUI: Fix highlighting of elements in TreeView vor 2 Jahren
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Easton Pillay 22d54cd446 LibGUI: Hold down Alt when clicking TreeView to expand full subtree vor 2 Jahren
  Timothy Flynn 32642394a9 LibGUI: Programatically draw table header sorting arrows vor 2 Jahren
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) vor 3 Jahren
  kleines Filmröllchen cd5ed44f64 LibGUI: Don't stringify non-textlike data in TreeView's tree column vor 3 Jahren
  kleines Filmröllchen 4e8cb0508f LibGUI: Add is_toggled getter for TreeView vor 3 Jahren
  kleines Filmröllchen d813bf77ee LibGUI: Associate model index metadata directly with the model index vor 3 Jahren
  kleines Filmröllchen 68a758304a LibGUI: Register should_fill_selected_rows for GML in TreeView vor 3 Jahren
  Idan Horowitz 086969277e Everywhere: Run clang-format vor 3 Jahren
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI vor 3 Jahren
  networkException b67d4ab52f LibGUI: Allow falling back to default paint behavior in delegate vor 3 Jahren
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() vor 3 Jahren
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary vor 3 Jahren
  sin-ack 309a20c014 LibGUI: Draw a focus rect over the row when sel. behavior is SelectRows vor 3 Jahren
  sin-ack 158629d1c4 LibGUI: Partially restore original TreeView column painting behavior vor 3 Jahren
  sin-ack 8c1a6a8436 LibGUI: Default TreeView to SelectionBehavior::SelectItems vor 3 Jahren
  sin-ack 1408aa1295 LibGUI: Do not allow tree column to shrink beyond indent and icon vor 3 Jahren
  sin-ack ba768eb872 LibGUI: TreeView tree column text painting adjustments vor 3 Jahren
  Andreas Kling 8ba47facf6 LibGUI: Add ModelRole::IconOpacity and support it in all views :^) vor 4 Jahren
  Andreas Kling 4486e5b26d LibGUI: Remove some unused code in GUI::TreeView vor 4 Jahren
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions vor 4 Jahren
  Andreas Kling df96380121 LibGUI: Tighten paint invalidation rects in item views :^) vor 4 Jahren
  Marcus Nilsson 94551149d1 TreeView: Don't try to move cursor with invalid index vor 4 Jahren
  Jelle Raaijmakers 7a4445a1fe LibGUI/TreeView: Select parent on collapse vor 4 Jahren
  Andreas Kling 460c0f9847 LibGUI: Don't scroll TreeView horizontally to bring index into view vor 4 Jahren