Review Request 124969: Show popup menu with overriden methods when clicking on virtual function declaration

Oleksandr Senkovych bjsenya at gmail.com
Mon Aug 31 06:41:54 UTC 2015



> On Aug. 30, 2015, 5:40 p.m., Aleix Pol Gonzalez wrote:
> > Maybe a screenshot will help.

I've made a small video of that: https://drive.google.com/file/d/0B4rdpC8E91WcaUxEODN4Nk1xams/view?usp=sharing


- Oleksandr


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124969/#review84592
-----------------------------------------------------------


On Aug. 28, 2015, 6:28 p.m., Oleksandr Senkovych wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/124969/
> -----------------------------------------------------------
> 
> (Updated Aug. 28, 2015, 6:28 p.m.)
> 
> 
> Review request for KDevelop and Kevin Funk.
> 
> 
> Repository: kdevplatform
> 
> 
> Description
> -------
> 
> Items are sorted in a following order:
> 1. Link to function definition
> 2. Link to a declaration of a base class
> 3. Alphabetically sorted all possible overrides of a method
> 
> 
> Diffs
> -----
> 
>   plugins/contextbrowser/browsemanager.h ca6461a 
>   plugins/contextbrowser/browsemanager.cpp 2574559 
> 
> Diff: https://git.reviewboard.kde.org/r/124969/diff/
> 
> 
> Testing
> -------
> 
> Currently there's two unresolved issues with it:
> 1. If there's too much possible overloads - menu will eat all the space on a screen.
> 2. maxAllowedSteps parameter is UINT_MAX, so there could be some freezes depending on project complexity. I don't have them on my machine when showing items for a really big project (clang parses it for 2-3 hours).
> 
> 
> Thanks,
> 
> Oleksandr Senkovych
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150831/201606d3/attachment.html>


More information about the KDevelop-devel mailing list