Bug 317876

Summary: wish: remap Crtl-click
Product: [Applications] kdevelop Reporter: oguz_ozhan
Component: UI: all modesAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 5.0.0

Description oguz_ozhan 2013-04-05 12:15:01 UTC
I like Ctrl-click to jump to definition. How to remap it? Or how to add i.e. Ctrl-Shift-Click as a new one?

Reproducible: Always
Comment 1 Milian Wolff 2016-03-01 21:28:38 UTC
Git commit 67fdd39b4ba980ab34fb1eac405622df5651b3b3 by Milian Wolff, on behalf of Pedro Ferreira.
Committed on 01/03/2016 at 21:28.
Pushed by mwolff into branch '5.0'.

Change default CTRL + Click jump to definition instead of declaration.

The current default behaviour on CTRL + Click causes the editor to
jump to the function's declaration. This patch changes that to jump
to definition instead.
FIXED-IN: 5.0.0
REVIEW: 127241

M  +41   -61   plugins/contextbrowser/browsemanager.cpp
M  +12   -0    plugins/contextbrowser/browsemanager.h

http://commits.kde.org/kdevplatform/67fdd39b4ba980ab34fb1eac405622df5651b3b3