Version: svn (using KDE KDE 3.5.5) Installed from: Compiled From Sources Two things should be done: 1) Remove files from the .filelist when the filetree notices their removal 2) Option to check for existence of files upon project opening. Not doing it by default probably, because that might take too much time.
SVN commit 634006 by apaku: Implemented subdir-adding/removing, so files in the selected dir will be added/removed recursivly. Currently this adds all existing files, I'm planning to allow customization here. Also added a small filter on project opening to remove non-existent files, this fixes half of 140914 BUG:74068 CCBUG:140914 M +576 -450 customprojectpart.cpp M +16 -12 customprojectpart.h
Oops, forgot to close my own wish :) this is now done in SVN.