Revision 619551

Go back to digest for 7th January 2007

Features in Development Tools

Jens Dagerbo committed changes in /branches/kdevelop/3.4:

Slightly hackish solution to the problem of when to unload the VCS plugin. This lets the VCS plugin live long enough to get the projectClosed() signal (and do whatever it may need to).

Real solution for this type of problem: have Core emit a "project is closed"-signal that's actually emitted _after_ the project is closed! Let's add that at some point when we're not so close to a release..

File Changes

Modified 4 files
  • /branches/kdevelop/3.4
  •   /src/plugincontroller.cpp
  •   /parts/vcsmanager/vcsmanagerpart.cpp
  •   /parts/vcsmanager/vcsmanagerpart.h
  •   /vcs/cvsservice/cvspart.cpp
4 files changed in total