[Differential] [Request, 138 lines] D4483: Keyboard shortcuts for Uses in Code Browser
Damir Porobic
noreply at phabricator.kde.org
Tue Feb 7 18:30:00 UTC 2017
dporobic created this revision.
dporobic added a reviewer: mwolff.
dporobic added subscribers: KDevelop, kdevelop-devel.
dporobic set the repository for this revision to R33 KDevPlatform.
REVISION SUMMARY
https://bugs.kde.org/show_bug.cgi?id=245902
Fix for bug/wish 245902. I've used the itoolactionviewer to implement this feature, when the Code Browser is open and shows uses you can jump through all Uses by pressing https://phabricator.kde.org/F4 and Shift+https://phabricator.kde.org/F4, the Use that is selected will also be opened, just like clicking on it.
The allUses() function is maybe heavy due to three iterations Any suggestion for code improvement is welcome.
TEST PLAN
Manuel Testing
REPOSITORY
R33 KDevPlatform
REVISION DETAIL
https://phabricator.kde.org/D4483
AFFECTED FILES
language/duchain/navigation/useswidget.cpp
language/duchain/navigation/useswidget.h
plugins/contextbrowser/contextbrowserview.cpp
plugins/contextbrowser/contextbrowserview.h
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: dporobic, mwolff
Cc: kdevelop-devel, #kdevelop
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170207/f59d9067/attachment.html>
More information about the KDevelop-devel
mailing list