Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 05dd9e5bfb LibGUI: Virtualize SortingProxyModel comparator il y a 4 ans
  Andreas Kling 5099e76ce6 LibGUI: Remove unused bool SortingProxyModel::m_sorting il y a 4 ans
  Andreas Kling 686ee2bf04 LibGUI: Rename ModelClient::on_model_update() => model_did_update() il y a 4 ans
  Andreas Kling 82e949aa7c LibGUI: Rename SortingProxyModel "target" to "source" instead il y a 4 ans
  Sergey Bugaev 5fd8dbacb1 LibGUI+FileManager: Fix forgetting to map sorting proxy model indexes il y a 5 ans
  Tom b778804d20 LibGUI: Add ModelClient abstract class and allow registering clients il y a 5 ans
  Andreas Kling a5799ed462 LibGUI: Add SortingProxyModel::sort_role() il y a 5 ans
  Andreas Kling 248f2d5cf5 LibGUI: Remove Model::row_name() since nothing used it il y a 5 ans
  Andreas Kling 2adb0a07e5 LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing il y a 5 ans
  Andreas Kling c666c251c8 LibGUI: Replace ColumnMetadata::sortable => Model::is_column_sortable() il y a 5 ans
  Andreas Kling 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes il y a 5 ans
  Andreas Kling 686ade6b5a AK: Make quick_sort() a little more ergonomic il y a 5 ans
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity il y a 5 ans
  Andreas Kling 2ad405c789 LibGUI: Complain in SortingProxyModel::data() if map_to_target() fails il y a 5 ans
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames il y a 5 ans