summaryrefslogtreecommitdiff
path: root/LibGUI/GSortingProxyModel.cpp
AgeCommit message (Expand)Author
2019-05-09GFilePicker: Add a "new directory" button.Andreas Kling
2019-05-09GFilePicker: Add a button for moving up to parent directory.Andreas Kling
2019-05-09LibGUI: Remove GModel activations to GAbstractView.Andreas Kling
2019-03-29LibGUI: Expand GModelIndex a bit, adding internal data and model pointers.Andreas Kling
2019-03-29GModel: Add GModelIndex argument to row_count() and column_count().Andreas Kling
2019-03-23LibGUI: Rename GTableModel => GModel.Andreas Kling