summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/patch_explorer_controller.go
AgeCommit message (Expand)Author
2024-01-28Display more keybindings on-screenJesse Duffield
2024-01-28Improve keybinding descriptionsJesse Duffield
2024-01-24Make range selections created with the mouse non-stickyStefan Haller
2024-01-19Support non-sticky range selection in patch explorer viewsJesse Duffield
2024-01-19Add range selection ability on list contextsJesse Duffield
2023-08-21Pass UserConfig to checkScrollUp/Down instead of just the scrollOffMarginStefan Haller
2023-08-15Add ScrollOffMargin user configStefan Haller
2023-07-03Introduce filtered list view modelJesse Duffield
2023-05-25Use sentence case everywhereJesse Duffield
2023-04-30lots of changesJesse Duffield
2023-04-30standardise controller helper methodsJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield