Bug 33647

Summary: more options on directory menus
Product: [Applications] kdevelop Reporter: pupeno
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 2.0.1   
Target Milestone: ---   
Platform: Mandrake RPMs   
OS: Other   
Latest Commit: Version Fixed In:

Description pupeno 2001-10-13 06:22:41 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdevelop
Version:           2.0.1 (using KDE 2.2.1 )
Severity:          wishlist
Installed from:    Mandrake RPMs
Compiler:          Not Specified
OS:                Not Specified
OS/Compiler notes: Mandrake 8.1

It would be nice to have more options in the pop up menus on the directories on the "view on project directory".
I think that there can be a make option so you make just one directory (sometimes you don't want to make a complete make) and this options could be for files too so you compile just a file but I this can be done in some other way.
Maybe you can do this configurable so anyone can add some options to this menu. When you add an option to this menu it should be posible to make this action depend in the existance of a file inside this directory (so running make depends on Makefile) and maybe the posibility to pass the diretory as a parameter to that program.

(Submitted via bugs.kde.org)
Comment 1 Amilcar do Carmo Lucas 2003-03-20 19:25:49 UTC
I think this is available in KDevelop 2.1.5 
But it's not implemented in kdevelop3.0 (yet)  :) 
Comment 2 Amilcar do Carmo Lucas 2003-03-29 17:03:27 UTC
The "make" on a single directory is also available on KDevelop3 A4. 
Select te directory in the autpmakemananger, or in the Qmake manager and click 
"build selected subproject" or something like that. 
Comment 3 Amilcar do Carmo Lucas 2003-05-12 16:21:40 UTC
Whish granted! :) 
 
Setings > Configure Gideon > External Tools > File Context Menu  (for files) 
Setings > Configure Gideon > External Tools > Directory Context Menu  (for 
directories)