[Bug 67995] class view doesn't update when removing/adding files
Alexander Dymo
cloudtemple at mksat.net
Tue Nov 18 23:31:02 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=67995
------- Additional Comments From cloudtemple at mksat.net 2003-11-18 23:30 -------
Subject: kdevelop/buildtools/qmake
CVS commit by dymo:
Emit addedFilesToProject() and removeFilesFromProject() signals when necessary and pass correct arguments to those signals (filenames with paths relative to the project directory). Also corrected addFiles() slot of TrollprojectPart to work on files with relative paths. This makes file groups, file tree and class views work properly when creating/adding/removing files with QMake manager.
CCMAIL: 67995 at bugs.kde.org
We need also correct automake manager and check customproject, so I won't close this bug for now.
M +4 -0 trollprojectpart.cpp 1.69
M +30 -3 trollprojectwidget.cpp 1.142
More information about the KDevelop-devel
mailing list