mirror of
https://github.com/RGBCube/serenity
synced 2025-05-23 20:25:08 +00:00
![]() Since the introduction of multi-select, we have had both `on_selection` and `on_selection_change`, the latter of which was only invoked when a change in selection came in through the model. This removes `AbstractView::on_selection` and replaces it usage with the more explicit `on_selection_change` everywhere. |
||
---|---|---|
.. | ||
DiffViewer.cpp | ||
DiffViewer.h | ||
GitFilesModel.cpp | ||
GitFilesModel.h | ||
GitFilesView.cpp | ||
GitFilesView.h | ||
GitRepo.cpp | ||
GitRepo.h | ||
GitWidget.cpp | ||
GitWidget.h |