Lookup keybinding used to trigger content assist
commitfdc286a3ccf49037c55919f24c87daae4b516392
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 15 Aug 2013 20:52:55 +0000 (15 22:52 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 23 Aug 2013 08:49:06 +0000 (23 10:49 +0200)
tree21b13dd5e6224c94651c45f04e53341fa92a1b1e
parent71389064a61d9f19a260b74e0fe94cf20432da64
Lookup keybinding used to trigger content assist

EGit hardcoded the keybinding for content assist to "CTRL+Space".
Instead it should dynamically lookup the configured keybinding.

Bug: 415133
Change-Id: I7ea30a5e162d6e7e63e8d220ed514f3af4366e27
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Signed-off-by: Robin Stocker <robin@nibor.org>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/UIUtils.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/fetch/FetchGerritChangePage.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/gerrit/GerritConfigurationPage.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/push/PushToGerritPage.java