Revision 549923

Go back to digest for 11th June 2006

Optimization in Networking Tools

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

Deselected files are no longer kept around in the dnd dir. We only keep a small file which holds the chunks which lie in other files.

BUG: 127470
BUG: 123448

File Changes

Added 2 files
  • /trunk/extragear/network/ktorrent/libktorrent/torrent
  •   /dndfile.cpp
  •   /dndfile.h
Modified 21 files
  • /trunk/extragear/network/ktorrent
  •   /ktorrent.kdevelop
  •   /apps/ktorrent/ktorrentview.cpp
  •   /libktorrent/datachecker/datachecker.h
  •   /libktorrent/datachecker/multidatachecker.cpp
  •   /libktorrent/datachecker/multidatachecker.h
  •   /libktorrent/datachecker/singledatachecker.cpp
  •   /libktorrent/datachecker/singledatachecker.h
  •   /libktorrent/torrent/cachefile.cpp
  •   /libktorrent/torrent/chunkmanager.cpp
  •   /libktorrent/torrent/chunkmanager.h
  •   /libktorrent/torrent/globals.cpp
  •   /libktorrent/torrent/Makefile.am
  •   /libktorrent/torrent/multifilecache.cpp
  •   /libktorrent/torrent/multifilecache.h
  •   /libktorrent/torrent/torrentcontrol.cpp
  •   /libktorrent/torrent/torrentfile.cpp
  •   /libktorrent/torrent/torrentfile.h
  •   /libktorrent/util/fileops.cpp
  •   /libktorrent/util/fileops.h
  •   /libktorrent/util/log.cpp
  •   /plugins/partfileimport/importdialog.cpp
23 files changed in total