Historique des commits

Auteur SHA1 Message Date
  Andreas Kling a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole il y a 4 ans
  Andreas Kling e1ed71ef9e LibGUI: Make model sorting imperative and move order to AbstractView il y a 4 ans
  Andreas Kling 8c8281de4e LibGUI: Make SortingProxyModel support hierarchical models il y a 4 ans
  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
  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 6a9cc66b97 LibGUI: Remove leading G from filenames il y a 5 ans