| Summary: | [WISH]QuickOpenPart should open function also. | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Ahn, Duk J. <adjj22> |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
patch file to add quickly open a function definition
second patch for a quickopenpart |
||
|
Description
Ahn, Duk J.
2004-02-11 12:48:20 UTC
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. |