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