Revision 657106
Go back to digest for 29th April 2007Features in Development Tools
Dukju Ahn committed changes in /branches/KDE/3.5/kdevelop:
Changed filetreeview's vcs coloring to ASync method.
Added two boolean flags to KDevVCSFileInfoProvider::requestStatus()
By doing this, workaround the conflict of BlockingKProcess and NetAccess::syncronousRun(), which causes 1-minute hangup and vcs-coloring failures.
File Changes
Modified 9 files
- /branches/KDE/3.5/kdevelop
- /parts/fileview/vcsfiletreewidgetimpl.cpp
- /parts/fileview/vcsfiletreewidgetimpl.h
- /vcs/clearcase/clearcasefileinfoprovider.cpp
- /vcs/clearcase/clearcasefileinfoprovider.h
- /vcs/cvsservice/cvsfileinfoprovider.cpp
- /vcs/cvsservice/cvsfileinfoprovider.h
- /vcs/subversion/subversion_fileinfo.cpp
- /vcs/subversion/subversion_fileinfo.h
- /lib/interfaces/extensions/kdevversioncontrol.h
9 files changed in total