Skip to content

Add git actions to an action collection

Eric Armbruster requested to merge eric/kate:work/eric/export-git-actions into master

Git actions are currently only available from the buttons in the GitWidget. We should let users assign keybindings to these actions.

Note: There seems to be a bug when you use Find Action with an action that opens a dialog. In this case, no dialog is opened. This holds aswell for quick open, so I assume this code is fine.

Merge request reports