QuickOpenFunction multiple item occurrence patch

dukju ahn dukjuahn at gmail.com
Mon Jan 29 14:29:34 UTC 2007


This patch is against the 1/29 svn "3.4" branch.

I found this problem when I develop some python program. The constructor
name of every Python Classes is __init__. So the multiple entry of __init__
bothers me. But this problem is not confined only to python. The same
problem happened when I use KDevelop to make this patch for KDevelop.

If my patch is appropriate, please apply.
Thanks.

2007/1/29, Jens Dagerbo <jens.dagerbo at gmail.com>:
>
> > During the recent rapid changes of tool->QuickOpenFunction menu  (try
> > ctrl+alt+m), one inconvenience happens.
> > If the project contains multiples of same function(or method) name at
> > different file or classes, it shows duplicated entry in the selection
> > listbox.
>
> This shouldn't happen. What code are you running, and what code did
> you make the patch against?
>
> // jens
>
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20070129/30e3e08d/attachment.html>


More information about the KDevelop-devel mailing list