Age | Commit message (Expand) | Author |
---|---|---|
2020-11-30 | LibGUI: Remove `AbstractView::did_update_model()' | AnotherTest |
2020-10-27 | LibGUI: Improve and simplify IconView item name wrapping | Andreas Kling |
2020-09-24 | LibGUI: Move keyboard item activation up to AbstractView | Andreas Kling |
2020-09-24 | LibGUI: Support inline editing in GUI::IconView | Andreas Kling |
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 |