Age | Commit message (Expand) | Author |
---|---|---|
2020-09-01 | LibGUI: Implement the virtual IconView::scroll_into_view() | Andreas Kling |
2020-09-01 | LibGUI: Teach IconView to use AbstractView::move_cursor() | Andreas Kling |
2020-07-13 | LibGUI: Improve IconView performance with large selections | Tom |
2020-07-09 | LibGUI: Implement IconView auto-scrolling when trying to select items out of ... | Tom |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-05-02 | LibGUI: The UI calls it 'Icon view', fix the name in the code | Ben Wiederhake |