Age | Commit message (Expand) | Author |
---|---|---|
2020-07-04 | LibGUI: Add SortingProxyModel::sort_role() | Andreas Kling |
2020-05-21 | LibGUI: Remove Model::row_name() since nothing used it | Andreas Kling |
2020-05-21 | LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing | Andreas Kling |
2020-05-21 | LibGUI: Replace ColumnMetadata::sortable => Model::is_column_sortable() | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |