Historial de Commits

Autor SHA1 Mensaje Fecha
  Tom 52a847a0eb LibGUI: Implement searching/jumping as you type in views hace 4 años
  Andreas Kling 7f8e18b86a LibGUI: Make SortingProxyModel forward is_editable() and set_data() hace 4 años
  Andreas Kling a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole hace 4 años
  Andreas Kling e1ed71ef9e LibGUI: Make model sorting imperative and move order to AbstractView hace 4 años
  Andreas Kling 8c8281de4e LibGUI: Make SortingProxyModel support hierarchical models hace 4 años
  Andreas Kling 05dd9e5bfb LibGUI: Virtualize SortingProxyModel comparator hace 4 años
  Andreas Kling 5099e76ce6 LibGUI: Remove unused bool SortingProxyModel::m_sorting hace 4 años
  Andreas Kling 686ee2bf04 LibGUI: Rename ModelClient::on_model_update() => model_did_update() hace 4 años
  Andreas Kling 82e949aa7c LibGUI: Rename SortingProxyModel "target" to "source" instead hace 4 años
  Tom b778804d20 LibGUI: Add ModelClient abstract class and allow registering clients hace 5 años
  Andreas Kling a5799ed462 LibGUI: Add SortingProxyModel::sort_role() hace 5 años
  Andreas Kling 248f2d5cf5 LibGUI: Remove Model::row_name() since nothing used it hace 5 años
  Andreas Kling 2adb0a07e5 LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing hace 5 años
  Andreas Kling c666c251c8 LibGUI: Replace ColumnMetadata::sortable => Model::is_column_sortable() hace 5 años
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames hace 5 años