Version: 3.0.0 cvs 040204 (using KDE KDE 3.1.5) Installed from: Debian testing/unstable Packages Compiler: gcc 3.3.2 OS: Linux Quick Open Part plugin can open file and class quickly via File->Quick Open and Edit->Find Class.. It will be good if it can also open any function with the simillar way, using FunctionDom and etc.. Navigating a function effectivly is important.
Created attachment 4675 [details] patch file to add quickly open a function definition I made some add-on patch. It will add 2 Dialog classes, and can open a function definition If some function have multiple location, then another dialog will show its filename, and argument list. New menuitem in Edit menu will be created
Created attachment 4714 [details] second patch for a quickopenpart solved license, .ui.h .rc file update, class structure, menu replacement problem. made i18n functionality available. apply this patch against current CVS (stable or head) .
Teatime why was this not accepted ?
Actually this patch was accepted and open function works great.