| Summary: | wish: remap Crtl-click | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | oguz_ozhan |
| Component: | UI: all modes | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdevplatform/67fdd39b4ba980ab34fb1eac405622df5651b3b3 | Version Fixed/Implemented In: | 5.0.0 |
| Sentry Crash Report: | |||
|
Description
oguz_ozhan
2013-04-05 12:15:01 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 |