Revision 574096

Go back to digest for 20th August 2006

Features in Development Tools

David Nolden committed changes in /branches/work/kdevelop-teamwork/kdevelop:

make the patch-management nearly ready. When a patch is applied/unapplied, a libkonsole-part is temporarily integrated into the patch-editing-widget for that job. Also there's a button that can determine whether a patch is applied or not. For patches, it is possible to browse all affected files, jump from hunk to hunk, and highlight affected lines, from right within that widget. Much more other work. To extract information from the patches libdiff2 is used, which seems to be extremely unstable(it crashed again and again), but after about three little patches it seems to work ok for now.

File Changes

Added 3 files
  • /branches/work/kdevelop-teamwork/kdevelop
  •   /lib/libdiff2/README
  •   /plugins/teamwork/editpatch.cpp
  •   /plugins/teamwork/editpatch.h
Modified 19 files
  • /branches/work/kdevelop-teamwork/kdevelop
  •   /kdevelop.kdev4
  •   /kdevelop.kdevelop
  •   /lib/libdiff2/komparemodellist.cpp
  •   /lib/libdiff2/parserbase.cpp
  •   /lib/network/forwardsession.h
  •   /lib/network/logger.h
  •   /plugins/teamwork/CMakeLists.txt
  •   /plugins/teamwork/documentwrapper.cpp
  •   /plugins/teamwork/filecollaborationsession.cpp
  •   /plugins/teamwork/kdevteamwork_editpatch.ui
  •   /plugins/teamwork/kdevteamwork_editpatch.ui.h
  •   /plugins/teamwork/kdevteamwork_vectortimestampwidget.ui.h
  •   /plugins/teamwork/loglevel.h
  •   /plugins/teamwork/patchesmanager.cpp
  •   /plugins/teamwork/patchesmanager.h
  •   /plugins/teamwork/patchmessage.cpp
  •   /plugins/teamwork/patchmessage.h
  •   /plugins/teamwork/teamworkfoldermanager.cpp
  •   /plugins/teamwork/teamworkfoldermanager.h
22 files changed in total