appwizard try3

Andreas Pakulat apaku at gmx.de
Wed Nov 12 20:37:56 UTC 2008


On 07.11.08 23:55:30, Bernd Buschinski wrote:
> now scans backwards-rekursiv for first exiting folder in path and if it has 
> permissions for creating a folder(write and execute).
> pathUp is need because QDir::up() checks if the folder exists which makes
> /home/doesNotExists/doesNotExists/
> unsolveable with QDir
> 
> Also appName encoding works, just "." and ".." I cant handle, so I marked them 
> as invalid
> 
> And still no svn account

Sorry for the late response, I just played around with this and while it
generally works fine, what I miss is the ability to override the default
destination directory. That is, IMHO editing the line-edit should adjust
the directory chooser line, unless the user edited the directory chooser
himself (or picked a dir via the browse-button). 

Other than that patch looks fine.

Andreas

-- 
You will forget that you ever knew me.




More information about the KDevelop-devel mailing list