Revision 545334

Go back to digest for 28th May 2006

Features in Networking Tools

Joris Guisson committed changes in /trunk/extragear/network/ktorrent:

Added data integrity check and auto import, also we do not recreate moved files.

BUG: 126708
BUG: 127484
BUG: 126230

File Changes

Added 13 files
  • /trunk/extragear/network/ktorrent
  •   /libktorrent/datachecker
  •   /apps/ktorrent/scandialog.cpp
  •   /apps/ktorrent/scandialog.h
  •   /apps/ktorrent/scandlgbase.ui
  •   /libktorrent/datachecker/datachecker.cpp
  •   /libktorrent/datachecker/datachecker.h
  •   /libktorrent/datachecker/datacheckerlistener.cpp
  •   /libktorrent/datachecker/datacheckerlistener.h
  •   /libktorrent/datachecker/Makefile.am
  •   /libktorrent/datachecker/multidatachecker.cpp
  •   /libktorrent/datachecker/multidatachecker.h
  •   /libktorrent/datachecker/singledatachecker.cpp
  •   /libktorrent/datachecker/singledatachecker.h
Deleted 6 files
  • /trunk/extragear/network/ktorrent/plugins/partfileimport
  •   /datachecker.cpp
  •   /datachecker.h
  •   /multidatachecker.cpp
  •   /multidatachecker.h
  •   /singledatachecker.cpp
  •   /singledatachecker.h
Modified 34 files
  • /trunk/extragear/network/ktorrent
  •   /ktorrent.kdevelop
  •   /libktorrent/Makefile.am
  •   /apps/ktorrent/ktorrent.cpp
  •   /apps/ktorrent/ktorrent.h
  •   /apps/ktorrent/ktorrentcore.cpp
  •   /apps/ktorrent/ktorrentui.rc
  •   /apps/ktorrent/ktorrentview.cpp
  •   /apps/ktorrent/ktorrentview.h
  •   /apps/ktorrent/ktorrentviewitem.cpp
  •   /apps/ktorrent/Makefile.am
  •   /libktorrent/interfaces/torrentfileinterface.h
  •   /libktorrent/interfaces/torrentinterface.h
  •   /libktorrent/torrent/cache.cpp
  •   /libktorrent/torrent/cache.h
  •   /libktorrent/torrent/chunkmanager.cpp
  •   /libktorrent/torrent/chunkmanager.h
  •   /libktorrent/torrent/chunkselector.cpp
  •   /libktorrent/torrent/chunkselector.h
  •   /libktorrent/torrent/downloader.cpp
  •   /libktorrent/torrent/downloader.h
  •   /libktorrent/torrent/multifilecache.cpp
  •   /libktorrent/torrent/multifilecache.h
  •   /libktorrent/torrent/packet.cpp
  •   /libktorrent/torrent/queuemanager.cpp
  •   /libktorrent/torrent/queuemanager.h
  •   /libktorrent/torrent/singlefilecache.cpp
  •   /libktorrent/torrent/singlefilecache.h
  •   /libktorrent/torrent/torrentcontrol.cpp
  •   /libktorrent/torrent/torrentcontrol.h
  •   /libktorrent/util/fileops.cpp
  •   /plugins/infowidget/iwfiletreeitem.cpp
  •   /plugins/partfileimport/importdialog.cpp
  •   /plugins/partfileimport/importdialog.h
  •   /plugins/partfileimport/Makefile.am
53 files changed in total