Bug 67848

Summary: When opening a project, cd the file open dialog to the project directory
Product: [Applications] kdevelop Reporter: Jon Smirl <jonsmirl>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jon Smirl 2003-11-11 04:02:27 UTC
Version:           CVS (using KDE Devel)
Installed from:    Compiled sources

I'm work on a project.
I open another project.
I do file open.

The directory at this point will be the old project directory, not the new one. When I opened the 2nd project the file open dialog should get it's current directory set to the 2nd project's home.
Comment 1 Jon Smirl 2003-12-05 20:45:56 UTC
This is also a very annoying problem. I am working on three diffect projects that all call each other. So I am constantly closing one and opening another. Every time I switch projects I have to waste time moving the directory over to the new project when I need to open more files.

At project switch time, can't we just stick the project's home directory into the file open box's current directory? Isn't this just a single line of code?
Comment 2 Mathieu Chouinard 2006-12-17 21:40:05 UTC
fixed