From kde-bugs-dist Fri Feb 16 01:06:47 2007 From: Andreas Pakulat Date: Fri, 16 Feb 2007 01:06:47 +0000 To: kde-bugs-dist Subject: [Bug 140914] Remove non-existent files from project Message-Id: <20070216010647.1429.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=117158802725475 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=140914 ------- Additional Comments From apaku gmx de 2007-02-16 02:06 ------- 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