Version: 3.0.2 (using KDE KDE 3.2.1) Installed from: Compiled From Sources Compiler: gcc 3.3.3 OS: Linux "Find in Files" and "Full Text Search" are available in the Toolbar configuration dialog, and they are added to the toolbar action list when you select them, but they do not appear on the toolbar. I've tried this at various positions on several different toolbars and they never show.
The entries for the above buttons _are_ in the kdevelopui.rc in the appropriate place. They're just not showing in the app.
The situation (at startup at least) appears to be that the 'edit_grep' Action hasn't been merged in from "KDevGrepView" (i.e. the GUI hasn't been created) at the time "kdevelopui.rc" is being processed so the toolbar button is not created. This would suggest to me that the GUI XML needs to be completely read in and processed in two passes: one to accumulate Actions, etc. and a second pass to do the actual builds. I'm very new to KDE/Qt so maybe I'm missing something here.
Please test with a newer version of KDevelop and let us know if it's still a problem. Also, a set of instructions on how to reproduce the problem would be good to have as well.
I think KDE changed. These actions are no longer displayed as available as KDE cannot show them. At least I can no longer find them available in any toolbar menu. Hard to see a remaining reason to keep this open..