Commit History

作者 SHA1 備註 提交日期
  Andreas Kling 05dd9e5bfb LibGUI: Virtualize SortingProxyModel comparator 4 年之前
  Andreas Kling 5099e76ce6 LibGUI: Remove unused bool SortingProxyModel::m_sorting 4 年之前
  Andreas Kling 686ee2bf04 LibGUI: Rename ModelClient::on_model_update() => model_did_update() 4 年之前
  Andreas Kling 82e949aa7c LibGUI: Rename SortingProxyModel "target" to "source" instead 4 年之前
  Tom b778804d20 LibGUI: Add ModelClient abstract class and allow registering clients 5 年之前
  Andreas Kling a5799ed462 LibGUI: Add SortingProxyModel::sort_role() 5 年之前
  Andreas Kling 248f2d5cf5 LibGUI: Remove Model::row_name() since nothing used it 5 年之前
  Andreas Kling 2adb0a07e5 LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing 5 年之前
  Andreas Kling c666c251c8 LibGUI: Replace ColumnMetadata::sortable => Model::is_column_sortable() 5 年之前
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 年之前