Revision 573354
Go back to digest for 20th August 2006Features in Development Tools
David Nolden committed changes in /branches/work/kdevelop-teamwork.kdevelop:
create a widget to control the history of a file-collaboration. Here it should be possible to reach any arbitrary state(allowing undoing edits by certain persons, or selectively undoing changes done far back while leaving other, new ones). Is not usable yet for performance-reasons.
File Changes
Added 9 files
- /branches/work/kdevelop-teamwork.kdevelop/plugins/teamwork
- /kdevteamwork_timestampwidget.ui
- /kdevteamwork_timestampwidget.ui.h
- /kdevteamwork_vectortimestampwidget.ui
- /kdevteamwork_vectortimestampwidget.ui.h
- /loglevel.h
- /qdynamictext.cpp
- /qdynamictext.h
- /vectortimestampeditor.cpp
- /vectortimestampeditor.h
Modified 17 files
- /branches/work/kdevelop-teamwork.kdevelop
- /kdevelop.kdevelop
- /lib/dynamictext/dynamictext.cpp
- /lib/dynamictext/dynamictext.h
- /lib/dynamictext/dynamictexthelpers.h
- /lib/dynamictext/vectortimestamp.h
- /lib/network/sharedptr.h
- /plugins/teamwork/CMakeLists.txt
- /plugins/teamwork/collaborationmanager.cpp
- /plugins/teamwork/documentwrapper.cpp
- /plugins/teamwork/documentwrapper.h
- /plugins/teamwork/filecollaborationsession.cpp
- /plugins/teamwork/filesynchronizemessage.cpp
- /plugins/teamwork/filesynchronizemessage.h
- /plugins/teamwork/kdevteamwork.cpp
- /plugins/teamwork/kdevteamwork_messages.h
- /plugins/teamwork/safelogger.h
- /plugins/teamwork/uicall
26 files changed in total