summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/GModelSelection.h
AgeCommit message (Expand)Author
2019-09-17FileManager+LibGUI: Fix two folder-related crashes (#569)Brandon Scott
2019-09-12GModelSelection: Add size() and a const overload of for_each_index()Andreas Kling
2019-09-07GModelSelection: Add contains_row(int) and toggle(GModelIndex)Andreas Kling
2019-09-07LibGUI: Add GModelSelection to help implementing multiple-select viewsAndreas Kling