summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/ModelSelection.h
AgeCommit message (Expand)Author
2020-11-30LibGUI: Add a ModelSelection::add_all(Vector) APIAnotherTest
2020-09-25Meta+LibC through LibHTTP: Make clang-format-10 cleanBen Wiederhake
2020-08-14LibGUI: Make ModelSelection non-copyable and non-movableAndreas Kling
2020-07-13LibGUI: Add ModelClient abstract class and allow registering clientsTom
2020-04-09LibGUI: Keep still-valid indexes in selection after a model updateAndreas Kling
2020-02-16LibGUI: Add forwarding headerAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling