summaryrefslogtreecommitdiff
path: root/Applications/IRCClient/IRCChannelMemberListModel.cpp
AgeCommit message (Expand)Author
2019-06-07Applications: Run clang-format on everything.Andreas Kling
2019-05-09LibGUI: Remove GModel activations to GAbstractView.Andreas Kling
2019-03-29GModel: Add GModelIndex argument to row_count() and column_count().Andreas Kling
2019-03-23LibGUI: Rename GTableModel => GModel.Andreas Kling
2019-03-18LibGUI: Add GTableModel::Role::ForegroundColor.Andreas Kling
2019-03-15IRClient: Add a member list to channel views.Andreas Kling