summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/GSortingProxyModel.cpp
AgeCommit message (Expand)Author
2019-09-07GModel: Remove selected_index() and set_selected_index()Andreas Kling
2019-08-20GModel: Rename on_model_update(GModel&) => on_update()Andreas Kling
2019-08-11GSortingProxyModel: Sort case insensitively by default (#441)ignas-sa
2019-07-04Libraries: Create top level directory for libraries.Andreas Kling