Age | Commit message (Expand) | Author |
---|---|---|
2019-09-17 | FileManager+LibGUI: Fix two folder-related crashes (#569) | Brandon Scott |
2019-09-12 | GModelSelection: Add size() and a const overload of for_each_index() | Andreas Kling |
2019-09-07 | GModelSelection: Add contains_row(int) and toggle(GModelIndex) | Andreas Kling |
2019-09-07 | LibGUI: Add GModelSelection to help implementing multiple-select views | Andreas Kling |