Bug 317876 - wish: remap Crtl-click
Summary: wish: remap Crtl-click
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: all modes (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-05 12:15 UTC by oguz_ozhan
Modified: 2016-03-01 21:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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