Commit History

Author SHA1 Message Date
  thankyouverycool cbf3c2caeb LibGUI: Add on_toggle function to TreeView 5 years ago
  Andreas Kling c6c71b0fcc LibGUI: Respect per-index font when computing TreeView item rects 5 years ago
  AnotherTest 476ccb2206 LibGUI: Do not recurse into rows with invalid indices 5 years ago
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 5 years ago
  FalseHonesty 12fe546be9 LibGUI+HackStudio: Fix cursor appearance and crash while debugging 5 years ago
  Andreas Kling 278b307713 LibGUI: Make all views use CenterLeft as the default text alignment 5 years ago
  Andreas Kling 2adb0a07e5 LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing 5 years ago
  Andreas Kling 2e03bded43 LibGUI: Add Model::Role::TextAlignment and remove from ColumnMetadata 5 years ago
  Andreas Kling 04187576ff LibGUI: Models should always specify font via Model::Role::Font 5 years ago
  Andreas Kling 9d9a31384e LibGUI: Allow expand/collapse subtrees in TreeView with Alt+Left/Right 5 years ago
  DexesTTP b478c5f86c LibGUI: Properly draw the background of the selected TreeView line 5 years ago
  Andreas Kling d17b42b28d LibGUI: Make view widgets fill background by default 5 years ago
  Andreas Kling 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes 5 years ago
  Andreas Kling b4fde72013 LibGUI: Brighten icons when hovering items in item views 5 years ago
  Andreas Kling 8e8e8c801c LibGUI: Fix broken TreeView rendering with more than two columns 5 years ago
  Tibor Nagy 0086daf9b0 LibGUI: Scroll selected treeview entries into view 5 years ago
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor 5 years ago
  Tibor Nagy 2eb9620415 LibGUI: Improve TreeView keyboard navigation 5 years ago
  Andreas Kling 2143da6434 LibGUI: Add forwarding header 5 years ago
  Tibor Nagy 4d95163400 LibGUI: Use inactive selection colors from palette instead of hardcoding them 5 years ago
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 years ago