Commit History

Author SHA1 Message Date
  Andreas Kling 8b31833650 LibGUI: Support top-to-bottom flow in IconView 4 years ago
  Andreas Kling 0117c57418 LibGUI: Move some large IconView internal helpers to the .cpp file 4 years ago
  AnotherTest 71de8b7480 LibGUI: Remove `AbstractView::did_update_model()' 4 years ago
  Andreas Kling 272af7685b LibGUI: Improve and simplify IconView item name wrapping 4 years ago
  Andreas Kling d3adbed231 LibGUI: Move keyboard item activation up to AbstractView 4 years ago
  Andreas Kling ece555b684 LibGUI: Support inline editing in GUI::IconView 4 years ago
  Andreas Kling 27e86c03da LibGUI: Implement the virtual IconView::scroll_into_view() 4 years ago
  Andreas Kling 72443bd1ab LibGUI: Teach IconView to use AbstractView::move_cursor() 4 years ago
  Tom f266f0e880 LibGUI: Improve IconView performance with large selections 5 years ago
  Tom d4b87fb18e LibGUI: Implement IconView auto-scrolling when trying to select items out of view 5 years ago
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 5 years ago
  Ben Wiederhake ef433cb367 LibGUI: The UI calls it 'Icon view', fix the name in the code 5 years ago