From kde-bugs-dist Tue Jan 30 17:47:39 2007 From: Frederic Heem Date: Tue, 30 Jan 2007 17:47:39 +0000 To: kde-bugs-dist Subject: [Bug 140901] "quick open" is not updated when a new file is created Message-Id: <20070130174739.16394.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=117019827623640 ------- 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=140901 f.heem free fr changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID | ------- Additional Comments From f.heem free fr 2007-01-30 18:47 ------- kdevelop is already smart enough to find out if a file has been modified outside the IDE. Is it possible to watch a directory for newly created files ? Some subdirectories some mime-type shall be excluded from being watch, for instance the build directory where cmake puts every generated files. Another simple approach is to add a button to refresh the whole content of the project, like when a project is imported.