提交历史

作者 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 年之前
  Sergey Bugaev 5fd8dbacb1 LibGUI+FileManager: Fix forgetting to map sorting proxy model indexes 5 年之前
  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 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes 5 年之前
  Andreas Kling 686ade6b5a AK: Make quick_sort() a little more ergonomic 5 年之前
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity 5 年之前
  Andreas Kling 2ad405c789 LibGUI: Complain in SortingProxyModel::data() if map_to_target() fails 5 年之前
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 年之前