Commit History

Author SHA1 Message Date
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive 2 years ago
  Karol Kosek 70885a3dee LibGUI: Automatically scroll to a new column on adding it in ColumnsView 2 years ago
  Karol Kosek 35e3df7f13 LibGUI: Teach ColumnsView where indexes are placed (and scroll to them) 2 years ago
  Karol Kosek 7e52daa542 LibGUI: Don't destroy columns after selecting already opened one 2 years ago
  Karol Kosek e673fc4183 LibGUI: Determine model index from a content position in ColumnsView 2 years ago
  Karol Kosek e40726cb34 LibGUI: Don't show last separator in column 2 years ago
  Karol Kosek 3b18858bb1 LibGUI: Replace a magic number with ColumnsView::column_separator_width 2 years ago
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  networkException 802cf9bc69 Everywhere: Use my very shiny serenityos.org email :^) 2 years ago
  networkException e0353c405d LibGUI: Limit column view rubber band rect to widget inner rect 2 years ago
  networkException 9b6fab264f LibGUI: Implement basic rubber band selections in ColumnsView 2 years ago
  networkException f0a20fc902 LibGUI: Add granular ColumnView helpers for column and index at events 2 years ago
  networkException 2d681279d4 LibGUI: Properly handle range selections in ColumnsView 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 years ago
  Lenny Maiorani d5fdc6096c Libraries: Make CharacterBitmap instances at compile-time 3 years ago
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
  Marcus Nilsson 0583f75926 LibGUI: Dynamically resize editing content rect in IconView 3 years ago
  sin-ack 16ac3bbfd7 LibGUI+Applications: Rename Model::is_valid to is_within_range 4 years ago
  Andreas Kling 8ba47facf6 LibGUI: Add ModelRole::IconOpacity and support it in all views :^) 3 years ago
  Andreas Kling df96380121 LibGUI: Tighten paint invalidation rects in item views :^) 4 years ago
  Daniel Bertalan 98a9a1d7f9 Everywhere: Add break after the last case label before `default` 4 years ago
  Andreas Kling d66dab2d41 LibGUI: Remove spammy debug message from ColumnsView 4 years ago
  Linus Groh d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 years ago
  Lenny Maiorani 800ea8ea96 Userland: static vs non-static constexpr variables 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago